index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
xfs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
xfs: fix race in inode cluster freeing failing to stale inodes
Dave Chinner
1
-80
/
+62
2010-05-28
xfs: fix access to upper inodes without inode64
Christoph Hellwig
5
-46
/
+21
2010-05-28
xfs: fix might_sleep() warning when initialising per-ag tree
Dave Chinner
1
-1
/
+1
2010-05-28
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
1
-1
/
+3
2010-05-28
xfs: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-28
xfs: convert more trace events to DEFINE_EVENT
Li Zefan
1
-168
/
+188
2010-05-28
xfs: xfs_trace.c: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-28
xfs: Check new inode size is OK before preallocating
Dave Chinner
2
-4
/
+14
2010-05-28
xfs: clean up xlog_align
Christoph Hellwig
1
-8
/
+3
2010-05-28
xfs: cleanup log reservation calculactions
Christoph Hellwig
2
-457
/
+400
2010-05-28
xfs: be more explicit if RT mount fails due to config
Eric Sandeen
1
-1
/
+10
2010-05-28
xfs: replace E2BIG with EFBIG where appropriate
Eric Sandeen
2
-9
/
+9
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
6
-11
/
+74
2010-05-24
xfs: enable background pushing of the CIL
Dave Chinner
2
-4
/
+70
2010-05-24
xfs: forced unmounts need to push the CIL
Dave Chinner
1
-0
/
+15
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
11
-30
/
+912