summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-06ceph: handle race between vmtruncate and queuing cap snapYan, Zheng
2017-09-06ceph: fix message order check in handle_cap_export()Yan, Zheng
2017-09-06ceph: fix NULL pointer dereference in ceph_flush_snaps()Yan, Zheng
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-09-06ceph: delete an unnecessary return statement in update_dentry_lease()Markus Elfring
2017-09-06ceph: ENOMEM pr_err in __get_or_create_frag() is redundantMarkus Elfring
2017-09-06ceph: check negative offsets in ceph_llseek()Luis Henriques
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: properly set snap follows for cap reconnectYan, Zheng
2017-09-06ceph: don't use CEPH_OSD_FLAG_ORDERSNAPYan, Zheng
2017-09-06ceph: include snapc in debug message of writeYan, Zheng
2017-09-06ceph: make sure flushsnap messages are sent in proper orderYan, Zheng
2017-09-06ceph: fix -EOLDSNAPC handlingYan, Zheng
2017-09-06ceph: send LSSNAP request to auth mds of directory inodeYan, Zheng
2017-09-06ceph: don't fill readdir cache for LSSNAP replyYan, Zheng
2017-09-06ceph: cleanup ceph_readdir_prepopulate()Yan, Zheng
2017-09-06ceph: use errseq_t for writeback error reportingJeff Layton
2017-09-06ceph: new cap message flags indicate if there is pending capsnapYan, Zheng
2017-09-06ceph: nuke startsync opYanhu Cao
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng
2017-09-06ceph: limit osd write sizeYan, Zheng
2017-09-06ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse
2017-09-01ceph: fix readpage from fscacheYan, Zheng
2017-08-30CIFS: remove endian related sparse warningSteve French
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-18Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-08-17xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong