summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-09-06ceph: queue cap snap only when snap realm's context changesYan, Zheng1-21/+16
2017-09-06ceph: handle race between vmtruncate and queuing cap snapYan, Zheng1-1/+12
2017-09-06ceph: fix message order check in handle_cap_export()Yan, Zheng1-1/+1
2017-09-06ceph: fix NULL pointer dereference in ceph_flush_snaps()Yan, Zheng1-1/+1
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring10-36/+36
2017-09-06ceph: delete an unnecessary return statement in update_dentry_lease()Markus Elfring1-1/+0
2017-09-06ceph: ENOMEM pr_err in __get_or_create_frag() is redundantMarkus Elfring1-5/+2
2017-09-06ceph: check negative offsets in ceph_llseek()Luis Henriques1-2/+2
2017-09-06ceph: more accurate statfsDouglas Fuller1-1/+8
2017-09-06ceph: properly set snap follows for cap reconnectYan, Zheng1-1/+1
2017-09-06ceph: don't use CEPH_OSD_FLAG_ORDERSNAPYan, Zheng1-3/+3
2017-09-06ceph: include snapc in debug message of writeYan, Zheng2-7/+8
2017-09-06ceph: make sure flushsnap messages are sent in proper orderYan, Zheng1-5/+7
2017-09-06ceph: fix -EOLDSNAPC handlingYan, Zheng1-10/+7
2017-09-06ceph: send LSSNAP request to auth mds of directory inodeYan, Zheng2-5/+14
2017-09-06ceph: don't fill readdir cache for LSSNAP replyYan, Zheng1-8/+11
2017-09-06ceph: cleanup ceph_readdir_prepopulate()Yan, Zheng1-7/+0
2017-09-06ceph: use errseq_t for writeback error reportingJeff Layton1-1/+1
2017-09-06ceph: new cap message flags indicate if there is pending capsnapYan, Zheng1-1/+4
2017-09-06ceph: nuke startsync opYanhu Cao2-22/+4
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng2-7/+23
2017-09-06ceph: limit osd write sizeYan, Zheng4-5/+11
2017-09-06ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng4-18/+15
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng2-7/+0
2017-09-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+27
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-16/+26
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2-18/+18
2017-09-01Fix warning messages when mounting to older serversSteve French2-2/+27
2017-09-01Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2-3/+3
2017-09-01Merge branch 'mmu_notifier_fixes'Linus Torvalds1-8/+11
2017-09-01jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp1-9/+3
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-8/+11
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-08-30CIFS: remove endian related sparse warningSteve French1-1/+1
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-08-29fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller1-5/+1
2017-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+10
2017-08-26Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+2
2017-08-26Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2-8/+14
2017-08-26dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-25nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-25Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-60/+64
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-16/+49
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-3/+1
2017-08-23cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-08-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+9
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-08-19Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-13/+16