nf_conntrack: Use rcu_barrier()
[safe/jmp/linux-2.6] / fs /
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
2009-06-17 Benny HalevyNFS: use dynamically computed compound_hdr.replen for...
2009-06-17 Benny HalevyNFS: update hdr->replen for every encode op
2009-06-17 Benny HalevyNFS: define and initialize compound_hdr.replen
2009-06-17 Benny HalevyNFS: use decode_change_info_maxsz for xdr maxsz calcula...
2009-06-17 Andy Adamsonnfs41: set up seq_res.sr_slotid
2009-06-17 Benny Halevynfs41: nfs41: pass *session in seq_args and seq_res
2009-06-17 Andy Adamsonnfs41: introduce nfs4_call_sync
2009-06-17 Benny Halevynfs41: use nfs4_fs_locations_res
2009-06-17 Benny Halevynfs41: use nfs4_setaclres
2009-06-17 Benny HalevyNFS: get rid of unused xdr decode_setattr(, res) argument
2009-06-17 Benny Halevynfs41: use nfs4_getaclres
2009-06-17 Benny Halevynfs41: use nfs4_pathconf_res
2009-06-17 Benny Halevynfs41: use nfs4_fsinfo_res
2009-06-17 Benny Halevynfs41: use nfs4_statfs_res
2009-06-17 Benny Halevynfs41: use nfs4_readlink_res
2009-06-17 Benny Halevynfs41: use nfs4_server_caps_arg
2009-06-17 Andy Adamsonnfs41: sessions client infrastructure
2009-06-17 Benny Halevynfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTON...
2009-06-17 Benny Halevynfs41: Use mount minorversion option
2009-06-17 Benny Halevynfs41: nfs_client.cl_minorversion
2009-06-17 Mike Sagernfs41: add mount command option minorversion
2009-06-17 Ricardo Labiaganfs41: Add Kconfig symbols for NFSv4.1
2009-06-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17 David DaneyHugetlbfs: Enable hugetlbfs for more systems in Kconfig.
2009-06-17 Al Viroget rid of BKL in fs/sysv
2009-06-17 Al Viroget rid of BKL in fs/minix
2009-06-17 Al Viroget rid of BKL in fs/efs
2009-06-17 Al Virobefs ->pust_super() doesn't need BKL
2009-06-17 Al ViroCleanup of adfs headers
2009-06-17 Al Viro9P doesn't need BKL in ->umount_begin()
2009-06-17 Al Virofuse doesn't need BKL in ->umount_begin()
2009-06-17 Al ViroNo instance of ->bmap() needs BKL
2009-06-17 J. R. Okajimaremove unlock_kernel() left accidentally
next