summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-03ceph: fix race between cap issue and revokeYan, Zheng1-9/+20
2013-07-03ceph: fix cap revoke raceYan, Zheng1-0/+9
2013-07-03ceph: fix pending vmtruncate raceYan, Zheng4-11/+13
2013-07-03ceph: avoid accessing invalid memorySasha Levin1-1/+1
2013-07-03libceph: Fix NULL pointer dereference in auth client codeTyler Hicks1-0/+6
2013-07-03ceph: Reconstruct the func ceph_reserve_caps.majianpeng2-15/+8
2013-07-03ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng1-1/+3
2013-07-03ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma1-2/+0
2013-07-03ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng1-2/+2
2013-07-03ceph: fix sleeping function called from invalid context.majianpeng1-4/+5
2013-07-03ceph: move inode to proper flushing list when auth MDS changesYan, Zheng1-0/+7
2013-07-03rbd: fix a couple warningsSage Weil1-2/+2
2013-07-03ceph: clear migrate seq when MDS restartsYan, Zheng1-0/+1
2013-07-03ceph: check migrate seq before changing auth capYan, Zheng1-3/+5
2013-07-03ceph: fix race between page writeback and truncateYan, Zheng1-44/+40
2013-07-03ceph: reset iov_len when discarding cap release messagesYan, Zheng1-0/+1
2013-07-03ceph: fix cap release raceYan, Zheng1-12/+10
2013-07-03libceph: fix truncate size calculationYan, Zheng1-6/+8
2013-07-03libceph: fix safe completionYan, Zheng2-10/+8
2013-07-03rbd: take a little creditAlex Elder1-0/+1
2013-07-03rbd: use rwsem to protect header updatesAlex Elder1-16/+10
2013-07-03rbd: don't hold ctl_mutex to get/put deviceAlex Elder1-15/+2
2013-07-03rbd: protect against concurrent unmapsAlex Elder1-2/+4
2013-07-03rbd: set removing flag while holding list lockAlex Elder1-31/+22
2013-07-03libceph: print more info for short message headerAlex Elder1-2/+4
2013-07-03rbd: protect against duplicate client creationAlex Elder1-10/+7
2013-07-03rbd: clean up a few things in the refresh pathAlex Elder1-10/+43
2013-07-03rbd: flush dcache after zeroing page dataAlex Elder1-0/+2
2013-07-03libceph: add lingering request reference when registeredAlex Elder1-7/+5
2013-07-01ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter1-20/+22
2013-07-01ceph: improve error handling in ceph_mdsmap_decodeEmil Goode1-1/+3
2013-07-01rbd: drop original request earlier for existence checkAlex Elder1-2/+1
2013-07-01ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt1-1/+1
2013-07-01rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven1-2/+2
2013-06-30Linux 3.10v3.10Linus Torvalds1-1/+1
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-93/+61
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+14
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-15/+39
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-34/+22
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+9
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27