lockd: posix_test_lock() should not call locks_copy_lock()
[pandora-kernel.git] / fs /
2006-03-20 Trond Myklebustlockd: posix_test_lock() should not call locks_copy_lock()
2006-03-20 Trond MyklebustNFS: Uninline nfs_writedata_(alloc|free) and nfs_readda...
2006-03-20 Trond MyklebustNFS: Debugging code for nfs_direct_(read|write)_schedule()
2006-03-20 Trond MyklebustNFS: O_DIRECT async IO may lose context
2006-03-20 Trond Myklebustnfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
2006-03-20 Trond MyklebustNFS: Make nfs_commit_alloc() extern
2006-03-20 Chuck LeverNFS: fix data_update accounting in NFS direct I/O path
2006-03-20 Chuck LeverNFS: Replace atomic_t variables in nfs_direct_req with...
2006-03-20 Chuck LeverNFS: clean up comments and tab damage in direct.c
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct write path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct write...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: make direct write path generate write requests...
2006-03-20 Chuck LeverNFS: create common routine for handling direct I/O...
2006-03-20 Chuck LeverNFS: create common routine for allocating nfs_direct_req
2006-03-20 Chuck LeverNFS: create common routine for waiting for direct I...
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct read path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct read...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: use size_t type for holding rsize bytes in NFS...
2006-03-20 Chuck LeverNFS: update comments and function definitions in fs...
2006-03-20 Chuck LeverNFS: clean up NFS client's a_ops->direct_IO method
2006-03-20 Trond MyklebustNFS: Cleanup of NFS read code
2006-03-20 Trond MyklebustNFS: Cleanup of NFS write code in preparation for async...
2006-03-20 J. Bruce Fieldslockd: Remove FL_LOCKD flag
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Andy Adamsonlocks: remove unused posix_block_lock
2006-03-20 Andy Adamsonlockd: make nlmsvc_lock use only posix_lock_file
2006-03-20 Andy Adamsonlockd: simplify nlmsvc_grant_blocked
2006-03-20 Andy Adamsonlockd: clean up nlmsvc_lock
2006-03-20 Chuck LeverNFS: directory trace messages
2006-03-20 Chuck LeverSUNRPC: eliminate rpc_call()
2006-03-20 Chuck LeverSUNRPC: display human-readable procedure name in rpc_io...
2006-03-20 Chuck LeverNFS: add RPC I/O statistics to /proc/self/mountstats
2006-03-20 Chuck LeverNFS: report how long an NFS file system has been mounted
2006-03-20 Chuck LeverNFS: add hooks to account for NFSERR_JUKEBOX errors
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-03-20 Chuck LeverNFS: introduce mechanism for tracking NFS client metrics
2006-03-20 Chuck LeverNFS: clean up some mount options
2006-03-20 Chuck LeverNFS: show retransmit settings when displaying mount...
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-20 Ingo MolnarNFS: sem2mutex idmap.c
2006-03-20 Eric SesterhennNFS: kzalloc conversion in fs/nfs
2006-03-20 Trond MyklebustNFSv4: Kill braindead gcc warnings
2006-03-20 Trond MyklebustNFSv4: Do not call rpciod_down() before call to destroy...
2006-03-20 Trond MyklebustSUNRPC: Ensure that rpc_mkpipe returns a refcounted...
2006-03-20 Trond MyklebustNFS: reduce the number of false cache invalidations.
2006-03-20 Jesper JuhlNFS: "const static" vs "static const" in nfs4
2006-03-20 Trond MyklebustNFSv4: Don't invalidate cached attributes if change...
2006-03-20 Trond MyklebustNFS: writes should not clobber utimes() calls
2006-03-20 Trond Myklebustlockd: Don't expose the process pid to the NLM server
2006-03-20 Trond MyklebustNLM: nlm_alloc_call should not immediately fail on...
2006-03-20 Trond MyklebustVFS: Fix __posix_lock_file() copy of private lock area
2006-03-20 Neil BrownNFS: Fix buglet in fs/nfs/write.c
2006-03-20 Trond MyklebustNFS: Avoid races between writebacks and truncation
2006-03-20 Trond MyklebustNFS: Fix a busy inodes issue...
2006-03-17 Peter Staubach[PATCH] nfsservctl(): remove user-triggerable printk
2006-03-17 Eric Van Hensbergen[PATCH] v9fs: fix overzealous dropping of dentry which...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-03-17 Jeff GarzikMerge branch 'e100-fixes' of git://198.78.49.142/~jbran...
2006-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-03-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-16 Al Viro[PATCH] Fix ext2 readdir f_pos re-validation logic
2006-03-15 Adrian Bunk[PATCH] fs/namespace.c:dup_namespace(): fix a use after...
2006-03-15 Christoph Lameter[PATCH] page migration: fail if page is in a vma flagge...
2006-03-15 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/rc-fixes
2006-03-15 Nathan ScottFix a direct I/O locking issue revealed by the new...
2006-03-14 Dave Kleikamp[PATCH] JFS: Take logsync lock before testing mp->lsn
2006-03-14 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-03-14 Trond Myklebust[PATCH] NLM: Ensure we do not Oops in the case of an...
2006-03-14 Trond Myklebust[PATCH] NFSv4: fix mount segfault on errors returned...
2006-03-14 Trond Myklebust[PATCH] NFS: Fix a potential panic in O_DIRECT
2006-03-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-11 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2006-03-11 Badari Pulavarty[PATCH] ext3: fix nobh mode for chattr +j inodes
2006-03-11 Kirill Korotaev[PATCH] ext3: ext3_symlink should use GFP_NOFS allocati...
2006-03-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-10 Atsushi Nemoto[PATCH] mtd: 64 bit fixes
2006-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-03-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-09 Randy Dunlap[NET] compat ifconf: fix limits
2006-03-08 Latchesar Ionkov[PATCH] v9fs: fix for access to unitialized variables...
2006-03-08 Horst Hummel[PATCH] s390: dasd partition detection
2006-03-08 David Woodhouse[PATCH] jffs2: avoid divide-by-zero
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-03-08 Phillip Susi[PATCH] udf: fix uid/gid options and add uid/gid=ignore...
2006-03-08 Linus TorvaldsMark the pipe file operations static
2006-03-08 Mauro Carvalho ChehabMerge branch 'work-fixes'
2006-03-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-07 Linus TorvaldsSimplify fifo_open() locking logic
2006-03-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-07 Nick Piggin[PATCH] smaps: shared fix
2006-03-07 Nick Piggin[PATCH] smaps: hugepages fix
2006-03-07 Peter Staubach[PATCH] ramfs needs to update directory m/ctime on...
2006-03-07 Dave Johnson[PATCH] cramfs mounts provide corrupted content since...
2006-03-06 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2006-03-06 Jeff GarzikMerge branch 'master'
next