summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* sysfs: Do not return POSIX ACL xattrs via listxattrAndreas Gruenbacher2018-10-101-11/+13
* ovl: fix format of setxattr debugMiklos Szeredi2018-10-101-2/+2
* ovl: fix memory leak on unlink of indexed fileAmir Goldstein2018-10-101-1/+2
* ovl: fix access beyond unterminated stringsAmir Goldstein2018-10-101-1/+1
* cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-10-101-0/+8
* fs/cifs: suppress a string overflow warningStephen Rothwell2018-10-101-3/+8
* fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-10-101-3/+0
* btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain2018-10-101-1/+6
* isofs: reject hardware sector size > 2048 bytesEric Sandeen2018-10-031-0/+7
* ovl: hash non-dir by lower inode for fsnotifyAmir Goldstein2018-10-031-18/+44
* fs/lock: skip lock owner pid translation in case we are in init_pid_nsKonstantin Khorenko2018-10-031-0/+7
* nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields2018-10-031-0/+1
* iomap: complete partial direct I/O writes synchronouslyAndreas Gruenbacher2018-10-031-10/+11
* ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers2018-09-291-0/+2
* ext4: don't mark mmp buffer head dirtyLi Dongyang2018-09-291-1/+0
* ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o2018-09-291-1/+2
* ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o2018-09-291-0/+20
* ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-291-0/+2
* ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o2018-09-292-2/+10
* ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2018-09-292-12/+12
* ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o2018-09-291-0/+6
* ocfs2: fix ocfs2 read block panicJunxiao Bi2018-09-291-0/+1
* Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger2018-09-291-24/+0
* configfs: fix registered group removalMike Christie2018-09-261-0/+11
* vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi2018-09-261-3/+4
* binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki2018-09-261-1/+1
* NFSv4.1 fix infinite loop on I/O.Trond Myklebust2018-09-262-3/+9
* CIFS: fix wrapping bugs in num_entries()Dan Carpenter2018-09-261-10/+15
* cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter2018-09-261-2/+9
* pstore: Fix incorrect persistent ram buffer mappingBin Yang2018-09-261-3/+14
* gfs2: Don't reject a supposedly full bitmap if we have blocks reservedBob Peterson2018-09-261-1/+2
* gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher2018-09-261-1/+1
* autofs: fix autofs_sbi() does not check super block typeIan Kent2018-09-192-2/+3
* NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust2018-09-191-2/+2
* f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu2018-09-191-2/+19
* f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter2018-09-191-1/+1
* f2fs: fix to wait on page writeback before updating pageChao Yu2018-09-191-0/+1
* f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu2018-09-191-0/+21
* f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu2018-09-191-1/+7
* f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu2018-09-191-1/+3
* NFSv4.0 fix client reference leak in callbackOlga Kornievskaia2018-09-191-3/+8
* f2fs: fix defined but not used build warningsRandy Dunlap2018-09-191-3/+7
* f2fs: do not set free of current sectionYunlong Song2018-09-191-0/+3
* f2fs: fix to active page in lru list for read pathChao Yu2018-09-191-1/+6
* Btrfs: fix data corruption when deduplicating between different filesFilipe Manana2018-09-191-0/+19
* smb3: check for and properly advertise directory lease supportSteve French2018-09-192-5/+8
* SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-09-192-5/+22
* btrfs: Don't remove block group that still has pinned down bytesQu Wenruo2018-09-151-1/+1
* btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo2018-09-151-11/+12
* btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro2018-09-151-0/+6