summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-06-26fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-06-26orangefs: report attributes_mask and attributes for statxMartin Brandenburg
2018-06-26orangefs: set i_size on new symlinkMartin Brandenburg
2018-06-26cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar
2018-06-26CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms
2018-06-26smb3: on reconnect set PreviousSessionId fieldSteve French
2018-06-26smb3: fix various xid leaksSteve French
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-06-26btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue
2018-06-26Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval
2018-06-26Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-06-26ext4: fix fencepost error in check for inode count overflow during resizeJan Kara
2018-06-26ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o
2018-06-26ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o
2018-06-26ext4: do not allow external inodes for inline dataTheodore Ts'o
2018-06-26ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-06-26ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara
2018-06-26NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2018-06-21Btrfs: make raid6 rebuild retry moreLiu Bo
2018-06-21Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-06-21Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin
2018-06-21afs: Fix the non-encryption of callsDavid Howells
2018-06-21ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant
2018-06-21proc/kcore: don't bounds check against address 0Laura Abbott
2018-06-21cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-06-21proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan
2018-06-21mm, pagemap: fix swap offset value for PMD migration entryHuang Ying
2018-06-21vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells
2018-06-21eCryptfs: don't pass up plaintext names when using filename encryptionTyler Hicks
2018-06-21isofs: fix potential memory leak in mount option parsingChengguang Xu
2018-06-21fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein
2018-06-11btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-06-05xfs: detect agfl count corruption and reset agflBrian Foster
2018-06-05xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner
2018-06-05fix io_destroy()/aio_complete() raceAl Viro
2018-05-30udf: Provide saner default for invalid uid / gidJan Kara
2018-05-30gfs2: Fix fallocate chunk sizeAndreas Gruenbacher
2018-05-30f2fs: fix to check extent cache in f2fs_drop_extent_treeChao Yu
2018-05-30f2fs: fix to clear CP_TRIMMED_FLAGChao Yu
2018-05-30f2fs: fix to set KEEP_SIZE bit in f2fs_zero_rangeChao Yu
2018-05-30ext4: don't complain about incorrect features when probingEric Sandeen
2018-05-30btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...Qu Wenruo
2018-05-30btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney
2018-05-30Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-05-30btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-05-30fscache: Fix hanging wait on page discarded by writebackDavid Howells
2018-05-30ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo