aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17NFS: Clean up MNT program definitionsChuck Lever2-4/+31
2009-06-17lockd: Don't bother with RPC ping for NSM upcallsChuck Lever1-0/+1
2009-06-17lockd: Update NSM state from SM_MON repliesChuck Lever2-7/+13
2009-06-17NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not availableChuck Lever1-1/+3
2009-06-17NFS: Return error code from nfs_callback_up() to user spaceChuck Lever1-4/+8
2009-06-17NFS: Do not display the setting of the "intr" mount optionChuck Lever1-1/+0
2009-06-17NFS: add support for splice writesSuresh Jayaraman1-0/+31
2009-06-17NFSv4/NLM: Push file locking BKL dependencies down into the NLM layerTrond Myklebust2-6/+2
2009-06-17NFS: Ensure we always hold the BKL when dereferencing inode->i_flockTrond Myklebust2-2/+23
2009-06-17NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust2-16/+56
2009-06-17NFSv4: Move error handling out of the delegation generic codeTrond Myklebust2-17/+16
2009-06-17NFSv4: Fix the 'nolock' option regressionTrond Myklebust1-0/+7
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+0
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds6-72/+102
2009-06-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds23-143/+94
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney1-1/+1
2009-06-17get rid of BKL in fs/sysvAl Viro2-15/+1
2009-06-17get rid of BKL in fs/minixAl Viro3-20/+14
2009-06-17get rid of BKL in fs/efsAl Viro3-18/+3
2009-06-17befs ->pust_super() doesn't need BKLAl Viro1-4/+0
2009-06-17Cleanup of adfs headersAl Viro8-59/+57
2009-06-179P doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17fuse doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17No instance of ->bmap() needs BKLAl Viro1-2/+0
2009-06-17remove unlock_kernel() left accidentallyJ. R. Okajima1-9/+3
2009-06-17ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o1-5/+8
2009-06-17ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds1-5/+8
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2-0/+18
2009-06-16Merge branch 'akpm'Linus Torvalds10-62/+197
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe1-7/+7
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-3/+3
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet1-4/+36
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2-2/+4
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang1-3/+3
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison1-1/+1
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes1-3/+16
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2-6/+0
2009-06-16proc: export more page flags in /proc/kpageflagsWu Fengguang1-32/+120
2009-06-16proc: kpagecount/kpageflags code cleanupWu Fengguang1-6/+11
2009-06-16mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang1-0/+1
2009-06-16send_sigio_to_task: sanitize the usage of fown->signumOleg Nesterov1-5/+11
2009-06-16shift current_cred() from __f_setown() to f_modown()Oleg Nesterov1-7/+10
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-125/+151
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-2/+79
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-0/+1
2009-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds17-96/+610
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+24
2009-06-16jfs: fix regression preventing coalescing of extentsDave Kleikamp1-0/+1
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-6/+6