summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05fs: remove call_fsync helper functionJeff Layton
2017-07-05JFS: do not ignore return code from write_one_page()Dave Kleikamp
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav
2017-07-05gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher
2017-07-05gfs2: Clean up glock work enqueuingAndreas Gruenbacher
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher
2017-07-05fs: generic_block_bmap(): initialize all of the fields in the temp bhAlexander Potapenko
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-04ext4: change fast symlink test to not rely on i_blocksTahsin Erdogan
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-02SMB3: Enable encryption for SMB3.1.1Steve French
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30timerfd: Use get_itimerspec64() and put_itimerspec64()Deepa Dinamani
2017-06-29Make statfs properly return read-only state after emergency remountCarlos Maiolino
2017-06-29fs/dcache: init in_lookup_hashtableSebastian Andrzej Siewior
2017-06-29minix: Deinline get_block, save 2691 bytesDenys Vlasenko
2017-06-29fs: Reorder inode_owner_or_capable() to avoid needlessKees Cook
2017-06-29fs: warn in case userspace lied about modprobe returnLuis R. Rodriguez
2017-06-29nfsd: remove nfsd_vfs_readChristoph Hellwig
2017-06-29nfsd: use vfs_iter_read/writeChristoph Hellwig
2017-06-29fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig
2017-06-29fs: implement vfs_iter_read using do_iter_readChristoph Hellwig
2017-06-29fs: move more code into do_iter_read/do_iter_writeChristoph Hellwig
2017-06-29fs: remove __do_readv_writevChristoph Hellwig
2017-06-29fs: remove do_compat_readv_writevChristoph Hellwig
2017-06-29fs: remove do_readv_writevChristoph Hellwig
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-29btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo
2017-06-29btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-06-29btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason
2017-06-29btrfs: scrub: fix target device intialization while setting up scrub contextDavid Sterba
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo
2017-06-29btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo