summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-01-12xfs: new inode extent list lookup helpersChristoph Hellwig
2017-01-12xfs: fix unbalanced inode reclaim flush lockingBrian Foster
2017-01-12xfs: check minimum block size for CRC filesystemsDarrick J. Wong
2017-01-12xfs: provide helper for counting extents from if_bytesEric Sandeen
2017-01-12xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2017-01-12xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster
2017-01-12xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong
2017-01-12xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen
2017-01-12f2fs: hide a maybe-uninitialized warningArnd Bergmann
2017-01-12f2fs: remove percpu_count due to performance regressionJaegeuk Kim
2017-01-12fscrypt: fix renaming and linking special filesEric Biggers
2017-01-09pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust
2017-01-09pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust
2017-01-09pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust
2017-01-09pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust
2017-01-09nfs_write_end(): fix handling of short copiesAl Viro
2017-01-09bad_inode: add missing i_op initializersMiklos Szeredi
2017-01-09fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara
2017-01-09block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-06xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-06CIFS: Decrease verbosity of ioctl callPavel Shilovsky
2017-01-06CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-06cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski
2017-01-06f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim
2017-01-06f2fs: fix overflow due to condition check orderJaegeuk Kim
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-06Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2017-01-06ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-06splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko