safe/jmp/linux-2.6
2009-12-08 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
2009-12-08 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE on all new client ids
2009-12-08 Roel KluinSUNRPC: IS_ERR/PTR_ERR confusion
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... nfs41: v2 fix cb_recall bug
2009-12-05 Alexandros... nfs41: check SEQUENCE status flag
2009-12-05 Alexandros... nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros... nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R...
2009-12-05 Alexandros... nfs41: add support for the exclusive create flags
2009-12-05 Alexandros... nfs41: check if session exists and if it is persistent
2009-12-05 Alexandros... nfs41: V2 initial support for CB_RECALL_ANY
2009-12-05 Alexandros... nfs4: V2 return/expire delegations depending on their...
2009-12-05 Alexandros... nfs4: minor delegation cleaning
2009-12-05 Alexandros... nfs41: 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 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
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 LeverSUNRPC: soft connect semantics for UDP
2009-12-03 Chuck LeverSUNRPC: Use soft connect semantics when performing...
2009-12-03 Chuck LeverSUNRPC: Use soft connects for autobinding over TCP
2009-12-03 Chuck LeverSUNRPC: Use TCP for local rpcbind upcalls
2009-12-03 Chuck LeverSUNRPC: Use a cached RPC client and transport for rpcbi...
2009-12-03 Chuck LeverSUNRPC: Simplify synopsis of rpcb_local_clnt()
2009-12-03 Chuck LeverSUNRPC: Allow RPCs to fail quickly if the server is...
2009-12-03 Chuck LeverSUNRPC: Check explicitly for tk_status == 0 in call_tra...
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 Chuck LeverSUNRPC: Display compressed (shorthand) IPv6 presentatio...
2009-12-03 Richard KennedyNFS: reorder nfs4_sequence_regs to remove 8 bytes of...
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 MyklebustRPC: Fix two potential races in put_rpccred
2009-12-03 Trond MyklebustSUNRPC: Ensure that we honour autoclose before attempti...
2009-12-03 Trond MyklebustNFS: BKL removal from the mount code...
2009-12-03 Linus TorvaldsLinux 2.6.32 v2.6.32
2009-12-02 Julia LawallVIDEO: Correct use of request_region/request_mem_region
2009-12-02 Atsushi NemotoSPI: spi_txx9: Fix bit rate calculation
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Anisse AstierInput: i8042 - add Dell Vostro 1320, 1520 and 1720...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Rusty Russellparam: don't complain about unused module parameters.
2009-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-12-02 Helge Dellermodules: don't export section names of empty sections...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Mark Brownregulator: Initialise wm831x structure pointor for...
2009-12-02 Florian FainelliMIPS: RB532: Fix devices.c compilation.
2009-12-02 Ralf BaechleMIPS: Fix MIPS I build.
2009-12-02 Linus TorvaldsMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-12-02 Daniel Mack[ARM] pxamci: call mmc_remove_host() before freeing...
2009-12-02 Florian Fainelli[PATCH] rc32434_wdt: fix compilation failure
2009-12-02 H Hartley Sweeten[WATCHDOG] rc32434_wdt.c: use resource_size()
2009-12-02 Randy Dunlapsysfs: fix SYSFS_DEPRECATED_V2 prompt
2009-12-02 Johannes Weinerrtc-x1205: reset clock to sane state after power failure
2009-12-02 Johannes Weinerrtc-x1205: fix rtc_time to y2k register value conversion
2009-12-02 Peter Hortonaoe: prevent cache aliases
2009-12-02 Alek Dugpio: Langwell GPIO driver bugfixes
2009-12-02 Sam Ravnborgkbuild: stepping down as maintainer
next