summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-03ext4: check for allocation block validity with block group lockedTheodore Ts'o
2018-08-03ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-08-03squashfs: be more careful about metadata corruptionLinus Torvalds
2018-08-03fscrypt: use unbound workqueue for decryptionEric Biggers
2018-08-03btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-03btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-08-03f2fs: fix race in between GC and atomic openChao Yu
2018-08-03f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-08-03f2fs: fix to wait page writeback during revoking atomic writeChao Yu
2018-08-03f2fs: fix to don't trigger writeback during recoveryChao Yu
2018-08-03f2fs: fix error path of move_data_pageChao Yu
2018-08-03disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-07-28exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-17fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-17Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o
2018-07-11jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-03udf: Detect incorrect directory sizeJan Kara
2018-07-03NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare
2018-07-03Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-07-03Btrfs: fix return value on rename exchange failureFilipe Manana
2018-07-03fuse: fix control dir setup and teardownMiklos Szeredi
2018-07-03fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa
2018-07-03fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi
2018-06-26fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-06-26orangefs: set i_size on new symlinkMartin Brandenburg
2018-06-26smb3: on reconnect set PreviousSessionId fieldSteve French
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
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: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner