string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / nfs /
2009-12-14 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-13 Trond MyklebustMerge branch 'nfs-for-2.6.33'
2009-12-10 Trond MyklebustNFS: Fix nfs_migrate_page()
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE on all new client ids
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Trond MyklebustNFSv41: Fix a potential state leakage when restarting...
2009-12-07 Ricardo Labiaganfs41: Handle NFSv4.1 session errors in the delegation...
2009-12-07 Ricardo Labiaganfs41: Retry delegation return if it failed with sessio...
2009-12-07 Ricardo Labiaganfs41: Handle session errors during delegation return
2009-12-07 Ricardo Labiaganfs41: Mark stateids in need of reclaim if state manage...
2009-12-07 Trond MyklebustNFS: Fix up the declaration of nfs4_restart_rpc when...
2009-12-06 Ricardo Labiaganfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
2009-12-06 Ricardo Labiaganfs41: nfs41_setup_state_renewal
2009-12-06 Trond MyklebustNFSv41: More cleanups
2009-12-06 Trond MyklebustNFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINI...
2009-12-06 Trond MyklebustNFSv41: Clean up slot table management
2009-12-06 Trond MyklebustNFSv41: Fix nfs4_proc_create_session
2009-12-05 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE functionality
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE XDR functionality
2009-12-05 Ricardo LabiagaCleanup some NFSv4 XDR decode comments
2009-12-05 Trond MyklebustNFSv41: nfs4_reset_session must always set NFS4CLNT_SES...
2009-12-05 Alexandros Batsakisnfs41: v2 fix cb_recall bug
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-05 Alexandros Batsakisnfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros Batsakisnfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R...
2009-12-05 Alexandros Batsakisnfs41: add support for the exclusive create flags
2009-12-05 Alexandros Batsakisnfs41: check if session exists and if it is persistent
2009-12-05 Alexandros Batsakisnfs41: V2 initial support for CB_RECALL_ANY
2009-12-05 Alexandros Batsakisnfs4: V2 return/expire delegations depending on their...
2009-12-05 Alexandros Batsakisnfs4: minor delegation cleaning
2009-12-05 Alexandros Batsakisnfs41: add support for callback with RPC version number 4
2009-12-04 Andy Adamsonnfs41: only state manager sets NFS4CLNT_SESSION_SETUP
2009-12-04 Andy Adamsonnfs41: drain session cleanup
2009-12-04 Andy Adamsonnfs41: nfs41: fix state manager deadlock in session...
2009-12-04 Andy Adamsonnfs41: remove nfs4_recover_session
2009-12-04 Andy Adamsonnfs41: don't clear tk_action on success
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_recovery_handle_error
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_handle_exception
2009-12-04 Andy Adamsonnfs41: free the slot on unhandled read errors
2009-12-04 Andy Adamsonnfs41: call free slot from nfs4_restart_rpc
2009-12-04 Andy Adamsonnfs41: nfs4_get_lease_time will never session reset
2009-12-04 Andy Adamsonnfs41: rename cl_state session SETUP bit to RESET
2009-12-04 Andy Adamsonnfs41: add create session into establish_clid
2009-12-04 Trond MyklebustMerge branch 'devel' into linux-next
2009-12-04 NeilBrownNFS4ERR_FILE_OPEN handling in Linux/NFS
2009-12-03 Miklos Szeredinfs: clean up sillyrenaming in nfs_rename()
2009-12-03 Miklos Szeredinfs: dont unhash target if renaming a directory
2009-12-03 Miklos Szeredinfs: fix comments in nfs_rename()
2009-12-03 Miklos Szeredinfs: remove unnecessary check from nfs_rename()
2009-12-03 Trond MyklebustNFSv4.1: Handle NFSv4.1 session errors in the lock...
2009-12-03 Chuck LeverNFS: Revert default r/wsize behavior
2009-12-03 Chuck LeverNFS: Display compressed (shorthand) IPv6 in /proc/mounts
2009-12-03 Jeff LaytonNFS: convert proto= option to use netids rather than...
2009-12-03 J. Bruce FieldsThe rpc server does not require that service threads...
2009-12-03 Trond MyklebustNFSv4: Ensure nfs4_close_context() is declared as static
2009-12-03 Trond MyklebustNFSv4: Ensure nfs_dns_lookup() and nfs_dns_update(...
2009-12-03 Trond MyklebustNFSv4: Fix up error handling in the state manager main...
2009-12-03 Trond MyklebustNFSv4: Handle NFS4ERR_GRACE when recovering an expired...
2009-12-03 Trond MyklebustNFSv4: Ensure the state manager handles NFS4ERR_NO_GRAC...
2009-12-03 Trond MyklebustNFSv4: The state manager shouldn't exit on errors that...
2009-12-03 Trond MyklebustNFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
2009-12-03 Trond MyklebustNFSv4: Fix a potential state manager deadlock when...
2009-12-03 J. Bruce FieldsRe: acl trouble after upgrading ubuntu
2009-12-03 Trond MyklebustNFS: BKL removal from the mount code...
2009-12-03 Wu Fengguangwriteback: introduce wbc.for_background
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-11-19 David HowellsFS-Cache: Handle pages pending storage that get evicted...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-11-11 Trond MyklebustNFSv4: Fix a cache validation bug which causes getcwd...
2009-10-26 Trond MyklebustNFSv4: The link() operation should return any delegatio...
2009-10-26 Trond MyklebustNFSv4: Fix two unbalanced put_rpccred() issues.
2009-10-23 Trond MyklebustNFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
2009-10-23 Terry Loftinnfs: Panic when commit fails
2009-10-21 Yinghai Lunfs: Fix nfs_parse_mount_options() kfree() leak
2009-10-12 Stefan RichterNFS: suppress a build warning
2009-10-08 Trond MyklebustNFSv4: Kill nfs4_renewd_prepare_shutdown()
2009-10-06 Trond MyklebustNFSv4: Fix the referral mount code
2009-10-06 Ben Hutchingsnfs: Avoid overrun when copying client IP address string
2009-10-06 Trond MyklebustNFS: Fix port initialisation in nfs_remount()
2009-10-06 Trond MyklebustNFS: Fix port and mountport display in /proc/self/mountinfo
2009-10-06 Trond MyklebustNFS: Fix a default mount regression...
2009-10-03 Christoph Lameterthis_cpu: Use this_cpu operations for NFS statistics
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Al Vironfs[23] tcp breakage in mount with binary options
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 David HowellsNFS: Propagate 'fsc' mount option through automounts
2009-09-23 Chuck LeverNFS: Add nfs_alloc_parsed_mount_data
2009-09-23 Trond MyklebustNFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-09-21 Jens Axboenfs: initialize the backing_dev_info when creating...
next