summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix bool assignmentsFabian Frederick2014-10-141-13/+13
* libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-141-1/+2
* libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-143-228/+137
* libceph: remove redundant declarationFabian Frederick2014-10-141-1/+0
* ceph: additional debugfs outputJohn Spray2014-10-142-0/+47
* ceph: export ceph_session_state_name functionJohn Spray2014-10-142-7/+9
* ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-144-47/+170
* ceph: use pagelist to present MDS request dataYan, Zheng2014-10-143-39/+28
* libceph: reference counting pagelistYan, Zheng2014-10-144-7/+10
* ceph: fix llistxattr on symlinkYan, Zheng2014-10-141-2/+1
* ceph: send client metadata to MDSJohn Spray2014-10-141-1/+70
* ceph: remove redundant code for max file size verificationChao Yu2014-10-142-15/+0
* ceph: remove redundant io_iter_advance()Yan, Zheng2014-10-141-1/+0
* ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-142-8/+10
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-145-30/+20
* rbd: set the remaining discard properties to enable supportJosh Durgin2014-10-141-0/+2
* rbd: use helpers to handle discard for layered images correctlyJosh Durgin2014-10-141-32/+22
* rbd: extract a method for adding object operationsJosh Durgin2014-10-141-55/+78
* rbd: make discard trigger copy-on-writeJosh Durgin2014-10-141-1/+2
* rbd: tolerate -ENOENT for discard operationsJosh Durgin2014-10-141-0/+3
* rbd: fix snapshot context reference count for discardsJosh Durgin2014-10-141-1/+2
* rbd: read image size for discard check safelyJosh Durgin2014-10-141-6/+12
* rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao2014-10-141-15/+89
* rbd: extend the operation typeGuangliang Zhao2014-10-141-34/+63
* rbd: skip the copyup when an entire object writingGuangliang Zhao2014-10-141-0/+8
* rbd: add img_obj_request_simple() helperIlya Dryomov2014-10-141-16/+28
* rbd: access snapshot context and mapping size safelyJosh Durgin2014-10-141-13/+21
* rbd: do not return -ERANGE on auth failuresIlya Dryomov2014-10-141-3/+1
* libceph: don't try checking queue_work() return valueIlya Dryomov2014-10-141-10/+5
* ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng2014-10-141-0/+1
* ceph: protect kick_requests() with mdsc->mutexYan, Zheng2014-10-141-2/+3
* libceph: Convert pr_warning to pr_warnJoe Perches2014-10-145-37/+39
* ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng2014-10-141-10/+13
* libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing2014-10-141-16/+16
* libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov2014-10-141-0/+1
* libceph: resend lingering requests with a new tidIlya Dryomov2014-10-141-19/+54
* libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov2014-10-141-7/+17
* Linux 3.17v3.17Linus Torvalds2014-10-051-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-10-054-7/+62
|\
| * [SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig2014-10-031-0/+7
| * [SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-10-013-7/+55
* | Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-041-0/+3
|\ \
| * | init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett2014-10-041-0/+1
| * | init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett2014-10-041-0/+2
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-032-5/+9
|\ \
| * | i2c: qup: Fix order of runtime pm initializationAndy Gross2014-10-031-4/+8
| * | i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-031-1/+1
* | | Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-031-1/+1
|\ \ \
| * | | ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-10-021-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-10-033-8/+4
|\ \ \