summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-09-29ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers1-0/+2
2018-09-29ext4: don't mark mmp buffer head dirtyLi Dongyang1-1/+0
2018-09-29ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o1-1/+2
2018-09-29ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o1-0/+20
2018-09-29ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o1-0/+2
2018-09-29ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o2-2/+10
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2-12/+12
2018-09-29ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o1-0/+6
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-09-29Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger1-24/+0
2018-09-26configfs: fix registered group removalMike Christie1-0/+11
2018-09-26vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi1-3/+4
2018-09-26binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki1-1/+1
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust2-3/+9
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter1-10/+15
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter1-2/+9
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang1-3/+14
2018-09-26gfs2: Don't reject a supposedly full bitmap if we have blocks reservedBob Peterson1-1/+2
2018-09-26gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher1-1/+1
2018-09-19autofs: fix autofs_sbi() does not check super block typeIan Kent2-2/+3
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust1-2/+2
2018-09-19f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu1-2/+19
2018-09-19f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter1-1/+1
2018-09-19f2fs: fix to wait on page writeback before updating pageChao Yu1-0/+1
2018-09-19f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu1-0/+21
2018-09-19f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu1-1/+7
2018-09-19f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu1-1/+3
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia1-3/+8
2018-09-19f2fs: fix defined but not used build warningsRandy Dunlap1-3/+7
2018-09-19f2fs: do not set free of current sectionYunlong Song1-0/+3
2018-09-19f2fs: fix to active page in lru list for read pathChao Yu1-1/+6
2018-09-19Btrfs: fix data corruption when deduplicating between different filesFilipe Manana1-0/+19
2018-09-19smb3: check for and properly advertise directory lease supportSteve French2-5/+8
2018-09-19SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2-5/+22
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo1-1/+1
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo1-11/+12
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro1-0/+6
2018-09-15btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo1-2/+6
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French1-1/+1
2018-09-15smb3: fix reset of bytes read and written statsSteve French1-0/+8
2018-09-15NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun1-1/+1
2018-09-15f2fs: fix to clear PG_checked flag in set_page_dirty()Chao Yu1-0/+4
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi3-10/+20
2018-09-15fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entriesJames Morse1-1/+3
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann1-1/+1
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa1-1/+3
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg1-0/+7