ext3: copy i_flags to inode flags on write
[safe/jmp/linux-2.6] / fs / nfs /
2006-12-06 Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-06 Eric W. Biederman[PATCH] sysctl: implement CTL_UNNUMBERED
2006-10-21 Trond Myklebust[PATCH] NFS: Cache invalidation fixup
2006-10-21 Trond Myklebust[PATCH] VFS: Make d_materialise_unique() enforce direct...
2006-10-20 Al Viro[PATCH] xdr annotations: mount_clnt
2006-10-20 Al Viro[PATCH] nfs: verifier is network-endian
2006-10-20 Al Viro[PATCH] xdr annotations: fs/nfs/callback*
2006-10-20 Al Viro[PATCH] fs/nfs/callback* passes error values big-endian
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv4
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv3
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv2
2006-10-20 Al Viro[PATCH] fix svc_procfunc declaration
2006-10-20 Chuck Lever[PATCH] NFS: remove unused check in nfs4_open_revalidate
2006-10-20 Chuck Lever[PATCH] NFS: __nfs_revalidate_inode() can use "inode...
2006-10-20 Chuck Lever[PATCH] NFS: fix minor bug in new NFS symlink code
2006-10-20 Trond Myklebust[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
2006-10-20 Trond Myklebust[PATCH] NFS: Fix NFSv4 callback regression
2006-10-20 J. Bruce Fields[PATCH] nfs4: initialize cl_ipaddr
2006-10-20 Trond Myklebust[PATCH] NFS: Fix error handling in nfs_direct_write_res...
2006-10-20 Trond Myklebust[PATCH] NFS: Fix oops in nfs_cancel_commit_list
2006-10-20 Trond Myklebust[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-09 Linus TorvaldsFix extraneous '&' in recent NFS client cleanup
2006-10-08 Trond Myklebust[PATCH] NFS: Fix typo in nfs_get_client()
2006-10-08 Trond Myklebust[PATCH] NFS: Fix typo in nfs_get_client()
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 NeilBrown[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_p...
2006-10-02 NeilBrown[PATCH] knfsd: be more selective in which sockets lockd...
2006-10-02 NeilBrown[PATCH] knfsd: add a callback for when last rpc thread...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/mpage...
2006-09-27 Adrian Bunk[PATCH] fs/nfs/: make code static
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-24 Mark Fasheh[PATCH] Allow file systems to manually d_move() inside...
2006-09-23 Chuck LeverNFS: add comments clarifying the use of nfs_post_op_upd...
2006-09-23 Josef 'Jeff' SipekNFS: Use SEEK_END instead of hardcoded value
2006-09-23 Trond MyklebustNFSv4: When mounting with a port=0 argument, substitute...
2006-09-23 Trond MyklebustNFSv4: Poll more aggressively when handling NFS4ERR_DELAY
2006-09-23 Trond MyklebustNFSv4: Handle the condition NFS4ERR_FILE_OPEN
2006-09-23 Trond MyklebustNFSv4: Retry lease recovery if it failed during a synch...
2006-09-23 Trond MyklebustNFS: Don't invalidate the symlink we just stuffed into...
2006-09-23 Trond MyklebustNFS: Make read() return an ESTALE if the file has been...
2006-09-23 J. Bruce FieldsNFSv4: It's perfectly legal for clp to be NULL here....
2006-09-23 Trond MyklebustNFS: nfs_lookup - don't hash dentry when optimising...
2006-09-23 andros@citi.umich.eduFix a referral error Oops
2006-09-23 Chuck LeverNFS: NFS_ROOT should use the new rpc_create API
2006-09-23 David HowellsNFS: Fix up compiler warnings on 64-bit platforms in...
2006-09-23 Trond MyklebustSUNRPC: Make rpc_mkpipe() take the parent dentry as...
2006-09-23 Trond MyklebustNFSv4: Fix a use-after-free issue with the nfs server.
2006-09-23 Trond MyklebustAdd a real API for dealing with blk_congestion_wait()
2006-09-23 Chuck LeverNFS: Use cached page as buffer for NFS symlink requests
2006-09-23 Chuck LeverNFS: copy symlinks into page cache before sending NFS...
2006-09-23 Chuck LeverNFS: Fix double d_drop in nfs_instantiate() error path
2006-09-23 Chuck LeverNFS: remove a no-longer-needed error check in nfs_symlink()
2006-09-23 Chuck LeverNFS: Convert NFS client to use new rpc_create() API
2006-09-23 Chuck LeverSUNRPC: remove extraneous header inclusions
2006-09-23 Trond MyklebustNFS: Fix nfs_alloc_client()
2006-09-23 Trond MyklebustNFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFL...
2006-09-23 David HowellsNFS: Secure the roots of the NFS subtrees in a shared...
2006-09-23 David HowellsNFS: Fix error handling
2006-09-23 David HowellsNFS: Add server and volume lists to /proc
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Start rpciod in server common management
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Make better use of inode* dereferencing macros
2006-09-23 David HowellsNFS: Maintain a common server record for NFS2/3 as...
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-09-23 David HowellsNFS: Use the dentry superblock directly in nfs_statfs()
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Add a server capabilities NFS RPC op
2006-09-23 David HowellsNFS: Add a lookupfh NFS RPC op
2006-09-23 David HowellsNFS: Return an error when starting the idmapping pipe
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-23 David HowellsNFS: Fix NFS4 callback up/down prototypes
2006-09-23 David HowellsNFS: Disambiguate nfs_stat_to_errno()
2006-09-23 David HowellsNFS: Fix up split of fs/nfs/inode.c
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-09-23 Trond MyklebustNFS: Add a global LRU list for the ACCESS cache
2006-09-23 Trond MyklebustNFS: Add a new ACCESS rpc call cache to the linux nfs...
2006-09-19 Trond MyklebustNFS: Fix nfs_page use after free issues in fs/nfs/write.c
2006-09-19 Trond MyklebustNFSv4: Fix incorrect semaphore release in _nfs4_do_open()
2006-09-19 Trond MyklebustNFS: Fix Oopsable condition in nfs_readpage_sync()
2006-09-08 Trond Myklebust[PATCH] NFS: large non-page-aligned direct I/O clobbers...
2006-08-24 Trond MyklebustNFSv4: Add v4 exception handling for the ACL functions.
2006-08-24 David HowellsNFS: Check lengths more thoroughly in NFS4 readdir...
2006-08-24 Trond MyklebustNFS: Fix issue with EIO on NFS read
2006-08-24 Trond MyklebustSUNRPC: Fix dentry refcounting issues with users of...
next