index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] Prevent looping in xfs_sync_inodes_ag
David Chinner
2008-10-30
1
-4
/
+22
*
[XFS] kill deleted inodes list
David Chinner
2008-10-30
8
-29
/
+10
*
[XFS] use the inode radix tree for reclaiming inodes
David Chinner
2008-10-30
1
-10
/
+71
*
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
2008-10-30
5
-0
/
+54
*
[XFS] rename inode reclaim functions
David Chinner
2008-10-30
4
-9
/
+9
*
[XFS] move inode reclaim functions to xfs_sync.c
David Chinner
2008-10-30
4
-92
/
+94
*
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
2008-10-30
1
-0
/
+1
*
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
2008-10-30
1
-18
/
+14
*
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
7
-203
/
+108
*
Inode: Allow external list initialisation
David Chinner
2008-10-30
1
-21
/
+46
*
Inode: Allow external initialisers
David Chinner
2008-10-30
1
-62
/
+78
*
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-10-30
3
-3
/
+3
*
[XFS] factor xfs_iget_core() into hit and miss cases
David Chinner
2008-10-30
1
-157
/
+191
*
[XFS] fix instant oops with tracing enabled
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] Move remaining quiesce code.
David Chinner
2008-10-30
5
-59
/
+59
*
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
4
-153
/
+29
*
[XFS] Kill SYNC_CLOSE
David Chinner
2008-10-30
3
-40
/
+2
*
[XFS] make SYNC_DELWRI no longer use xfs_sync
David Chinner
2008-10-30
4
-21
/
+50
*
[XFS] make SYNC_ATTR no longer use xfs_sync
David Chinner
2008-10-30
4
-15
/
+14
*
[XFS] xfssyncd: don't call xfs_sync
David Chinner
2008-10-30
1
-2
/
+14
*
[XFS] kill xfs_syncsub
David Chinner
2008-10-30
1
-79
/
+62
*
[XFS] use xfs_sync_inodes rather than xfs_syncsub
David Chinner
2008-10-30
5
-25
/
+16
*
[XFS] Use struct inodes instead of vnodes to kill vn_grab
David Chinner
2008-10-30
4
-43
/
+37
*
[XFS] split out two helpers from xfs_syncsub
Christoph Hellwig
2008-10-30
1
-69
/
+93
*
[XFS] Move XFS_BMAP_SANITY_CHECK out of line.
Christoph Hellwig
2008-10-30
2
-10
/
+19
*
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
15
-187
/
+165
*
[XFS] cleanup btree record / key / ptr addressing macros.
Christoph Hellwig
2008-10-30
9
-97
/
+113
*
[XFS] remove the mount inode list
David Chinner
2008-10-30
4
-55
/
+1
*
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
2008-10-30
13
-122
/
+158
*
[XFS] Traverse inode trees when releasing dquots
David Chinner
2008-10-30
1
-68
/
+59
*
[XFS] Use the inode tree for finding dirty inodes
David Chinner
2008-10-30
1
-260
/
+101
*
[XFS] don't block in xfs_qm_dqflush() during async writeback.
David Chinner
2008-10-30
1
-7
/
+5
*
[XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()
David Chinner
2008-10-30
6
-64
/
+22
*
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
2008-10-30
6
-182
/
+223
*
[XFS] move sync code to its own file
David Chinner
2008-10-30
6
-560
/
+615
*
[XFS] Show buffer address with debug hexdump on corruption
Barry Naujok
2008-10-30
1
-1
/
+1
*
[XFS] Check agf_btreeblks is valid when reading in the AGF
Barry Naujok
2008-10-30
1
-0
/
+4
*
[XFS] Sync up kernel and user-space headers
Barry Naujok
2008-10-30
14
-389
/
+383
*
[XFS] Make xfs_btree_check_ptr() debug-only code.
Lachlan McIlroy
2008-10-30
1
-0
/
+2
*
[XFS] Fix build brakage from patch "Clean up dquot pincount code"
Peter Leckie
2008-10-30
1
-1
/
+1
*
[XFS] Clean up dquot pincount code.
Peter Leckie
2008-10-30
5
-34
/
+16
*
[XFS] Wait for all I/O on truncate to zero file size
Lachlan McIlroy
2008-10-30
1
-1
/
+1
*
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
2
-0
/
+365
*
[XFS] mark various functions in xfs_btree.c static
Christoph Hellwig
2008-10-30
2
-78
/
+11
*
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
6
-161
/
+135
*
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
2008-10-30
5
-96
/
+10
*
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
9
-101
/
+91
*
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
11
-1839
/
+723
*
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
2008-10-30
5
-94
/
+185
*
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
11
-873
/
+494
[next]