aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-13nfsd4: keep a reference count on client while in useBenny Halevy
2010-05-13nfsd4: mark_client_expiredBenny Halevy
2010-05-13nfsd4: introduce nfs4_client.cl_refcountBenny Halevy
2010-05-11nfsd4: refactor expire_clientBenny Halevy
2010-05-11nfsd4: extend the client_lock to cover cl_lruBenny Halevy
2010-05-11nfsd4: use list_move in move_to_confirmedBenny Halevy
2010-05-11nfsd4: fold release_session into expire_clientBenny Halevy
2010-05-11nfsd4: rename sessionid_lock to client_lockBenny Halevy
2010-05-07nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy
2010-05-03nfsd: further comment typosJ. Bruce Fields
2010-05-03sunrpc: centralise most calls to svc_xprt_receivedNeil Brown
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields
2010-04-29Linux 2.6.34-rc6Linus Torvalds
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang