aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-05-19Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-18Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields
2010-05-18nfsd: safer initialization order in find_file()Pavel Emelyanov
2010-05-18nfs4: minor callback code simplification, commentJ. Bruce Fields
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton
2010-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-05-17procfs: Kill the bkl in ioctlFrederic Weisbecker
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-15JFS: Free sbi memory in error pathJan Blunck
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2010-05-15Fix double-free in logfsAl Viro
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-05-14NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust
2010-05-14NFS: Clean up nfs_access_zap_cache()Trond Myklebust
2010-05-14NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust
2010-05-14NFS: Read requests can use GFP_KERNEL.Trond Myklebust
2010-05-14NFS: Clean up nfs_create_request()Trond Myklebust
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust
2010-05-14NFS: Calldata for nfs4_renew_done()Chuck Lever
2010-05-14NFS: Squelch compiler warning in nfs_add_server_stats()Chuck Lever
2010-05-14NFS: Clean up fscache_uniq mount optionChuck Lever
2010-05-14NFS: Squelch compiler warningChuck Lever
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust
2010-05-14NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust
2010-05-14NFS: Replace nfsroot on-stack filehandleTrond Myklebust
2010-05-14NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust
2010-05-14NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust