summaryrefslogtreecommitdiffstats
path: root/scripts/Lindent (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-04nfs41: nfs4_get_lease_time will never session resetAndy Adamson1-1/+1
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson4-10/+10
2009-12-04nfs41: add create session into establish_clidAndy Adamson3-25/+19
2009-12-04NFS4ERR_FILE_OPEN handling in Linux/NFSNeilBrown1-0/+7
2009-12-03nfs: clean up sillyrenaming in nfs_rename()Miklos Szeredi1-7/+4
2009-12-03nfs: dont unhash target if renaming a directoryMiklos Szeredi1-27/+29
2009-12-03nfs: fix comments in nfs_rename()Miklos Szeredi1-7/+5
2009-12-03nfs: remove unnecessary check from nfs_rename()Miklos Szeredi1-8/+2
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust1-0/+8
2009-12-03SUNRPC: soft connect semantics for UDPChuck Lever1-0/+4
2009-12-03SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever1-5/+5
2009-12-03SUNRPC: Use soft connects for autobinding over TCPChuck Lever2-2/+17
2009-12-03SUNRPC: Use TCP for local rpcbind upcallsChuck Lever1-2/+2
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2-16/+80
2009-12-03SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever1-7/+4
2009-12-03SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever3-3/+12
2009-12-03SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever1-0/+12
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever1-2/+0
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever1-1/+1
2009-12-03SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever1-9/+1
2009-12-03NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy1-1/+1
2009-12-03NFS: convert proto= option to use netids rather than a protonameJeff Layton1-13/+81
2009-12-03The rpc server does not require that service threads take the BKL.J. Bruce Fields1-12/+0
2009-12-03NFSv4: Ensure nfs4_close_context() is declared as staticTrond Myklebust1-1/+1
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust1-2/+2
2009-12-03NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust1-27/+21
2009-12-03NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust1-7/+19
2009-12-03NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust1-0/+3
2009-12-03NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust1-6/+5
2009-12-03NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust1-3/+2
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust2-15/+29
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields1-1/+1
2009-12-03RPC: Fix two potential races in put_rpccredTrond Myklebust1-16/+23
2009-12-03SUNRPC: Ensure that we honour autoclose before attempting to reconnectTrond Myklebust1-0/+4
2009-12-03NFS: BKL removal from the mount code...Trond Myklebust1-6/+0
2009-12-03Linux 2.6.32v2.6.32Linus Torvalds1-1/+1
2009-12-03VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-12-03SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto1-7/+6
2009-12-03Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-12-03param: don't complain about unused module parameters.Rusty Russell1-8/+3
2009-12-03modules: don't export section names of empty sections via sysfsHelge Deller1-1/+4
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-02sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap1-1/+1
2009-12-02rtc-x1205: reset clock to sane state after power failureJohannes Weiner1-2/+2
2009-12-02rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner1-1/+1