[PATCH] rcu file: use atomic primitives
[pandora-kernel.git] / fs /
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2006-01-09 OGAWA Hirofumi[PATCH] fat: support a truncate() for expanding size...
2006-01-09 OGAWA Hirofumi[PATCH] fat: support ->direct_IO()
2006-01-09 OGAWA Hirofumi[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
2006-01-09 OGAWA Hirofumi[PATCH] fat: add the read/writepages()
2006-01-09 OGAWA Hirofumi[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
2006-01-09 OGAWA Hirofumi[PATCH] fat: move fat_clusters_flush() to write_super()
2006-01-09 Matt Mackall[PATCH] slob: introduce the SLOB allocator
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2006-01-09 David Howells[PATCH] frv: suppress configuration of certain features...
2006-01-09 Christoph Lameter[PATCH] Fold numa_maps into mempolicies.c
2006-01-09 Andrew Morton[PATCH] drop-pagecache
2006-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Len BrownAuto-update from upstream
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-01-06 Evgeniy[PATCH] fs/ufs: debug mode compilation failure
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-01-06 Trond MyklebustNFSv4: Fix an Oops in nfs_do_expire_all_delegations
2006-01-06 Trond MyklebustNFSv4: Allow entries in the idmap cache to expire
2006-01-06 Trond MyklebustNFS: get rid of some needless code obfuscation in xdr_e...
2006-01-06 Trond MyklebustNFS: Send valid mode bits to the server
2006-01-06 Chuck LeverSUNRPC: get rid of cl_chatty
2006-01-06 Chuck LeverSUNRPC: new interface to force an RPC rebind
2006-01-06 J. Bruce FieldsNFSv3: try get_root user-supplied security_flavor
2006-01-06 J. Bruce FieldsNLM: fix parsing of sm notify procedure
2006-01-06 J. Bruce FieldsNLM: Further cancel fixes
2006-01-06 J. Bruce FieldsNLM: clean up nlmsvc_delete_block
2006-01-06 J. Bruce FieldsNLM: don't unlock on cancel requests
2006-01-06 J. Bruce FieldsNLM: Clean up nlmsvc_grant_reply locking
2006-01-06 Trond MyklebustNFSv4: Allow user to set the port used by the NFSv4...
2006-01-06 Trond MyklebustNFS: Clean up weak cache consistency code
2006-01-06 Trond MyklebustNFSv4: Ensure DELEGRETURN returns attributes
2006-01-06 Trond MyklebustNFSv4: Ensure change attribute returned by GETATTR...
2006-01-06 Trond MyklebustNFS: Make directIO aware of compound pages...
2006-01-06 Trond MyklebustNFS: Make stat() return updated mtimes after a write()
2006-01-06 Trond MyklebustNFSv4: Ensure that we return the delegation on the...
2006-01-06 Chuck LeverNFS: support large reads and writes on the wire
2006-01-06 Chuck LeverNFS: make "inode number mismatch" message more useful
2006-01-06 Chuck LeverNFS: get rid of useless kernel log message
2006-01-06 Chuck LeverNFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
2006-01-06 Chuck LeverNFS: use generic_write_checks() to sanity check direct...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Send RENEW requests to the server only when...
2006-01-06 Trond MyklebustNFS: Convert instances of kernel_thread() to kthread()
2006-01-06 Trond MyklebustNFSv4: State recovery cleanup
2006-01-06 Trond MyklebustNFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew...
2006-01-06 Trond MyklebustSUNRPC: Ensure that SIGKILL will always terminate a...
2006-01-06 Trond MyklebustNFSv4: Make DELEGRETURN an interruptible operation.
2006-01-06 Trond MyklebustNFSv4: Convert LOCK rpc call into an asynchronous RPC...
2006-01-06 Trond MyklebustNFSv4: locking XDR cleanup
2006-01-06 Trond MyklebustNFSv4: Make open recovery track O_RDWR, O_RDONLY and...
2006-01-06 Trond MyklebustNFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRO...
2006-01-06 Trond MyklebustNFSv4: Make open_confirm() asynchronous too
2006-01-06 Trond MyklebustNFSv4: Convert open() into an asynchronous RPC call
2006-01-06 Trond MyklebustNFSv4: Allocate OPEN call RPC arguments using kmalloc()
2006-01-06 Trond MyklebustNFSv4: Make locku use the new RPC "wait on completion...
2006-01-06 Trond MyklebustNFSv4: stateful NFSv4 RPC call interface
2006-01-06 Trond MyklebustSUNRPC: Further cleanups
2006-01-06 Trond MyklebustRPC: Clean up RPC task structure
2006-01-06 Trond MyklebustNFS: Work correctly with single-page ->writepage()...
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Neil Brown[PATCH] knfsd: reduce stack consumption
2006-01-06 David Shaw[PATCH] knfsd: check error status from vfs_getattr...
2006-01-06 Jan Kara[PATCH] jbd: split checkpoint lists
2006-01-06 Miklos Szeredi[PATCH] fuse: check file type in lookup
2006-01-06 Miklos Szeredi[PATCH] fuse: ensure progress in read and write
2006-01-06 Miklos Szeredi[PATCH] fuse: make maximum write data configurable
2006-01-06 Miklos Szeredi[PATCH] fuse: clean up request size limit checking
2006-01-06 Miklos Szeredi[PATCH] fuse: fail file operations on bad inode
2006-01-06 Miklos Szeredi[PATCH] fuse: add code documentation
2006-01-06 Miklos Szeredi[PATCH] fuse: support caching negative dentries
2006-01-06 Miklos Szeredi[PATCH] fuse: add frsize to statfs reply
2006-01-06 Miklos Szeredi[PATCH] fuse: bump interface version
2006-01-06 Miklos Szeredi[PATCH] fuse: clean up page offset calculation
2006-01-06 Miklos Szeredi[PATCH] fuse: clean up fuse_lookup()
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Peter Oberparleiter[PATCH] s390: cms volume label definitions
2006-01-06 David Howells[PATCH] NOMMU: Provide shared-writable mmap support...
2006-01-06 Nick Piggin[PATCH] mm: rmap optimisation
2006-01-06 David Gibson[PATCH] Hugetlb: Copy on Write support
2006-01-06 Joshua Kwan[PATCH] hfsplus oops fix
2006-01-06 Jens Axboe[BLOCK] bio: check for same page merge possibilities...
2006-01-06 Linus TorvaldsMerge http://oss.oracle.com/git/ocfs2
2006-01-06 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-01-05 Tony LuckAuto-update from upstream
2006-01-05 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-05 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
next