summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-10-03isofs: reject hardware sector size > 2048 bytesEric Sandeen
2018-10-03filesystem-dax: Fix use of zero pageMatthew Wilcox
2018-10-03ext2, dax: set ext2_dax_aops for dax filesToshi Kani
2018-10-03fs/lock: skip lock owner pid translation in case we are in init_pid_nsKonstantin Khorenko
2018-10-03nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields
2018-10-03iomap: complete partial direct I/O writes synchronouslyAndreas Gruenbacher
2018-09-29ext4, dax: set ext4_dax_aops for dax filesToshi Kani
2018-09-29ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani
2018-09-29ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers
2018-09-29ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-29ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o
2018-09-29ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o
2018-09-29ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o
2018-09-29ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-09-29ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-29Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-26f2fs: do checkpoint in kill_sbJaegeuk Kim
2018-09-26configfs: fix registered group removalMike Christie
2018-09-26vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi
2018-09-26binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-26NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-26cifs: integer overflow in in SMB2_ioctl()Dan Carpenter
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-26ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang
2018-09-26gfs2: Don't reject a supposedly full bitmap if we have blocks reservedBob Peterson
2018-09-26gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher
2018-09-19autofs: fix autofs_sbi() does not check super block typeIan Kent
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19f2fs: fix to do sanity check with extra_attr featureChao Yu
2018-09-19f2fs: fix to propagate return value of scan_nat_page()Chao Yu
2018-09-19f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu
2018-09-19f2fs: fix to do sanity check with secs_per_zoneChao Yu
2018-09-19f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim
2018-09-19f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-09-19f2fs: fix to wait on page writeback before updating pageChao Yu
2018-09-19f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2018-09-19f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu
2018-09-19f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu
2018-09-19nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-19f2fs: fix to detect looped node chain correctlyChao Yu
2018-09-19f2fs: fix defined but not used build warningsRandy Dunlap
2018-09-19f2fs: issue discard align to section in LFS modeYunlong Song
2018-09-19f2fs: Keep alloc_valid_block_count in syncDaniel Rosenberg
2018-09-19f2fs: do not set free of current sectionYunlong Song