index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
xfs: allow merging ioends over append boundaries
Christoph Hellwig
2019-06-30
1
-7
/
+21
|
*
|
|
xfs: fix a comment typo in xfs_submit_ioend
Christoph Hellwig
2019-06-30
1
-1
/
+1
|
*
|
|
xfs: remove the unused xfs_count_page_state declaration
Christoph Hellwig
2019-06-30
1
-1
/
+0
|
*
|
|
xfs: fix iclog allocation size
Christoph Hellwig
2019-06-28
1
-1
/
+2
|
*
|
|
xfs: remove unused header files
Eric Sandeen
2019-06-28
113
-570
/
+0
|
*
|
|
xfs: implement cgroup aware writeback
Christoph Hellwig
2019-06-28
2
-1
/
+5
|
*
|
|
xfs: simplify xfs_chain_bio
Christoph Hellwig
2019-06-28
1
-18
/
+17
|
*
|
|
xfs: account for log space when formatting new AGs
Darrick J. Wong
2019-06-28
1
-0
/
+67
|
*
|
|
xfs: refactor free space btree record initialization
Darrick J. Wong
2019-06-28
1
-11
/
+16
|
*
|
|
xfs: always update params on small allocation
Brian Foster
2019-06-28
1
-2
/
+2
|
*
|
|
xfs: skip small alloc cntbt logic on NULL cursor
Brian Foster
2019-06-28
1
-2
/
+9
|
*
|
|
xfs: move small allocation helper
Brian Foster
2019-06-28
1
-96
/
+94
|
*
|
|
xfs: clean up small allocation helper
Brian Foster
2019-06-28
1
-72
/
+60
|
*
|
|
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
4
-229
/
+198
|
*
|
|
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
4
-259
/
+229
|
*
|
|
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
4
-237
/
+207
|
*
|
|
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
4
-270
/
+244
|
*
|
|
xfs: merge xfs_bud_init into xfs_trans_get_bud
Christoph Hellwig
2019-06-28
3
-26
/
+6
|
*
|
|
xfs: merge xfs_rud_init into xfs_trans_get_rud
Christoph Hellwig
2019-06-28
3
-22
/
+6
|
*
|
|
xfs: merge xfs_cud_init into xfs_trans_get_cud
Christoph Hellwig
2019-06-28
3
-26
/
+6
|
*
|
|
xfs: merge xfs_efd_init into xfs_trans_get_efd
Christoph Hellwig
2019-06-28
3
-40
/
+15
|
*
|
|
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
8
-39
/
+0
|
*
|
|
xfs: use a list_head for iclog callbacks
Christoph Hellwig
2019-06-28
4
-69
/
+39
|
*
|
|
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
9
-48
/
+48
|
*
|
|
xfs: don't cast inode_log_items to get the log_item
Christoph Hellwig
2019-06-28
1
-2
/
+2
|
*
|
|
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
7
-121
/
+18
|
*
|
|
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
13
-73
/
+67
|
*
|
|
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
2019-06-28
4
-12
/
+14
|
*
|
|
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
2019-06-28
1
-11
/
+0
|
*
|
|
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
10
-557
/
+25
|
*
|
|
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
2019-06-28
5
-19
/
+16
|
*
|
|
xfs: fix a trivial comment typo in xfs_trans_committed_bulk
Christoph Hellwig
2019-06-28
1
-1
/
+1
|
*
|
|
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
25
-84
/
+81
|
*
|
|
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
3
-9
/
+6
|
*
|
|
xfs: properly type the b_log_item field in struct xfs_buf
Christoph Hellwig
2019-06-28
1
-1
/
+1
|
*
|
|
xfs: remove unused buffer cache APIs
Christoph Hellwig
2019-06-28
2
-108
/
+2
|
*
|
|
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
2019-06-28
1
-99
/
+102
|
*
|
|
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-28
4
-157
/
+149
|
*
|
|
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
2019-06-28
1
-11
/
+5
|
*
|
|
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-28
4
-13
/
+13
|
*
|
|
xfs: use bios directly to write log buffers
Christoph Hellwig
2019-06-28
2
-130
/
+118
|
*
|
|
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-28
2
-5
/
+5
|
*
|
|
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
2019-06-28
1
-8
/
+6
|
*
|
|
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
2019-06-28
1
-1
/
+1
|
*
|
|
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
2019-06-28
1
-26
/
+41
|
*
|
|
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
2019-06-28
1
-30
/
+33
|
*
|
|
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
2019-06-28
1
-80
/
+45
|
*
|
|
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
2019-06-28
1
-1
/
+1
|
*
|
|
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2019-06-28
2
-10
/
+14
|
*
|
|
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
2019-06-28
1
-14
/
+10
[prev]
[next]