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
/
linux-2.6
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
4
-28
/
+39
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-2
/
+2
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
2
-2
/
+2
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+1
2009-09-15
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Alex Elder
8
-64
/
+56
2009-09-15
xfs: includecheck fix for fs/xfs/xfs_iops.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-15
xfs: switch to seq_file
Alexey Dobriyan
1
-28
/
+23
2009-09-14
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Jan Kara
1
-1
/
+2
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
1
-12
/
+4
2009-09-02
xfs: xfs_showargs() reports group *and* project quotas enabled
Alex Elder
1
-9
/
+13
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
3
-8
/
+19
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
3
-17
/
+1
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
2
-2
/
+12
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-07-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+10
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
[next]