[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2006-12-10 Zach Brown[PATCH] dio: only call aio_complete() after returning...
2006-12-08 Josef "Jeff" Sipek[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Rafael J. Wysocki[PATCH] Use freezeable workqueues in XFS
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-11 David Chinner[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-11-11 Vlad Apostolov[XFS] 956664: dm_read_invis() changes i_atime
2006-11-11 Vlad Apostolov[XFS] 956618: Linux crashes on boot with XFS-DMAPI...
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-28 Vlad Apostolov[XFS] pv 956240, author: nathans, rv: vapo - Minor...
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Eric Sandeen[XFS] Collapse sv_init and init_sv into just the one...
2006-09-28 Eric Sandeen[XFS] standardize on one sema init macro
2006-09-28 Nathan Scott[XFS] Minor cleanup from dio locking fix, remove an...
2006-09-28 Nathan Scott[XFS] Fix a porting botch on the realtime subvol growfs...
2006-09-28 Nathan Scott[XFS] Remove a no-longer-correct debug assert from...
2006-09-28 Nathan Scott[XFS] Add a greedy allocation interface, allocating...
2006-09-28 Nathan Scott[XFS] Improve error handling for the zero-fsblock exten...
2006-09-28 Nathan Scott[XFS] Be more defensive with page flags (error/private...
2006-09-28 Nathan Scott[XFS] Add a debug flag for allocations which are known...
2006-09-28 Eric Sandeen[XFS] Remove several macros that are no longer used...
2006-09-28 Eric Sandeen[XFS] Remove a couple of unused BUF macros
2006-09-28 Nathan Scott[XFS] When issuing metadata readahead, submit bio with...
2006-09-28 Nathan Scott[XFS] Update XFS for i_blksize removal from generic...
2006-09-28 Nathan Scott[XFS] remove accidentally reintroduced vfs unmount...
2006-09-28 Christoph Hellwig[XFS] remove bhv_lookup, _range version works aswell...
2006-09-28 Nathan Scott[XFS] Fix sparse warning found when page tracing enable...
2006-09-28 Alexey Dobriyan[XFS] move XFS_IOC_GETVERSION to main multiplexer
2006-09-28 Nathan Scott[XFS] Improve xfsbufd delayed write submission patterns...
2006-09-28 Alexey Dobriyan[XFS] pass inode to xfs_ioc_space(), simplify some...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-09-07 David Chinner[XFS] Fix xfs_splice_write() so appended data gets...
2006-09-07 Lachlan McIlroy[XFS] Fix ABBA deadlock between i_mutex and iolock...
2006-07-28 Nathan Scott[XFS] Fix a barrier related forced shutdown on mounts...
2006-07-28 Nathan Scott[XFS] Fix remount vs no/barrier options by ensuring...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-27 Nathan Scott[XFS] Remove a race condition where a linked inode...
2006-06-27 Alexey Dobriyan[XFS] Remove redundant directory checks from inode...
2006-06-27 Nathan Scott[XFS] Remove a couple of no-longer-used macros.
2006-06-27 Alexey Dobriyan[XFS] * There is trivial "inode => vnode => inode"...
2006-06-26 Alexey Dobriyan[PATCH] xfs: update ->flush method proto
2006-06-23 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: xfs
2006-06-23 David Howells[PATCH] XFS: Use the dentry passed to statfs() to limit...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-20 Nathan Scott[XFS] Map EFSCORRUPTED to an actual error code, not...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-18 Nathan Scott[XFS] Remove unneeded conditional code on NFS export...
2006-06-18 Nathan Scott[XFS] Push some common code out of write path into...
2006-06-18 Nathan Scott[XFS] Remove unnecessary local from open_exec dmapi...
2006-06-09 Nathan Scott[XFS] Cleanup a missed porting conversion, and freezing.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] Fix a typo in a header file comment.
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Make the pflags test/set wrappers more legible...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Nathan Scott[XFS] getattr can return an error code, so propogate...
2006-06-09 Nathan Scott[XFS] Drop use of m_writeio_blocks when zeroing, its...
2006-06-09 Ingo Molnar[XFS] lock validator: lockdep: small xfs init_rwsem...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Nathan Scott[XFS] Fix a noatime regression related to updating...
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Jeff Dike[PATCH] Add GFP_NOWAIT
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-04-11 Nathan Scott[XFS] Fix a writepage regression where we accidentally...
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-31 Nathan Scott[XFS] Implement the silent parameter to fill_super...
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-28 Nathan Scott[XFS] Fix compiler warning and small code inconsistenci...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Badari Pulavarty[PATCH] map multiple blocks for mpage_readpages()
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Nathan Scott[XFS] Sync up one/two other minor changes missed in...
2006-03-22 David Chinner[XFS] Check that a page has dirty buffers before findin...
2006-03-22 Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-03-20 Nathan Scott[XFS] Fix compiler warning from xfs_file_compat_invis_i...
2006-03-17 Nathan Scott[XFS] Flush and invalidate dirty pages at the start...
2006-03-17 Nathan Scott[XFS] Merge Yingpings fix for a vn_count assert failure...
next