index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-06
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
1
-13
/
+34
2018-10-06
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
1
-0
/
+21
2018-10-05
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
1
-0
/
+25
2018-10-05
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
1
-8
/
+25
2018-10-05
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
1
-27
/
+73
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
1
-11
/
+13
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
1
-10
/
+0
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
1
-0
/
+30
2018-09-29
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
1
-6
/
+4
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2
-1
/
+5
2018-09-29
xfs: remove duplicated include from alloc.c
YueHaibing
1
-1
/
+0
2018-09-29
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-6
/
+2
2018-09-29
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
1
-50
/
+77
2018-09-29
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
1
-2
/
+8
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
3
-58
/
+56
2018-09-29
xfs: clean up xfs_trans_brelse()
Brian Foster
1
-71
/
+39
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2
-50
/
+42
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
4
-44
/
+16
2018-09-29
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
1
-1
/
+11
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+7
2018-08-22
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-19
/
+28
2018-08-18
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-1
/
+1
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
116
-5305
/
+5375
2018-08-14
xfs: sanity check ag header values in xrep_calc_ag_resblks
Darrick J. Wong
1
-19
/
+27
2018-08-14
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+4
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-08-13
xfs: recalculate summary counters at mount time if icount is bad
Darrick J. Wong
1
-0
/
+1
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
1
-8
/
+16
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
3
-23
/
+2
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
1
-5
/
+4
2018-08-10
xfs: repair the AGI
Darrick J. Wong
3
-1
/
+220
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
5
-1
/
+380
2018-08-10
xfs: repair the AGF
Darrick J. Wong
4
-10
/
+400
2018-08-07
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
Brian Foster
1
-20
/
+6
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
3
-6
/
+21
2018-08-03
new helper: inode_fake_hash()
Al Viro
1
-1
/
+1
2018-08-03
xfs: fix a comment in xfs_log_reserve
Huang Chong
1
-1
/
+1
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
1
-4
/
+10
2018-08-03
xfs: substitute spaces with tabs
Thomas Bianchi
1
-1
/
+1
2018-08-03
xfs: fold dfops into the transaction
Brian Foster
12
-96
/
+46
2018-08-03
xfs: always defer agfl block frees
Brian Foster
1
-9
/
+2
2018-08-03
xfs: pass transaction to xfs_defer_add()
Brian Foster
15
-210
/
+169
2018-08-03
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
5
-84
/
+71
2018-08-03
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
8
-24
/
+21
2018-08-03
xfs: clean out superfluous dfops dop params/vars
Brian Foster
3
-24
/
+23
2018-08-03
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
13
-34
/
+23
2018-08-03
xfs: automatic dfops inode relogging
Brian Foster
11
-75
/
+21
2018-08-03
xfs: automatic dfops buffer relogging
Brian Foster
5
-36
/
+26
2018-08-03
xfs: add missing defer ijoins for held inodes
Brian Foster
5
-0
/
+7
2018-08-03
xfs: replace dop_low with transaction flag
Brian Foster
8
-30
/
+36
[next]