summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2017-01-06Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2017-01-06Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2016-12-06fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport
2016-11-29ovl: fix d_real() for stacked fsMiklos Szeredi
2016-11-28CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu
2016-11-28CIFS: Fix BUG() in calc_seckey()Sachin Prabhu
2016-11-26fix default_file_splice_read()Al Viro
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington
2016-11-19Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers