| Commit message (Expand) | Author | Files | Lines |
2014-10-16 | Allow conversion of characters in Mac remap range (part 2) | Steve French | 2 | -26/+83 |
2014-10-16 | Allow conversion of characters in Mac remap range. Part 1 | Steve French | 5 | -33/+107 |
2014-10-16 | mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink | Steve French | 3 | -1/+75 |
2014-10-16 | Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink | Steve French | 3 | -1/+68 |
2014-10-16 | Allow mknod and mkfifo on SMB2/SMB3 mounts | Steve French | 8 | -30/+55 |
2014-10-16 | add defines for two new file attributes | Steve French | 1 | -0/+2 |
2014-10-14 | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 1 | -0/+3 |
2014-10-14 | ceph: fix divide-by-zero in __validate_layout() | Yan, Zheng | 1 | -1/+1 |
2014-10-14 | rbd: rbd workqueues need a resque worker | Ilya Dryomov | 1 | -1/+2 |
2014-10-14 | libceph: ceph-msgr workqueue needs a resque worker | Ilya Dryomov | 1 | -1/+5 |
2014-10-14 | ceph: fix bool assignments | Fabian Frederick | 1 | -13/+13 |
2014-10-14 | libceph: separate multiple ops with commas in debugfs output | Ilya Dryomov | 1 | -1/+2 |
2014-10-14 | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 3 | -228/+137 |
2014-10-14 | libceph: remove redundant declaration | Fabian Frederick | 1 | -1/+0 |
2014-10-14 | ceph: additional debugfs output | John Spray | 2 | -0/+47 |
2014-10-14 | ceph: export ceph_session_state_name function | John Spray | 2 | -7/+9 |
2014-10-14 | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 4 | -47/+170 |
2014-10-14 | ceph: use pagelist to present MDS request data | Yan, Zheng | 3 | -39/+28 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 4 | -7/+10 |
2014-10-14 | ceph: fix llistxattr on symlink | Yan, Zheng | 1 | -2/+1 |
2014-10-14 | ceph: send client metadata to MDS | John Spray | 1 | -1/+70 |
2014-10-14 | ceph: remove redundant code for max file size verification | Chao Yu | 2 | -15/+0 |
2014-10-14 | ceph: remove redundant io_iter_advance() | Yan, Zheng | 1 | -1/+0 |
2014-10-14 | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2 | -8/+10 |
2014-10-14 | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 5 | -30/+20 |
2014-10-14 | rbd: set the remaining discard properties to enable support | Josh Durgin | 1 | -0/+2 |
2014-10-14 | rbd: use helpers to handle discard for layered images correctly | Josh Durgin | 1 | -32/+22 |
2014-10-14 | rbd: extract a method for adding object operations | Josh Durgin | 1 | -55/+78 |
2014-10-14 | rbd: make discard trigger copy-on-write | Josh Durgin | 1 | -1/+2 |
2014-10-14 | rbd: tolerate -ENOENT for discard operations | Josh Durgin | 1 | -0/+3 |
2014-10-14 | rbd: fix snapshot context reference count for discards | Josh Durgin | 1 | -1/+2 |
2014-10-14 | rbd: read image size for discard check safely | Josh Durgin | 1 | -6/+12 |
2014-10-14 | rbd: initial discard bits from Guangliang Zhao | Guangliang Zhao | 1 | -15/+89 |
2014-10-14 | rbd: extend the operation type | Guangliang Zhao | 1 | -34/+63 |
2014-10-14 | rbd: skip the copyup when an entire object writing | Guangliang Zhao | 1 | -0/+8 |
2014-10-14 | rbd: add img_obj_request_simple() helper | Ilya Dryomov | 1 | -16/+28 |
2014-10-14 | rbd: access snapshot context and mapping size safely | Josh Durgin | 1 | -13/+21 |
2014-10-14 | rbd: do not return -ERANGE on auth failures | Ilya Dryomov | 1 | -3/+1 |
2014-10-14 | libceph: don't try checking queue_work() return value | Ilya Dryomov | 1 | -10/+5 |
2014-10-14 | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 1 | -0/+1 |
2014-10-14 | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 1 | -2/+3 |
2014-10-14 | libceph: Convert pr_warning to pr_warn | Joe Perches | 5 | -37/+39 |
2014-10-14 | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 1 | -10/+13 |
2014-10-14 | libceph: fix a use after free issue in osdmap_set_max_osd | Li RongQing | 1 | -16/+16 |
2014-10-14 | libceph: select CRYPTO_CBC in addition to CRYPTO_AES | Ilya Dryomov | 1 | -0/+1 |
2014-10-14 | libceph: resend lingering requests with a new tid | Ilya Dryomov | 1 | -19/+54 |
2014-10-14 | libceph: abstract out ceph_osd_request enqueue logic | Ilya Dryomov | 1 | -7/+17 |
2014-10-14 | crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c | Jan-Simon Möller | 1 | -8/+6 |
2014-10-14 | security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c | Behan Webster | 1 | -28/+19 |
2014-10-14 | crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c | Jan-Simon Möller | 1 | -9/+7 |