| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: fix bool assignments | Fabian Frederick | 2014-10-14 | 1 | -13/+13 |
* | libceph: separate multiple ops with commas in debugfs output | Ilya Dryomov | 2014-10-14 | 1 | -1/+2 |
* | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 2014-10-14 | 3 | -228/+137 |
* | libceph: remove redundant declaration | Fabian Frederick | 2014-10-14 | 1 | -1/+0 |
* | ceph: additional debugfs output | John Spray | 2014-10-14 | 2 | -0/+47 |
* | ceph: export ceph_session_state_name function | John Spray | 2014-10-14 | 2 | -7/+9 |
* | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 2014-10-14 | 4 | -47/+170 |
* | ceph: use pagelist to present MDS request data | Yan, Zheng | 2014-10-14 | 3 | -39/+28 |
* | libceph: reference counting pagelist | Yan, Zheng | 2014-10-14 | 4 | -7/+10 |
* | ceph: fix llistxattr on symlink | Yan, Zheng | 2014-10-14 | 1 | -2/+1 |
* | ceph: send client metadata to MDS | John Spray | 2014-10-14 | 1 | -1/+70 |
* | ceph: remove redundant code for max file size verification | Chao Yu | 2014-10-14 | 2 | -15/+0 |
* | ceph: remove redundant io_iter_advance() | Yan, Zheng | 2014-10-14 | 1 | -1/+0 |
* | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2014-10-14 | 2 | -8/+10 |
* | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 2014-10-14 | 5 | -30/+20 |
* | rbd: set the remaining discard properties to enable support | Josh Durgin | 2014-10-14 | 1 | -0/+2 |
* | rbd: use helpers to handle discard for layered images correctly | Josh Durgin | 2014-10-14 | 1 | -32/+22 |
* | rbd: extract a method for adding object operations | Josh Durgin | 2014-10-14 | 1 | -55/+78 |
* | rbd: make discard trigger copy-on-write | Josh Durgin | 2014-10-14 | 1 | -1/+2 |
* | rbd: tolerate -ENOENT for discard operations | Josh Durgin | 2014-10-14 | 1 | -0/+3 |
* | rbd: fix snapshot context reference count for discards | Josh Durgin | 2014-10-14 | 1 | -1/+2 |
* | rbd: read image size for discard check safely | Josh Durgin | 2014-10-14 | 1 | -6/+12 |
* | rbd: initial discard bits from Guangliang Zhao | Guangliang Zhao | 2014-10-14 | 1 | -15/+89 |
* | rbd: extend the operation type | Guangliang Zhao | 2014-10-14 | 1 | -34/+63 |
* | rbd: skip the copyup when an entire object writing | Guangliang Zhao | 2014-10-14 | 1 | -0/+8 |
* | rbd: add img_obj_request_simple() helper | Ilya Dryomov | 2014-10-14 | 1 | -16/+28 |
* | rbd: access snapshot context and mapping size safely | Josh Durgin | 2014-10-14 | 1 | -13/+21 |
* | rbd: do not return -ERANGE on auth failures | Ilya Dryomov | 2014-10-14 | 1 | -3/+1 |
* | libceph: don't try checking queue_work() return value | Ilya Dryomov | 2014-10-14 | 1 | -10/+5 |
* | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 2014-10-14 | 1 | -0/+1 |
* | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 2014-10-14 | 1 | -2/+3 |
* | libceph: Convert pr_warning to pr_warn | Joe Perches | 2014-10-14 | 5 | -37/+39 |
* | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 2014-10-14 | 1 | -10/+13 |
* | libceph: fix a use after free issue in osdmap_set_max_osd | Li RongQing | 2014-10-14 | 1 | -16/+16 |
* | libceph: select CRYPTO_CBC in addition to CRYPTO_AES | Ilya Dryomov | 2014-10-14 | 1 | -0/+1 |
* | libceph: resend lingering requests with a new tid | Ilya Dryomov | 2014-10-14 | 1 | -19/+54 |
* | libceph: abstract out ceph_osd_request enqueue logic | Ilya Dryomov | 2014-10-14 | 1 | -7/+17 |
* | Linux 3.17v3.17 | Linus Torvalds | 2014-10-05 | 1 | -1/+1 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-10-05 | 4 | -7/+62 |
|\ |
|
| * | [SCSI] uas: disable use of blk-mq I/O path | Christoph Hellwig | 2014-10-03 | 1 | -0/+7 |
| * | [SCSI] cxgb4i: avoid holding mutex in interrupt context | Anish Bhatt | 2014-10-01 | 3 | -7/+55 |
* | | Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-04 | 1 | -0/+3 |
|\ \ |
|
| * | | init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu | Josh Triplett | 2014-10-04 | 1 | -0/+1 |
| * | | init/Kconfig: Hide printk log config if CONFIG_PRINTK=n | Josh Triplett | 2014-10-04 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-03 | 2 | -5/+9 |
|\ \ |
|
| * | | i2c: qup: Fix order of runtime pm initialization | Andy Gross | 2014-10-03 | 1 | -4/+8 |
| * | | i2c: rk3x: fix 0 length write transfers | Alexandru M Stan | 2014-10-03 | 1 | -1/+1 |
* | | | Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ring-buffer: Fix infinite spin in reading buffer | Steven Rostedt (Red Hat) | 2014-10-02 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-10-03 | 3 | -8/+4 |
|\ \ \ |
|