Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-14Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro
2016-10-10xfs: fix label inaccuraciesDarrick J. Wong
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-08ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani
2016-10-08Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-06xfs: don't mix reflink and DAX mode for nowDarrick J. Wong
2016-10-06xfs: garbage collect old cowextsz reservationsDarrick J. Wong
2016-10-06xfs: unshare a range of blocks via fallocateDarrick J. Wong
2016-10-06xfs: add dedupe range vfs functionDarrick J. Wong
2016-10-06xfs: add clone file and clone range vfs functionsDarrick J. Wong
2016-10-06xfs: implement CoW for directio writesDarrick J. Wong
2016-10-06switch generic_file_splice_read() to use of ->read_iter()Al Viro
2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner
2016-10-03xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig
2016-09-22xfs: Propagate dentry down to inode_change_ok()Jan Kara
2016-09-19xfs: use iomap to implement DAXChristoph Hellwig
2016-09-19xfs: fix locking for DAX writesChristoph Hellwig
2016-08-17xfs: don't invalidate whole file on DAX read/writeDave Chinner
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27dax: remote unused fault wrappersRoss Zwisler
2016-07-22Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner
2016-07-22xfs: remove dax code from object file when disabledArnd Bergmann
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner
2016-07-20xfs: split direct I/O and DAX pathChristoph Hellwig
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig
2016-07-20xfs: stop using generic_file_read_iter for direct I/OChristoph Hellwig
2016-07-20xfs: split xfs_file_read_iter into buffered and direct I/O helpersChristoph Hellwig
2016-07-20xfs: remove s_maxbytes enforcement in xfs_file_read_iterChristoph Hellwig
2016-07-20xfs: kill ioflagsChristoph Hellwig
2016-06-21xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig
2016-06-21xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig
2016-06-21xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig
2016-06-21xfs: implement iomap based buffered write pathChristoph Hellwig
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-18Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17dax: Remove complete_unwritten argumentJan Kara
2016-05-03simple local filesystems: switch to ->iterate_shared()Al Viro
2016-05-02fs: simplify the generic_write_sync prototypeChristoph Hellwig
2016-05-02fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig
2016-05-02direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-05-02xfs: eliminate the pos variable in xfs_file_dio_aio_writeChristoph Hellwig
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner