summaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAgeFilesLines
* fs: create and use seq_show_option for escapingKees Cook2015-09-041-1/+1
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-312-18/+5
* ceph: fix ceph_encode_locks_to_buffer()Yan, Zheng2015-07-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-0212-894/+1689
|\ \ | |/ |/|
| * ceph: fix ceph_writepages_start()Yan, Zheng2015-06-251-14/+23
| * ceph: rework dcache readdirYan, Zheng2015-06-256-215/+295
| * ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng2015-06-255-14/+15
| * ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-258-16/+102
| * ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-253-6/+61
| * ceph: send TID of the oldest pending caps flush to MDSYan, Zheng2015-06-251-18/+49
| * ceph: track pending caps flushing globallyYan, Zheng2015-06-255-57/+91
| * ceph: track pending caps flushing accuratelyYan, Zheng2015-06-255-88/+192
| * ceph: fix directory fsyncYan, Zheng2015-06-252-64/+65
| * ceph: fix flushing capsYan, Zheng2015-06-251-24/+25
| * ceph: don't include used caps in cap_wantedYan, Zheng2015-06-251-3/+3
| * ceph: ratelimit warn messages for MDS closes sessionYan, Zheng2015-06-251-3/+7
| * ceph: simplify two mount_timeout sitesIlya Dryomov2015-06-252-18/+14
| * libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-254-10/+10
| * ceph: exclude setfilelock requests when calculating oldest tidYan, Zheng2015-06-252-7/+25
| * ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-254-202/+129
| * ceph: make sure syncfs flushes all cap snapsYan, Zheng2015-06-254-31/+76
| * ceph: don't trim auth cap when there are cap snapsYan, Zheng2015-06-251-1/+2
| * ceph: take snap_rwsem when accessing snap realm's cached_contextYan, Zheng2015-06-253-7/+57
| * ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng2015-06-253-45/+78
| * ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR referenceYan, Zheng2015-06-254-137/+212
| * ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng2015-06-253-14/+14
| * ceph: check OSD caps before read/writeYan, Zheng2015-06-257-6/+249
| * libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-252-2/+3
* | ceph: switch to simple_follow_link()Al Viro2015-05-101-9/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-269-96/+96
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-159-96/+96
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-228-92/+190
|\ \ | |/ |/|
| * ceph: fix uninline data functionYan, Zheng2015-04-221-13/+21
| * ceph: rename snapshot supportYan, Zheng2015-04-222-4/+10
| * ceph: fix null pointer dereference in send_mds_reconnect()Yan, Zheng2015-04-221-1/+2
| * ceph: hold on to exclusive caps on complete directoriesYan, Zheng2015-04-201-0/+12
| * ceph: show non-default options onlyIlya Dryomov2015-04-201-5/+1
| * libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-25/+15
| * ceph: cleanup unsafe requests when reconnecting is deniedYan, Zheng2015-04-201-0/+28
| * ceph: don't zero i_wrbuffer_ref when reconnecting is deniedYan, Zheng2015-04-201-7/+0
| * ceph: don't mark dirty caps when there is no auth capYan, Zheng2015-04-202-2/+8
| * ceph: keep i_snap_realm while there are writersYan, Zheng2015-04-201-9/+22
| * ceph: kstrdup() memory handlingSanidhya Kashyap2015-04-203-13/+44
| * ceph: properly release page upon errorTaesoo Kim2015-04-201-0/+4
| * ceph: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-201-4/+5
| * ceph: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-201-1/+1
| * ceph: remove redundant declarationFabian Frederick2015-04-201-1/+0
OpenPOWER on IntegriCloud