summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-17fallocate should be a file operationChristoph Hellwig13-448/+440
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig5-3/+8
2011-01-17staging: smbfs building fixYang Ruirui1-2/+2
2011-01-17tidy up around finish_automount()Al Viro2-30/+18
2011-01-17don't drop newmnt on error in do_add_mount()Al Viro1-11/+5
2011-01-17Take the completion of automount into new helperAl Viro3-26/+39
2011-01-17drivers/nfc/pn544.c: fix min_t warningsAndrew Morton1-1/+1
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds4-8/+5
2011-01-17parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-17fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2-18/+7
2011-01-17VFS: Fix UP compile error in fs/namespace.cAl Viro1-7/+24
2011-01-17ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-17dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-17net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-17configfs: change depends -> select SYSFSNicholas Bellinger1-2/+2
2011-01-17Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...Nicholas Bellinger6867-236841/+505538
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt1-0/+1
2011-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds15-30/+203
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2-5/+5
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds40-854/+1009
2011-01-16sanitize vfsmount refcounting changesAl Viro10-117/+75
2011-01-16fix old umount_tree() breakageAl Viro1-3/+5
2011-01-16autofs4: Merge the remaining dentry ops tablesDavid Howells3-20/+4
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells8-89/+101
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells5-12/+22
2011-01-16Remove a further kludge from __do_follow_link()David Howells1-6/+2
2011-01-16autofs4: Bump versionIan Kent1-1/+1
2011-01-16autofs4: Add v4 pseudo direct mount supportIan Kent1-0/+58
2011-01-16autofs4: Fix wait validationIan Kent1-1/+16
2011-01-16autofs4: Clean up autofs4_free_ino()Ian Kent2-22/+0
2011-01-16autofs4: Clean up dentry operationsIan Kent3-29/+26
2011-01-16autofs4: Clean up inode operationsIan Kent3-21/+1
2011-01-16autofs4: Remove unused codeIan Kent2-250/+0
2011-01-16autofs4: Add d_manage() dentry operationIan Kent4-40/+159
2011-01-16autofs4: Add d_automount() dentry operationIan Kent4-112/+189
2011-01-16Remove the automount through follow_link() kludge code from pathwalkDavid Howells1-14/+3
2011-01-16CIFS: Use d_automount() rather than abusing follow_link()David Howells4-67/+80
2011-01-16NFS: Use d_automount() rather than abusing follow_link()David Howells5-48/+46
2011-01-16AFS: Use d_automount() rather than abusing follow_link()David Howells4-30/+19
2011-01-16Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells4-1/+12
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells15-50/+126
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells6-58/+198
2011-01-16do_lookup() fixAl Viro1-0/+3
2011-01-16Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-7/+17
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds18-79/+84
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds250-2398/+6535
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-34/+52
2011-01-15Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-21/+22
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King111-806/+4277