index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
4
-50
/
+124
2010-01-15
xfs: clean up xfs_bwrite
Christoph Hellwig
2
-18
/
+28
2010-01-15
xfs: clean up log buffer writes
Christoph Hellwig
1
-2
/
+0
2010-01-15
xfs: Kill filestreams cache flush
Dave Chinner
1
-3
/
+0
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
1
-0
/
+27
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
1
-9
/
+13
2010-01-15
xfs: Don't wake xfsbufd when idle
Dave Chinner
1
-5
/
+15
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
1
-4
/
+3
2010-01-15
xfs: make several more functions static
Eric Sandeen
2
-2
/
+1
2010-01-15
xfs: add tracing to xfs_swap_extents
Dave Chinner
1
-0
/
+53
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
1
-8
/
+6
2010-01-15
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
1
-13
/
+18
2010-01-15
xfs: reclaim inodes under a write lock
Dave Chinner
2
-86
/
+70
2010-01-10
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
1
-6
/
+6
2010-01-10
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
1
-1
/
+2
2010-01-10
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
1
-538
/
+591
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
1
-4
/
+4
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
2009-12-16
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-3
/
+8
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
1
-2
/
+2
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
2
-1
/
+6
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-13
/
+7
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2
-93
/
+35
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-13
/
+7
2009-12-14
xfs: event tracing support
Christoph Hellwig
18
-364
/
+1540
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-139
/
+101
2009-12-11
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
1
-3
/
+3
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
1
-20
/
+2
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2
-4
/
+4
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2
-11
/
+6
2009-12-11
xfs: remove IO_ISAIO
Christoph Hellwig
3
-8
/
+2
2009-12-11
xfs: cleanup data end I/O handlers
Christoph Hellwig
1
-69
/
+26
2009-12-11
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
1
-7
/
+10
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
1
-1
/
+14
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
3
-16
/
+34
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-8
/
+1
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
1
-8
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-15
/
+15
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
1
-32
/
+0
2009-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Linus Torvalds
1
-1
/
+1
2009-10-30
xfs: fix xfs_quota remove error
Ryota Yamauchi
1
-1
/
+1
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-73
/
+112
2009-10-08
Merge branch 'master' into for-linus
Alex Elder
6
-73
/
+112
2009-10-08
xfs: stop calling filemap_fdatawait inside ->fsync
Christoph Hellwig
1
-8
/
+1
2009-10-08
xfs: make sure xfs_sync_fsdata covers the log
Dave Chinner
1
-7
/
+21
2009-10-08
xfs: mark inodes dirty before issuing I/O
Dave Chinner
1
-9
/
+28
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
1
-18
/
+18
2009-10-08
xfs: fix xfs_quiesce_data
Dave Chinner
1
-3
/
+5
[prev]
[next]