Btrfs: always pin metadata in discard mode
[safe/jmp/linux-2.6] / fs / nfs /
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
2009-07-21 Trond MyklebustNFSv4: Fix a problem whereby a buggy server can oops...
2009-07-21 Trond MyklebustNFSv4: Fix an NFSv4 mount regression
2009-07-21 Trond MyklebustNFSv4: Fix an Oops in nfs4_free_lock_state
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-11 Linus TorvaldsRevert "fuse: Fix build error" as unnecessary
2009-07-11 Larry Fingerfuse: Fix build error
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-23 Trond MyklebustNFS: Correct the NFS mount path when following a referral
2009-06-23 Trond MyklebustNFS: Fix nfs_path() to always return a '/' at the begin...
2009-06-23 Trond MyklebustNFSv4: Replace nfs4_path_walk() with VFS path lookup...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-20 Benny Halevynfs41: Move initialization of nfs4_opendata seq_res...
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 James Morrisnfs: remove unnecessary NFS_INO_INVALID_ACL checks
2009-06-18 Chuck LeverNFS: More "sloppy" parsing problems
2009-06-18 Chuck LeverNFS: Invalid mount option values should always fail...
2009-06-18 Chuck LeverNFS: Remove unused XDR decoder functions
2009-06-18 Chuck LeverNFS: Update MNT and MNT3 reply decoding functions
2009-06-18 Chuck LeverNFS: add XDR decoder for mountd version 3 auth-flavor...
2009-06-18 Chuck LeverNFS: add new file handle decoders to in-kernel mountd...
2009-06-18 Chuck LeverNFS: Add separate mountd status code decoders for each...
2009-06-18 Chuck LeverNFS: remove unused function in fs/nfs/mount_clnt.c
2009-06-18 Chuck LeverNFS: Use xdr_stream-based XDR encoder for MNT's dirpath...
2009-06-18 Chuck LeverNFS: Clean up MNT program definitions
2009-06-18 Chuck LeverNFS: Fix false error return from nfs_callback_up()...
2009-06-18 Chuck LeverNFS: Return error code from nfs_callback_up() to user...
2009-06-18 Chuck LeverNFS: Do not display the setting of the "intr" mount...
2009-06-18 Suresh JayaramanNFS: add support for splice writes
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Ricardo Labiaganfs41: Backchannel: CB_SEQUENCE validation
2009-06-17 Ricardo Labiaganfs41: Backchannel: New find_client_with_session()
2009-06-17 Ricardo Labiaganfs41: Backchannel: Add a backchannel slot table to...
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_init_slot_table()
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_reset_slot_table()
2009-06-17 Ricardo Labiaganfs41: Backchannel: update cb_sequence args and results
2009-06-17 Benny Halevynfs41: verify CB_SEQUENCE position in callback compound
2009-06-17 Benny Halevynfs41: cb_sequence xdr implementation
2009-06-17 Benny Halevynfs41: cb_sequence proc implementation
2009-06-17 Benny Halevynfs41: cb_sequence protocol level data structures
2009-06-17 Benny Halevynfs41: consider minorversion in callback_xdr:process_op
2009-06-17 Benny Halevynfs41: callback numbers definitions
2009-06-17 Benny Halevynfs41: decode minorversion 1 cb_compound header
2009-06-17 Benny Halevynfs41: store minorversion in cb_compound_hdr_arg
2009-06-17 Andy Adamsonnfs41: Release backchannel resources associated with...
2009-06-17 Andy Adamsonnfs41: Client indicates presence of NFSv4.1 callback...
2009-06-17 Andy Adamsonnfs41: Setup the backchannel
2009-06-17 Andy Adamsonnfs41: Allow NFSv4 and NFSv4.1 callback services to...
2009-06-17 Benny Halevynfs41: create a svc_xprt for nfs41 callback thread...
2009-06-17 Ricardo Labiaganfs41: Implement NFSv4.1 callback service process.
2009-06-17 Trond MyklebustNFSv4/NLM: Push file locking BKL dependencies down...
2009-06-17 Trond MyklebustNFS: Ensure we always hold the BKL when dereferencing...
2009-06-17 Trond MyklebustNFSv4: Handle more errors when recovering open file...
2009-06-17 Trond MyklebustNFSv4: Move error handling out of the delegation generi...
2009-06-17 Trond MyklebustNFSv4: Fix the 'nolock' option regression
2009-06-17 Benny Halevynfs41: minorversion support for nfs4_{init,destroy...
2009-06-17 Benny Halevynfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
2009-06-17 Benny Halevynfs41: increment_{open,lock}_seqid
2009-06-17 Andy Adamsonnfs41: only retry EXCHANGE_ID on recoverable errors
2009-06-17 Benny Halevynfs41: recover lease in _nfs4_lookup_root
2009-06-17 Andy Adamsonnfs41: get_clid_cred for EXCHANGE_ID
2009-06-17 Andy Adamsonnfs41: add a get_clid_cred function to nfs4_state_recov...
2009-06-17 Andy Adamsonnfs41: establish sessions-based clientid
2009-06-17 Andy Adamsonnfs41: introduce get_state_renewal_cred
2009-06-17 Benny Halevynfs41: support minorversion 1 for nfs4_check_lease
2009-06-17 Benny Halevynfs41: lease renewal
2009-06-17 Andy Adamsonnfs41: schedule async session reset
2009-06-17 Andy Adamsonnfs41: kick start nfs41 session recovery when handling...
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41: add session reset to state manager
2009-06-17 Andy Adamsonnfs41: add session setup to the state manager
2009-06-17 Andy Adamsonnfs41: reset the session slot table
2009-06-17 Andy Adamsonnfs41: sequence operation
2009-06-17 Andy Adamsonnfs41: enable nfs_client only nfs4_async_handle_error
2009-06-17 Andy Adamsonnfs41: destroy_session operation
2009-06-17 Andy Adamsonnfs41: use session attributes for rsize and wsize
2009-06-17 Andy Adamsonnfs41: verify session channel attribues
2009-06-17 Andy Adamsonnfs41: create_session operation
2009-06-17 Andy Adamsonnfs41: get_lease_time
2009-06-17 Benny Halevynfs41: exchange_id operation
2009-06-17 Andy Adamsonnfs41 delegreturn sequence setup done support
2009-06-17 Andy Adamsonnfs41 commit sequence setup done support
2009-06-17 Andy Adamsonnfs41 write sequence setup done support
2009-06-17 Andy Adamsonnfs41: read sequence setup/done support
2009-06-17 Andy Adamsonnfs41: unlink sequence setup/done support
2009-06-17 Andy Adamsonnfs41: locku sequence setup/done support
2009-06-17 Andy Adamsonnfs41: lock sequence setup/done support
2009-06-17 Andy Adamsonnfs41: open sequence setup/done support
2009-06-17 Andy Adamsonnfs41: close sequence setup/done support
2009-06-17 Andy Adamsonnfs41: nfs41_call_sync_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_free_slot
2009-06-17 Andy Adamsonnfs41: free slot
2009-06-17 Andy Adamsonnfs41: setup_sequence method
2009-06-17 Benny Halevynfs41: find slot
2009-06-17 Andy Adamsonnfs41: nfs4_setup_sequence
2009-06-17 Andy Adamsonnfs41: xdr {encode,decode}_sequence
2009-06-17 Benny Halevynfs41: encode minorversion in compound header
next