aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-09-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-16.03-rtlsk-v3.14-16.02-rtlsk-v3.14-16.01-rtlsk-v3.14-15.12-rtlsk-v3.14-15.11-rtlsk-v3.14-15.10-rtlsk-v3.14-15.09-rtlinux-linaro-lsk-v3.14-rtKevin Hilman
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-08-20Merge branch 'v3.14/topic/overlayfs' into linux-linaro-lsk-v3.14Alex Shi
2015-08-20fs/xfs: add missed symbol readlink_copyv3.14/topic/overlayfsAlex Shi
2015-08-16path_openat(): fix double fput()Al Viro
2015-08-16dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi
2015-08-16more graceful recovery in umount_collect()Al Viro
2015-08-16don't remove from shrink list in select_collect()Al Viro
2015-08-16dentry_kill(): don't try to remove from shrink listAl Viro
2015-08-16expand the call of dentry_lru_del() in dentry_kill()Al Viro
2015-08-16new helper: dentry_free()Al Viro
2015-08-16fold try_prune_one_dentry()Al Viro
2015-08-16fold d_kill() and d_free()Al Viro
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-16fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.08-rtKevin Hilman
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10freeing unlinked file indefinitely delayedAl Viro
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-039p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-03block: Do a full clone when splitting discard biosMartin K. Petersen
2015-08-03fuse: initialize fc->release before calling itMiklos Szeredi
2015-08-03Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-08-03Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-08-03xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-08-03ext4: be more strict when migrating to non-extent based fileEryu Guan
2015-08-03ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner
2015-08-03ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong
2015-08-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-08-03ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman
2015-07-10vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman
2015-07-10fs: Fix S_NOSEC handlingJan Kara
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-07-03splice: Apply generic position and size checks to each writeBen Hutchings
2015-07-03Btrfs: make xattr replace operations atomicFilipe Manana
2015-06-29pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-06-29Merge tag 'v3.14.44' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-22btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-06-22btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song