index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2
-4
/
+43
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
3
-7
/
+6
2020-05-04
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
1
-3
/
+1
2020-05-04
xfs: spell out the parameter name for ->cancel_item
Christoph Hellwig
1
-1
/
+1
2020-05-04
xfs: use a xfs_btree_cur for the ->finish_cleanup state
Christoph Hellwig
6
-46
/
+19
2020-05-04
xfs: turn dfp_done into a xfs_log_item
Christoph Hellwig
6
-24
/
+24
2020-05-04
xfs: refactor xfs_defer_finish_noroll
Christoph Hellwig
1
-69
/
+59
2020-05-04
xfs: turn dfp_intent into a xfs_log_item
Christoph Hellwig
5
-29
/
+30
2020-05-04
xfs: merge the ->diff_items defer op into ->create_intent
Christoph Hellwig
6
-16
/
+20
2020-05-04
xfs: merge the ->log_item defer op into ->create_intent
Christoph Hellwig
6
-119
/
+83
2020-05-04
xfs: factor out a xfs_defer_create_intent helper
Christoph Hellwig
1
-16
/
+23
2020-05-04
xfs: remove the xfs_inode_log_item_t typedef
Christoph Hellwig
5
-7
/
+7
2020-05-04
xfs: remove the xfs_efd_log_item_t typedef
Christoph Hellwig
1
-2
/
+2
2020-05-04
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
3
-8
/
+8
2020-05-04
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
1
-59
/
+55
2020-05-04
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
1
-13
/
+8
2020-05-04
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
1
-17
/
+17
2020-05-04
xfs: rename inode_list xlog_recover_reorder_trans
Christoph Hellwig
1
-4
/
+4
2020-05-04
xfs: refactor the buffer cancellation table helpers
Christoph Hellwig
1
-59
/
+50
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
3
-9
/
+24
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
1
-2
/
+0
2020-05-04
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Kaixu Xia
1
-4
/
+2
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
1
-3
/
+3
2020-05-04
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
1
-1
/
+0
2020-05-04
xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
Kaixu Xia
1
-5
/
+2
2020-05-04
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
1
-1
/
+2
2020-05-04
xfs: combine two if statements with same condition
Kaixu Xia
1
-5
/
+0
2020-05-04
xfs: trace quota allocations for all quota types
Kaixu Xia
1
-2
/
+1
2020-05-04
xfs: report unrecognized log item type codes during recovery
Darrick J. Wong
1
-2
/
+2
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2
-19
/
+27
2020-04-13
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
1
-0
/
+1
2020-04-13
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2
-1
/
+14
2020-04-06
xfs: reflink should force the log out if mounted with wsync
Christoph Hellwig
1
-0
/
+4
2020-04-06
xfs: factor out a new xfs_log_force_inode helper
Christoph Hellwig
4
-24
/
+22
2020-04-02
xfs: fix inode number overflow in ifree cluster helper
Brian Foster
1
-1
/
+1
2020-03-31
xfs: remove redundant variable assignment in xfs_symlink()
Kaixu Xia
1
-1
/
+0
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2
-0
/
+15
2020-03-28
xfs: return locked status of inode buffer on xfsaild push
Brian Foster
1
-1
/
+2
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
3
-9
/
+14
2020-03-28
xfs: remove unnecessary ternary from xfs_create
Kaixu Xia
1
-2
/
+1
2020-03-27
xfs: don't write a corrupt unmount record to force summary counter recalc
Darrick J. Wong
1
-13
/
+14
2020-03-27
xfs: factor inode lookup from xfs_ifree_cluster
Dave Chinner
1
-68
/
+84
2020-03-27
xfs: tail updates only need to occur when LSN changes
Dave Chinner
3
-23
/
+51
2020-03-27
xfs: factor common AIL item deletion code
Dave Chinner
3
-34
/
+30
2020-03-27
xfs: correctly acount for reclaimable slabs
Dave Chinner
1
-1
/
+2
2020-03-27
xfs: Improve metadata buffer reclaim accountability
Dave Chinner
1
-3
/
+8
2020-03-27
xfs: don't allow log IO to be throttled
Dave Chinner
1
-1
/
+9
2020-03-27
xfs: Throttle commits on delayed background CIL push
Dave Chinner
3
-4
/
+58
2020-03-27
xfs: Lower CIL flush limit for large logs
Dave Chinner
1
-6
/
+23
2020-03-27
xfs: remove some stale comments from the log code
Dave Chinner
1
-46
/
+13
[next]