index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
xfs: Timely free truncated dirty pages
Jan Kara
1
-8
/
+11
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-273
/
+13
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-21
/
+5
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
1
-283
/
+8
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-5
/
+2
2016-11-30
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
1
-10
/
+28
2016-11-24
xfs: cleanup xfs_reflink_find_cow_mapping
Christoph Hellwig
1
-8
/
+8
2016-11-08
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-2
/
+20
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
1
-21
/
+5
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-6
/
+2
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-4
/
+7
2016-10-11
xfs: convert COW blocks to real blocks before unwritten extent conversion
Christoph Hellwig
1
-2
/
+2
2016-10-05
xfs: implement CoW for directio writes
Darrick J. Wong
1
-7
/
+83
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
1
-0
/
+11
2016-10-05
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
1
-2
/
+22
2016-10-04
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
1
-18
/
+79
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
1
-2
/
+4
2016-09-19
xfs: refactor xfs_setfilesize
Christoph Hellwig
1
-10
/
+21
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-284
/
+48
2016-07-22
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
1
-3
/
+26
2016-07-22
xfs: bufferhead chains are invalid after end_page_writeback
Dave Chinner
1
-3
/
+12
2016-07-22
xfs: skip dirty pages in ->releasepage()
Brian Foster
1
-0
/
+14
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-19
/
+5
2016-07-20
xfs: direct calls in the direct I/O path
Christoph Hellwig
1
-19
/
+5
2016-06-21
xfs: remove buffered write support from __xfs_get_blocks
Christoph Hellwig
1
-52
/
+19
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
1
-212
/
+0
2016-06-07
xfs: use bio op accessors
Mike Christie
1
-8
/
+4
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-5
/
+10
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-177
/
+176
2016-05-20
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
Dave Chinner
1
-13
/
+6
2016-05-20
xfs: fix warning in xfs_finish_page_writeback for non-debug builds
Christoph Hellwig
1
-3
/
+2
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-4
/
+3
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-13
/
+6
2016-04-06
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
1
-137
/
+110
2016-04-06
xfs: don't release bios on completion immediately
Dave Chinner
1
-27
/
+68
2016-04-06
xfs: build bios directly in xfs_add_to_ioend
Dave Chinner
1
-38
/
+31
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-9
/
+9
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-639
/
+377
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
1
-4
/
+3
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-4
/
+4
2016-03-15
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
1
-1
/
+8
2016-03-15
xfs: debug mode forced buffered write failure
Brian Foster
1
-1
/
+8
2016-03-07
Merge branch 'xfs-writepage-rework-4.6' into for-next
Dave Chinner
1
-466
/
+267
2016-03-07
xfs: ioends require logically contiguous file offsets
Darrick J. Wong
1
-1
/
+2
2016-03-07
Merge branch 'xfs-misc-fixes-4.6' into for-next
Dave Chinner
1
-6
/
+17
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-0
/
+4
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
1
-1
/
+1
2016-02-15
xfs: don't chain ioends during writepage submission
Dave Chinner
1
-123
/
+118
2016-02-15
xfs: factor mapping out of xfs_do_writepage
Dave Chinner
1
-110
/
+122
[next]