aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24Revert "writeback: plug writeback at a high level"Linus Torvalds
2016-06-24writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo
2016-06-24writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo
2016-06-24bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven
2016-06-18ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-18proc: prevent stacking filesystems on topJann Horn
2016-06-18fix d_walk()/non-delayed __d_free() raceAl Viro
2016-06-18mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman
2016-06-17mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08writeback: initialize inode members that track writeback historyTahsin Erdogan
2016-06-08writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo
2016-06-08block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov
2016-06-08fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal
2016-06-08fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo
2016-06-08writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2016-06-08writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo
2016-06-08kernfs: make kernfs_get_inode() publicTejun Heo
2016-06-08ext4: optimize ext4_writepage() for attempted 4k delalloc writesTheodore Ts'o
2016-06-08dax: don't use set_huge_zero_page()Kirill A. Shutemov
2016-06-08dax: add huge page fault supportMatthew Wilcox
2016-06-08dax: move DAX-related functions to a new headerMatthew Wilcox
2016-06-08dax: expose __dax_fault for filesystems with locking constraintsDave Chinner
2016-06-08dax: don't abuse get_block mapping for endio callbacksDave Chinner
2016-06-08writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo
2016-06-08writeback: update writeback tracepoints to report cgroupTejun Heo
2016-06-08kernfs: implement kernfs_path_len()Tejun Heo
2016-06-08writeback: explain why @inode is allowed to be NULL for inode_congested()Tejun Heo
2016-06-08writeback: remove wb_writeback_work->single_wait/doneTejun Heo
2016-06-08writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo
2016-06-08fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason
2016-06-08writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2016-06-08ext4: huge page fault supportMatthew Wilcox
2016-06-08ext2: huge page fault supportMatthew Wilcox
2016-06-06hpfs: implement the show_options methodMikulas Patocka
2016-06-06affs: fix remount failure when there are no options changedMikulas Patocka
2016-06-06hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-06-06cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-06-06xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-06xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-06xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-06remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-06-06ext4: reject journal options for ext2 mountsCarlos Maiolino