aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ncpfs: document dentry_unhash usageSage Weil2011-05-28
* ecryptfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hostfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage Weil2011-05-28
* udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* bfs: remove unnecessary dentry_unhash on dir renameSage Weil2011-05-28
* fs: cosmetic inode.c cleanupsChristoph Hellwig2011-05-27
* vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-27
* xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher2011-05-27
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Lift the check for automount points into do_lookup()Al Viro2011-05-27
* Trim excessive arguments of follow_mount_rcu()Al Viro2011-05-27
* split __follow_mount_rcu() into normal and .. casesAl Viro2011-05-27
* Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-26
|\
| * xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-20
| * xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-20
| * xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-20
| * xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-20
| * vmalloc: remove vmalloc_sync_all() from alloc_vm_area()Jeremy Fitzhardinge2011-05-20
| * xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-20
| * xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-20
| * xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-20
* | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\ \
| * | Squashfs: update email addressPhillip Lougher2011-05-26
| * | Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-25
| * | Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-26
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-26
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26