summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-05-18Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields-45/+11
2010-05-18nfsd: safer initialization order in find_file()Pavel Emelyanov-3/+3
2010-05-18nfs4: minor callback code simplification, commentJ. Bruce Fields-2/+8
2010-05-14NFSD: don't report compiled-out versions as presentPavel Emelyanov-1/+1
2010-05-13nfsd4: implement reclaim_completeJ. Bruce Fields-5/+53
2010-05-13nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy-0/+3
2010-05-13nfsd4: keep a reference count on client while in useBenny Halevy-4/+27
2010-05-13nfsd4: mark_client_expiredBenny Halevy-1/+23
2010-05-13nfsd4: introduce nfs4_client.cl_refcountBenny Halevy-1/+5
2010-05-11nfsd4: refactor expire_clientBenny Halevy-11/+18
2010-05-11nfsd4: extend the client_lock to cover cl_lruBenny Halevy-15/+26
2010-05-11nfsd4: use list_move in move_to_confirmedBenny Halevy-2/+1
2010-05-11nfsd4: fold release_session into expire_clientBenny Halevy-10/+4
2010-05-11nfsd4: rename sessionid_lock to client_lockBenny Halevy-12/+14
2010-05-07nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields-2/+8
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields-66329/+157656
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy-2/+2
2010-05-03nfsd: further comment typosJ. Bruce Fields-2/+2
2010-05-03sunrpc: centralise most calls to svc_xprt_receivedNeil Brown-18/+4
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields-8/+10
2010-04-29Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds-1/+1
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-5/+0
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds-9/+120
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei-5/+0
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-116/+200
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-972/+1609
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar-1/+1
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner-9/+120
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh-1/+1
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe-0/+1
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-23/+47
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann-6/+14
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh-1/+1
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+24
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-38/+5
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro-0/+2
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley-1/+2
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-1/+1
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-188/+1312
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings-2/+11
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich-16/+34
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun-7/+10
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich-2/+2
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich-2/+4
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun-0/+12
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller-21/+10
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng-0/+1