summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil1-0/+4
2010-05-11ceph: unregister osd request on failureSage Weil1-2/+5
2010-05-06ceph: don't use writeback_control in writepages completionSage Weil2-7/+0
2010-05-05ceph: unregister bdi before kill_anon_super releases device nameSage Weil1-7/+16
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil1-22/+10
2010-05-03ceph: fix lockless caps checkSage Weil1-1/+1
2010-05-03ceph: clear dir complete, invalidate dentry on replayed renameSage Weil1-0/+9
2010-05-03ceph: fix direct io truncate offsetSage Weil1-1/+2
2010-05-03ceph: discard incoming messages with bad seq #Sage Weil1-0/+20
2010-05-03ceph: fix seq counting for skipped messagesSage Weil1-0/+2
2010-05-03ceph: add missing #includesSage Weil3-0/+4
2010-05-03ceph: fix leaked spinlock during mds reconnectSage Weil1-1/+1
2010-05-03ceph: print more useful version info on module loadSage Weil1-3/+4
2010-05-03ceph: fix snap realm splitsSage Weil1-10/+14
2010-05-03ceph: clear dir complete on d_moveSage Weil1-0/+4
2010-04-30Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds1-1/+1
2010-04-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-5/+0
2010-04-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-9/+120
2010-04-30kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-04-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-04-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-116/+200
2010-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds65-972/+1609
2010-04-30ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar1-1/+1
2010-04-30xfs: add a shrinker to background inode reclaimDave Chinner6-9/+120
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe1-0/+1
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-23/+47
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2-6/+14
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+24
2010-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-38/+5
2010-04-29nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-04-29ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2-1/+2
2010-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2010-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-188/+1312
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich4-16/+34
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun1-7/+10
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich1-2/+2
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich1-2/+4
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun3-0/+12
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller2-21/+10
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng1-0/+1
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter1-1/+4
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas1-38/+2
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-45/+24
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds32-90/+219
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-10/+10