aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24block: fix use after free in __blkdev_direct_IOChristoph Hellwig1-3/+3
2017-01-23NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust1-0/+1
2017-01-23xfs: fix COW writeback raceChristoph Hellwig3-14/+38
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-8/+16
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-9/+18
2017-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-2/+3
2017-01-19Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-33/+84
2017-01-19Btrfs: fix truncate down when no_holes feature is enabledLiu Bo1-1/+12
2017-01-19Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra1-2/+2
2017-01-19btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang1-0/+1
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton1-4/+5
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton1-1/+2
2017-01-18ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton1-2/+3
2017-01-18ceph: fix ceph_get_caps() interruptionYan, Zheng1-1/+6
2017-01-18ovl: fix possible use after free on redirect dir lookupAmir Goldstein1-9/+18
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-177/+197
2017-01-17xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen1-0/+4
2017-01-17xfs: sanity check inode di_modeAmir Goldstein1-0/+3
2017-01-17xfs: sanity check inode mode when creating new dentryAmir Goldstein1-9/+39
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein3-18/+25
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein1-0/+3
2017-01-17xfs: sanity check directory inode di_sizeAmir Goldstein2-3/+7
2017-01-17xfs: make the ASSERT() condition likelyAmir Goldstein1-3/+3
2017-01-17ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger1-2/+23
2017-01-17ubifs: remove redundant checks for encryption keyEric Biggers1-55/+3
2017-01-17ubifs: allow encryption ioctls in compat modeEric Biggers1-0/+3
2017-01-17ubifs: add CONFIG_BLOCK dependency for encryptionArnd Bergmann1-1/+1
2017-01-17ubifs: fix unencrypted journal writePeter Rosin1-0/+1
2017-01-17ubifs: ensure zero err is returned on successful returnColin Ian King1-0/+1
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-12/+18
2017-01-16afs: Conditionalise a new unused variableArnd Bergmann1-0/+2
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-23/+54
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-7/+27
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+7
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp2-0/+19
2017-01-14aio: fix lock dep warningShaohua Li1-2/+4
2017-01-14cifs: initialize file_info_lockRabin Vincent1-0/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds5-15/+38
2017-01-13Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2-2/+7
2017-01-13NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust1-1/+0
2017-01-13fuse: fix time_to_jiffies nsec sanity checkDavid Sheets1-1/+1
2017-01-13fuse: clear FR_PENDING flag when moving requests out of pending queueTahsin Erdogan1-1/+2
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields1-1/+3
2017-01-12NFSv4: update_changeattr should update the attribute timestampTrond Myklebust1-8/+13
2017-01-12NFSv4: Don't call update_changeattr() unless the unlink is successfulTrond Myklebust1-1/+2
2017-01-12NFSv4: Don't apply change_info4 twice on rename within a directoryTrond Myklebust1-2/+5
2017-01-12NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was createdTrond Myklebust1-1/+2
2017-01-12Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-111/+43