index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
7
-6
/
+102
*
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
16
-28
/
+201
*
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-15
4
-13
/
+33
*
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
6
-36
/
+85
*
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-15
3
-54
/
+52
*
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-15
3
-6
/
+29
*
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
4
-2
/
+24
*
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-15
6
-9
/
+61
*
xfs: explicitly define inode timestamp range
Darrick J. Wong
2020-09-15
2
-2
/
+24
*
xfs: enable new inode btree counters feature
Darrick J. Wong
2020-09-15
1
-1
/
+2
*
xfs: support inode btree blockcounts in online repair
Darrick J. Wong
2020-09-15
2
-3
/
+37
*
xfs: support inode btree blockcounts in online scrub
Darrick J. Wong
2020-09-15
1
-0
/
+30
*
xfs: use the finobt block counts to speed up mount times
Darrick J. Wong
2020-09-15
1
-1
/
+27
*
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-09-15
6
-2
/
+49
*
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-15
3
-18
/
+14
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
3
-31
/
+13
*
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-09-15
4
-35
/
+19
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-15
5
-35
/
+17
*
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
2020-09-15
1
-6
/
+5
*
xfs: use xfs_buf_item_relse in xfs_buf_item_done
Christoph Hellwig
2020-09-15
1
-6
/
+3
*
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
2020-09-15
1
-27
/
+9
*
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
2020-09-15
1
-8
/
+8
*
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
2020-09-15
1
-21
/
+12
*
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
2020-09-15
1
-20
/
+15
*
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-15
3
-11
/
+5
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
10
-279
/
+215
*
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2020-09-15
2
-31
/
+24
*
xfs: mark xfs_buf_ioend static
Christoph Hellwig
2020-09-15
2
-2
/
+1
*
xfs: refactor the buf ioend disposition code
Christoph Hellwig
2020-09-15
1
-53
/
+62
*
xfs: xfs_iflock is no longer a completion
Dave Chinner
2020-09-06
7
-108
/
+55
*
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-06
7
-32
/
+8
*
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
1
-1
/
+1
|
\
|
*
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-03
1
-1
/
+1
*
|
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-05
1
-2
/
+10
*
|
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-02
4
-7
/
+9
|
\
|
|
*
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-27
1
-2
/
+2
|
*
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-08-26
1
-1
/
+3
|
*
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-08-26
2
-3
/
+3
|
*
xfs: finish dfops on every insert range shift iteration
Brian Foster
2020-08-26
1
-1
/
+1
*
|
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-06-15
1
-2
/
+2
*
|
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-13
15
-19
/
+21
|
\
\
|
*
|
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-07
1
-2
/
+4
|
*
|
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
14
-17
/
+17
*
|
|
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-07
86
-2929
/
+3250
|
\
|
|
|
*
|
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS.
Xiao Yang
2020-07-28
1
-3
/
+11
|
*
|
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
2020-07-28
1
-14
/
+11
|
*
|
xfs: Simplify xfs_attr_node_addname
Allison Collins
2020-07-28
1
-63
/
+59
|
*
|
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
2020-07-28
1
-52
/
+55
|
*
|
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
2020-07-28
1
-9
/
+19
[next]