dma/ia64: update ia64 machvecs, swiotlb.c
[safe/jmp/linux-2.6] / fs / nfs /
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-23 Jeff LaytonNFS: don't let nfs_callback_svc exit on unexpected...
2008-04-23 J. Bruce Fieldsnfsd: fix comment
2008-04-23 Jeff LaytonNFS: convert nfs4 callback thread to kthread API
2008-04-23 J. Bruce Fieldsnfs: remove unnecessary NFS_NEED_* defines
2008-04-19 Adrian Bunkmake nfs_automount_list static
2008-04-19 Jeff LaytonNFS: remove duplicate flags assignment from nfs_validat...
2008-04-19 Cyrill GorcunovNFS - fix potential NULL pointer dereference v2
2008-04-19 Trond MyklebustNFSv4: Attempt to use machine credentials in SETCLIENTI...
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Fred Isamannfs: fix printout of multiword bitfields
2008-04-19 Benny Halevynfs: return negative error value from nfs{,4}_stat_to_errno
2008-04-19 Trond MyklebustNFS: Remove the buggy lock-if-signalled case from do_se...
2008-04-19 Trond MyklebustNFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_pro...
2008-04-19 Trond MyklebustNFSv4: Only increment the sequence id if the server...
2008-04-19 Trond MyklebustNFSv4: Remove bogus call to nfs4_drop_state_owner(...
2008-04-19 Trond MyklebustNFS: Ensure that rpc_run_task() errors are propagated...
2008-04-19 Trond MyklebustNFS: Ensure that the write code cleans up properly...
2008-04-19 Trond MyklebustNFS: Ensure that the read code cleans up properly when...
2008-04-19 Trond MyklebustNFS: Fix nfs_wb_page() to always exit with an error...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: check mnt instead of superbloc...
2008-04-09 Bryan Wufix bug - executing FDPIC ELF on NFS mount triggers...
2008-04-09 Jeff LaytonNFS: initialize flags field in nfs_open_context
2008-03-28 Al Viro[PATCH] do shrink_submounts() for all fs types
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-19 Chuck LeverNFS: Always enable NFS direct I/O
2008-03-19 Chuck LeverNFS: Show most mount options via nfs_show_options()
2008-03-19 Chuck LeverNFS: Save the values of the "mount*=" mount options
2008-03-19 Chuck LeverNFS: Save the value of the "port=" mount option
2008-03-19 Chuck LeverNFS: Fix up data types of fields in nfs_parsed_mount_op...
2008-03-19 Chuck LeverNFS: numeric mount parameters are unsigned
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv4 readdir
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv3 readdir
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv2 readdir
2008-03-19 Fred Isamannfs: remove duplicate initializations of nfs_read_data...
2008-03-19 Frednfs: nfs_redirty_request
2008-03-19 Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-19 Fred Isamannfs: don't ignore return value from nfs_pageio_add_request
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-14 Fred IsamanNFS: fix encode_fsinfo_maxsz
2008-03-14 Trond MyklebustSUNRPC: Add a helper rpcauth_lookup_generic_cred()
2008-03-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Trond MyklebustNFS: Fix dentry revalidation for NFSv4 referrals and...
2008-03-07 Trond MyklebustNFS: Fix the fsid revalidation in nfs_update_inode()
2008-03-07 Trond MyklebustNFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
2008-03-05 Eric ParisNFS: use new LSM interfaces to explicitly set mount...
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-26 Trond MyklebustSUNRPC: Convert users of rpc_wake_up_task to use rpc_wa...
2008-02-26 Trond MyklebustNFS: Ensure that the asynchronous RPC calls complete...
2008-02-26 Trond MyklebustNFS: Add an nfsiod workqueue
2008-02-26 Trond MyklebustNFS: Fix a deadlock with lazy umount
2008-02-25 Trond MyklebustNFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
2008-02-21 Pavel EmelyanovWrap buffers used for rpc debug printks into RPC_IFDEBUG
2008-02-20 Harvey Harrisonnfs: fix sparse warnings
2008-02-20 Jeff LaytonNFS: flush signals before taking down callback thread
2008-02-15 Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Nick Pigginnfs: use GFP_NOFS preloads for radix-tree insertion
2008-02-14 Olga KornievskaiaNFS: add missing spkm3 strings to mount option parser
2008-02-14 Jeff LaytonNFS: remove error field from nfs_readdir_descriptor_t
2008-02-14 Dan MuntzNFS: missing spaces in KERN_WARNING
2008-02-14 Jeff LaytonNFS: fix reference counting for NFSv4 callback thread
2008-02-08 Trond MyklebustNFS: Fix a potential file corruption issue when writing
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Trond MyklebustNFSv4: Deal more correctly with duplicate delegations
2008-01-30 Trond MyklebustNFS: Fix a potential race between umount and nfs_access...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 Benny Halevynfs: convert NFS_*(inode) helpers to static inline
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
2008-01-30 Chuck LeverNFS: Address memory leaks in the NFS client mount optio...
2008-01-30 J. Bruce Fieldsnfs4: allow nfsv4 acls on non-regular-files
2008-01-30 Trond MyklebustNFS: Optimise away the sigmask code in aio/dio reads...
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
2008-01-30 Chuck LeverNLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-30 Chuck LeverNFS: Invoke nlmclnt_init during NFS mount processing
2008-01-30 Chuck LeverNFS: nfs_write_end clean up
2008-01-30 Chuck LeverNFS: Fix minor mixed sign comparison in NFS client...
2008-01-30 Chuck LeverNFS: Use size_t for storing name lengths
2008-01-30 Chuck LeverNFS: Fix use of copy_to_user() in idmap_pipe_upcall
2008-01-30 Chuck LeverNFS: Clean up fs/nfs/idmap.c
2008-01-30 Trond MyklebustNFS: Fix the 'proto=' mount option
2008-01-30 Trond MyklebustNFS: Support per-mountpoint timeout parameters.
2008-01-30 Trond MyklebustNFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
2008-01-30 Trond MyklebustNFSv4: Add socket proto argument to setclientid
2008-01-30 Chuck LeverNFS: Pull covers off IPv6 address parsing
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Refactor mount option address parsing into separat...
next