aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-16Merge branch 'work.autofs' into for-linusAl Viro
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro
2016-12-16Merge branch 'work.write_end' into for-linusAl Viro
2016-12-10ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong
2016-12-10ocfs2: charge quota for reflinked blocksDarrick J. Wong
2016-12-10ocfs2: fix bad pointer castDarrick J. Wong
2016-12-10ocfs2: always unlock when completing dio writesDarrick J. Wong
2016-12-10ocfs2: don't eat io errors during _dio_end_io_writeDarrick J. Wong
2016-12-10ocfs2: budget for extent tree splits when adding refcount flagDarrick J. Wong
2016-12-10ocfs2: prohibit refcounted swapfilesDarrick J. Wong
2016-12-10ocfs2: add newlines to some error messagesDarrick J. Wong
2016-12-10ocfs2: convert inode refcount test to a helperDarrick J. Wong
2016-12-10simple_write_end(): don't zero in short copy into uptodateAl Viro
2016-12-10exofs: don't mess with simple_write_{begin,end}Al Viro
2016-12-109p: saner ->write_end() on failing copy into non-uptodate pageAl Viro
2016-12-10fix gfs2_stuffed_write_end() on short copiesAl Viro
2016-12-10fix ceph_write_end()Al Viro
2016-12-09nfs_write_end(): fix handling of short copiesAl Viro
2016-12-09vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong
2016-12-09fs: try to clone files first in vfs_copy_file_rangeChristoph Hellwig
2016-12-05vfs: misc struct path constificationAl Viro
2016-12-05namespace.c: constify struct path passed to a bunch of primitivesAl Viro
2016-12-05quota: constify struct path in quota_onAl Viro
2016-12-05constify alloc_file()Al Viro
2016-12-05constify btrfs_mksubvol()Al Viro
2016-12-05autofs: constify find_autofs_mount() callbackAl Viro
2016-12-05constify get_dcookie() and friendsAl Viro
2016-12-05audit_log_{name,link_denied}: constify struct pathAl Viro
2016-12-05fsnotify: constify the places working with ->f_pathAl Viro
2016-12-05constify fsnotify_parent()Al Viro
2016-12-05fsnotify(): constify 'data'Al Viro
2016-12-05fsnotify: constify 'data' passed to ->handle_event()Al Viro
2016-12-05fs: Constify path_is_under()'s argumentsMickaël Salaün
2016-12-04Linux 4.9-rc8Linus Torvalds
2016-12-03autofs - dont hold spin lock over direct mount expireIan Kent
2016-12-03autofs - constify misc struct path instancesIan Kent
2016-12-03vfs: remove unused have_submounts() functionIan Kent
2016-12-03autofs: use path_has_submounts() to fix unreliable have_submount() checksIan Kent
2016-12-03autofs: use path_is_mountpoint() to fix unreliable d_mountpoint() checksIan Kent
2016-12-03autofs: change autofs4_wait() to take struct pathIan Kent
2016-12-03autofs: change autofs4_expire_wait()/do_expire_wait() to take struct pathIan Kent
2016-12-03vfs: add path_has_submounts()Ian Kent
2016-12-03vfs: add path_is_mountpoint() helperIan Kent
2016-12-03Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-12-04Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie
2016-12-02vfs: change d_manage() to take a struct pathIan Kent
2016-12-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-02mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko
2016-12-02mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko
2016-12-02kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre