summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-041-4/+5
* ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-041-0/+7
* rbd: fix a couple warningsSage Weil2013-07-041-2/+2
* ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-041-0/+1
* ceph: check migrate seq before changing auth capYan, Zheng2013-07-041-3/+5
* ceph: fix race between page writeback and truncateYan, Zheng2013-07-041-44/+40
* ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-041-0/+1
* ceph: fix cap release raceYan, Zheng2013-07-041-12/+10
* libceph: fix truncate size calculationYan, Zheng2013-07-041-6/+8
* libceph: fix safe completionYan, Zheng2013-07-042-10/+8
* rbd: take a little creditAlex Elder2013-07-041-0/+1
* rbd: use rwsem to protect header updatesAlex Elder2013-07-041-16/+10
* rbd: don't hold ctl_mutex to get/put deviceAlex Elder2013-07-041-15/+2
* rbd: protect against concurrent unmapsAlex Elder2013-07-041-2/+4
* rbd: set removing flag while holding list lockAlex Elder2013-07-041-31/+22
* libceph: print more info for short message headerAlex Elder2013-07-041-2/+4
* rbd: protect against duplicate client creationAlex Elder2013-07-041-10/+7
* rbd: clean up a few things in the refresh pathAlex Elder2013-07-041-10/+43
* rbd: flush dcache after zeroing page dataAlex Elder2013-07-041-0/+2
* libceph: add lingering request reference when registeredAlex Elder2013-07-041-7/+5
* ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-011-20/+22
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-011-1/+3
* rbd: drop original request earlier for existence checkAlex Elder2013-07-011-2/+1
* ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt2013-07-011-1/+1
* rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven2013-07-011-2/+2
* Linux 3.10v3.10Linus Torvalds2013-07-011-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-011-1/+2
|\
| * powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-0111-93/+61
|\ \ | |/ |/|
| * Merge tag 'fcoe1' into fixesJames Bottomley2013-06-271575-11275/+19854
| |\
| * \ Merge tag 'fcoe' into fixesJames Bottomley2013-06-274-25/+31
| |\ \
| | * | MAINTAINERS: Fix fcoe mailing listNeil Horman2013-05-101-1/+1
| | * | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| | * | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| | * | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
| * | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-132-19/+3
| * | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-302-7/+14
|\ \ \ \
| * | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| * | | | powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
* | | | | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-301-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-293-13/+14
|\ \ \ \ \
| * | | | | crypto: algboss - Hold ref count on larvalHerbert Xu2013-06-253-13/+14
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-291-0/+5
|\ \ \ \ \ \
| * | | | | | drm/qxl: add missing access check for execbuffer ioctlDave Airlie2013-06-281-0/+5
* | | | | | | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\ \ \ \ \ \ \
| * | | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-291-15/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | UBIFS: fix a horrid bugArtem Bityutskiy2013-06-291-3/+27