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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
xfs: Check the return value of xfs_buf_get()
Chandra Seetharaman
2
-2
/
+22
2011-10-11
xfs: improve ioend error handling
Christoph Hellwig
1
-10
/
+17
2011-10-11
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
1
-3
/
+14
2011-10-11
xfs: avoid synchronous transactions when deleting attr blocks
Christoph Hellwig
2
-21
/
+1
2011-10-11
xfs: remove i_iocount
Christoph Hellwig
9
-67
/
+9
2011-10-11
xfs: wait for I/O completion when writing out pages in xfs_setattr_size
Christoph Hellwig
1
-2
/
+2
2011-10-11
xfs: reduce ioend latency
Christoph Hellwig
1
-1
/
+15
2011-10-11
xfs: defer AIO/DIO completions
Christoph Hellwig
2
-17
/
+10
2011-10-11
xfs: remove dead ENODEV handling in xfs_destroy_ioend
Christoph Hellwig
1
-11
/
+0
2011-10-11
xfs: use the "delwri" terminology consistently
Christoph Hellwig
2
-26
/
+21
2011-10-11
xfs: let xfs_bwrite callers handle the xfs_buf_relse
Christoph Hellwig
8
-40
/
+50
2011-10-11
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
12
-39
/
+30
2011-10-11
xfs: move more delwri setup into xfs_buf_delwri_queue
Christoph Hellwig
1
-19
/
+12
2011-10-11
xfs: remove the unlock argument to xfs_buf_delwri_queue
Christoph Hellwig
1
-10
/
+6
2011-10-11
xfs: remove delwri buffer handling from xfs_buf_iorequest
Christoph Hellwig
1
-7
/
+2
2011-10-11
xfs: don't serialise adjacent concurrent direct IO appending writes
Dave Chinner
1
-16
/
+52
2011-10-11
xfs: don't serialise direct IO reads on page cache checks
Dave Chinner
1
-3
/
+14
2011-09-14
xfs: fix a use after free in xfs_end_io_direct_write
Christoph Hellwig
1
-1
/
+2
2011-09-01
xfs: fix ->write_inode return values
Christoph Hellwig
1
-25
/
+9
2011-08-31
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
1
-3
/
+11
2011-08-25
xfs: deprecate the nodelaylog mount option
Christoph Hellwig
1
-0
/
+2
2011-08-22
xfs: fix tracing builds inside the source tree
Christoph Hellwig
1
-0
/
+2
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
53
-61
/
+56
2011-08-12
xfs: don't expect xfs headers to be in subdirectories
Alex Elder
5
-19
/
+19
2011-08-12
xfs: replace xfs_buf_geterror() with bp->b_error
Chandra Seetharaman
2
-3
/
+3
2011-08-12
xfs: Check the return value of xfs_buf_read() for NULL
Chandra Seetharaman
2
-0
/
+8
2011-08-10
"xfs: fix error handling for synchronous writes" revisited
Ajeet Yadav
1
-1
/
+0
2011-08-09
xfs: set cursor in xfs_ail_splice() even when AIL was empty
Alex Elder
1
-38
/
+29
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
22
-189
/
+165
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-08-01
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
1
-1
/
+1
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
1
-2
/
+2
2011-07-29
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-07-27
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-13
/
+33
2011-07-26
xfs: optimize the negative xattr caching
Christoph Hellwig
1
-2
/
+7
2011-07-26
xfs: prevent against ioend livelocks in xfs_file_fsync
Christoph Hellwig
1
-0
/
+2
2011-07-26
xfs: flag all buffers as metadata
Christoph Hellwig
1
-0
/
+3
2011-07-26
xfs: encapsulate a block of debug code
Alex Elder
1
-11
/
+21
2011-07-26
xfs: fix misspelled S_IS...()
Al Viro
2
-7
/
+7
2011-07-26
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
10
-34
/
+33
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-25
xfs: Remove the macro XFS_BUFTARG_NAME
Chandra Seetharaman
4
-7
/
+10
2011-07-25
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
5
-7
/
+6
2011-07-25
xfs: Remove the macro XFS_BUF_SET_TARGET
Chandra Seetharaman
2
-3
/
+0
2011-07-25
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
Chandra Seetharaman
6
-7
/
+10
2011-07-25
xfs: Remove the macro XFS_BUF_SET_PTR
Chandra Seetharaman
3
-5
/
+4
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
16
-47
/
+45
2011-07-25
xfs: Remove macro XFS_BUF_SET_START
Chandra Seetharaman
2
-3
/
+0
2011-07-25
xfs: Remove macro XFS_BUF_HOLD
Chandra Seetharaman
4
-4
/
+3
[prev]
[next]