summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* udf: Detect incorrect directory sizeJan Kara2018-07-031-0/+3
* NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust2018-07-031-1/+1
* NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust2018-07-031-5/+2
* NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski2018-07-031-2/+3
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-031-2/+3
* f2fs: don't use GFP_ZERO for page cachesChao Yu2018-07-034-3/+9
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-07-031-2/+3
* Btrfs: fix return value on rename exchange failureFilipe Manana2018-07-031-1/+3
* fuse: fix control dir setup and teardownMiklos Szeredi2018-07-031-3/+10
* fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-031-0/+1
* fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-07-031-1/+12
* fuse: fix congested state leak on aborted connectionsTejun Heo2018-07-031-2/+1
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-06-261-3/+9
* orangefs: report attributes_mask and attributes for statxMartin Brandenburg2018-06-261-0/+7
* orangefs: set i_size on new symlinkMartin Brandenburg2018-06-261-0/+7
* cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar2018-06-262-2/+15
* CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms2018-06-261-2/+3
* smb3: on reconnect set PreviousSessionId fieldSteve French2018-06-261-0/+1
* smb3: fix various xid leaksSteve French2018-06-261-19/+44
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-261-1/+1
* btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue2018-06-261-1/+3
* Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval2018-06-261-2/+4
* Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval2018-06-261-5/+7
* Btrfs: allow empty subvol= againOmar Sandoval2018-06-261-0/+3
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-06-261-1/+1
* ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o2018-06-261-1/+1
* ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o2018-06-261-3/+7
* ext4: do not allow external inodes for inline dataTheodore Ts'o2018-06-261-0/+6
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-06-261-18/+18
* ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara2018-06-261-4/+10
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
|\
| * Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| * fix io_destroy()/aio_complete() raceAl Viro2018-05-231-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-021-1/+1
|\ \
| * | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-281-1/+1
* | | Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-311-0/+1
|\ \ \
| * | | fs: clear writeback errors in inode_init_alwaysDarrick J. Wong2018-05-301-0/+1
* | | | Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-292-16/+13
|\ \ \ \
| * | | | afs: Fix mounting of backup volumesMarc Dionne2018-05-161-9/+10
| * | | | afs: Fix directory permissions checkDavid Howells2018-05-161-7/+3
* | | | | proc: fix smaps and meminfo alignmentHugh Dickins2018-05-251-5/+0
* | | | | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-251-10/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | | | | Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-241-1/+2
|\ \ \ \ \
| * | | | | Btrfs: fix error handling in btrfs_truncate()Omar Sandoval2018-05-241-1/+2
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-2123-112/+133
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro2018-05-211-2/+2
| * | | | | ext2: fix a block leakAl Viro2018-05-211-10/+0
| * | | | | nfsd: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro2018-05-211-0/+22