summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)Jeff Layton2010-09-291-7/+9
* NFS: Really fix put_nfs_open_context()Trond Myklebust2010-09-291-2/+4
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-246-41/+25
* nfs: show "local_lock" mount option in /proc/mountsSuresh Jayaraman2010-09-231-0/+13
* NFS: handle inode==NULL in __put_nfs_open_contextBenny Halevy2010-09-231-4/+7
* nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman2010-09-234-16/+97
* lockd: Remove BKL from the clientBryan Schumaker2010-09-222-14/+14
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-215-14/+21
* SUNRPC: Correct an rpcbind debugging messageChuck Lever2010-09-211-2/+3
* NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.cChuck Lever2010-09-211-2/+3
* NFS: Convert nfsiod to use alloc_workqueue()Trond Myklebust2010-09-211-1/+1
* SUNRPC: Convert rpciod to use the alloc_workqueue() interfaceTrond Myklebust2010-09-211-1/+1
* NFSv4.1: Fix the slotid initialisation in nfs_async_rename()Trond Myklebust2010-09-211-0/+2
* NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust2010-09-211-7/+2
* nfs: make sillyrename an async operationJeff Layton2010-09-175-11/+263
* nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-173-72/+85
* nfs: standardize the rename response containerJeff Layton2010-09-175-27/+22
* nfs: standardize the rename args containerJeff Layton2010-09-177-51/+32
* NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust2010-09-174-5/+10
* NFS: Clean up nfs4_proc_create()Trond Myklebust2010-09-175-51/+58
* NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust2010-09-173-35/+26
* NFSv4: Clean up nfs4_open_revalidateTrond Myklebust2010-09-173-19/+17
* NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust2010-09-173-31/+20
* NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-175-36/+93
* SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-172-52/+0
* NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever2010-09-173-7/+39
* NFS: Clean up nfsroot.cChuck Lever2010-09-171-418/+1
* NFS: Use super.c for NFSROOT mount option parsingChuck Lever2010-09-173-17/+187
* NFS: Clean up NFSROOT command line parsingChuck Lever2010-09-171-9/+23
* NFS: Remove \t from mount debugging messageChuck Lever2010-09-171-1/+1
* SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelenTrond Myklebust2010-08-291-1/+10
* sunrpc: simplify xdr_shrink_pagelen use of "copy"Benny Halevy2010-08-291-4/+3
* sunrpc: don't use the copy variable in nested blockBenny Halevy2010-08-291-2/+1
* sunrpc: clean up xdr_shrink_pagelen use of temporary pointerBenny Halevy2010-08-291-2/+1
* sunrpc: don't shorten buflen twice in xdr_shrink_pagelenBenny Halevy2010-08-291-2/+1
* Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds2010-08-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2815-72/+98
|\ \
| * | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-271-2/+3
| * | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-261-1/+1
| * | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-261-1/+1
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-261-1/+1
| * | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-251-1/+2
OpenPOWER on IntegriCloud