aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fscrypt: fix renaming and linking special filesEric Biggers2017-01-12
* pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust2017-01-09
* pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust2017-01-09
* pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust2017-01-09
* pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust2017-01-09
* nfs_write_end(): fix handling of short copiesAl Viro2017-01-09
* bad_inode: add missing i_op initializersMiklos Szeredi2017-01-09
* fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara2017-01-09
* block: protect iterate_bdevs() against concurrent closeRabin Vincent2017-01-09
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-06
* xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2017-01-06
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-01-06
* CIFS: Decrease verbosity of ioctl callPavel Shilovsky2017-01-06
* CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2017-01-06
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-01-06
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-01-06
* cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski2017-01-06
* f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim2017-01-06
* f2fs: fix overflow due to condition check orderJaegeuk Kim2017-01-06
* f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange2017-01-06
* Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2017-01-06
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-06
* ext4: return -ENOMEM instead of successDan Carpenter2017-01-06
* ext4: reject inodes with negative sizeDarrick J. Wong2017-01-06
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-06
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-06
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-06
* ext4: fix stack memory corruption with 64k block sizeChandan Rajendra2017-01-06
* ext4: fix mballoc breakage with 64k block sizeChandan Rajendra2017-01-06
* ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o2017-01-06
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-01-06
* splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds2017-01-06
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-06
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
* Btrfs: fix qgroup rescan worker initializationFilipe Manana2017-01-06
* Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2017-01-06
* btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba2017-01-06
* Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2017-01-06
* Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-06
* Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2017-01-06
* Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2017-01-06
* btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-06
* Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-09
|\
| * ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton2016-12-08
* | fuse: fix clearing suid, sgid for chown()Miklos Szeredi2016-12-06
|/
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-01
|\
| * ovl: fix d_real() for stacked fsMiklos Szeredi2016-11-29
* | isofs: add KERN_CONT to printing of ER recordsMike Rapoport2016-11-30
* | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan2016-11-29