summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-061-0/+1
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-01-061-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-01-061-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-01-065-31/+85
* f2fs: fix overflow due to condition check orderJaegeuk Kim2017-01-061-1/+1
* f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange2017-01-061-0/+1
* Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2017-01-063-12/+7
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-062-6/+13
* ext4: return -ENOMEM instead of successDan Carpenter2017-01-061-1/+3
* ext4: reject inodes with negative sizeDarrick J. Wong2017-01-061-0/+6
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-061-3/+8
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-061-15/+23
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-061-9/+6
* ext4: fix stack memory corruption with 64k block sizeChandan Rajendra2017-01-061-1/+1
* ext4: fix mballoc breakage with 64k block sizeChandan Rajendra2017-01-061-1/+1
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-061-1/+1
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-01-061-1/+1
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-061-2/+8
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-061-2/+17
* btrfs: make file clone aware of fatal signalsWang Xiaoguang2017-01-061-0/+5
* Btrfs: fix incremental send failure caused by balanceFilipe Manana2017-01-061-0/+58
* Btrfs: don't BUG() during drop snapshotJosef Bacik2017-01-061-11/+27
* btrfs: fix a possible umount deadlockAnand Jain2017-01-061-6/+20
* Btrfs: fix memory leak in do_walk_downLiu Bo2017-01-061-0/+1
* btrfs: clean the old superblocks before freeing the deviceJeff Mahoney2017-01-061-27/+11
* Btrfs: don't leak reloc root nodes on errorJosef Bacik2017-01-061-0/+4
* Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo2017-01-061-6/+17
* Btrfs: bail out if block group has different mixed flagLiu Bo2017-01-061-0/+14
* Btrfs: fix memory leak in reading btree blocksLiu Bo2017-01-061-0/+9
* Btrfs: fix qgroup rescan worker initializationFilipe Manana2017-01-061-4/+1
* Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2017-01-061-1/+12
* btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba2017-01-061-0/+4
* Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2017-01-061-3/+12
* Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-061-2/+1
* Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2017-01-061-2/+2
* Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2017-01-061-3/+7
* btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-063-2/+19
* ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton2016-12-151-10/+14
* fuse: fix clearing suid, sgid for chown()Miklos Szeredi2016-12-151-5/+2
* ovl: fix d_real() for stacked fsMiklos Szeredi2016-12-081-3/+3
* NFSv4.x: hide array-bounds warningArnd Bergmann2016-12-021-1/+1
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-262-1/+17
* fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi2016-11-261-0/+6
* NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann2016-11-181-4/+6
* coredump: fix unfreezable coredumping taskAndrey Ryabinin2016-11-181-0/+3
* btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-11-101-2/+7
* ovl: fsync after copy-upMiklos Szeredi2016-11-101-0/+2
* ovl: update S_ISGID when setting posix ACLsMiklos Szeredi2016-11-101-0/+15
* ovl: fix get_acl() on tmpfsMiklos Szeredi2016-11-101-3/+0
* nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever2016-11-101-6/+4