summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler
2017-01-24xfs: verify dirblocklog correctlyxfs-for-linus-4.10-rc6-1Darrick J. Wong
2017-01-24NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-01-24block: fix use after free in __blkdev_direct_IOChristoph Hellwig
2017-01-23NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2017-01-23xfs: fix COW writeback raceChristoph Hellwig
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-01-19Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-19Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-01-19Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra
2017-01-19btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang
2017-01-18xfs: fix xfs_mode_to_ftype() prototypexfs-for-linux-4.10-rc5-1Arnd Bergmann
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-18ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-18ceph: fix ceph_get_caps() interruptionYan, Zheng
2017-01-18ovl: fix possible use after free on redirect dir lookupAmir Goldstein
2017-01-17xfs: don't wrap ID in xfs_dq_get_next_idxfs-for-linus-4.10-rc5Eric Sandeen
2017-01-17xfs: sanity check inode di_modeAmir Goldstein
2017-01-17xfs: sanity check inode mode when creating new dentryAmir Goldstein
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein
2017-01-17xfs: sanity check directory inode di_sizeAmir Goldstein
2017-01-17xfs: make the ASSERT() condition likelyAmir Goldstein
2017-01-17ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-01-17ubifs: remove redundant checks for encryption keyEric Biggers
2017-01-17ubifs: allow encryption ioctls in compat modeEric Biggers
2017-01-17ubifs: add CONFIG_BLOCK dependency for encryptionArnd Bergmann
2017-01-17ubifs: fix unencrypted journal writePeter Rosin
2017-01-17ubifs: ensure zero err is returned on successful returnColin Ian King
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14aio: fix lock dep warningShaohua Li
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-13NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust
2017-01-13fuse: fix time_to_jiffies nsec sanity checkDavid Sheets
2017-01-13fuse: clear FR_PENDING flag when moving requests out of pending queueTahsin Erdogan
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields
2017-01-12NFSv4: update_changeattr should update the attribute timestampTrond Myklebust
2017-01-12NFSv4: Don't call update_changeattr() unless the unlink is successfulTrond Myklebust
2017-01-12NFSv4: Don't apply change_info4 twice on rename within a directoryTrond Myklebust