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
2014-02-27
xfs: fix directory inode iolock lockdep false positive
Dave Chinner
1
-0
/
+14
2014-02-27
xfs: allocate xfs_da_args to reduce stack footprint
Dave Chinner
1
-130
/
+212
2014-02-27
xfs: always do log forces via the workqueue
Dave Chinner
1
-13
/
+39
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
16
-117
/
+125
2014-02-27
xfs: print useful caller information in xfs_error_report
Eric Sandeen
1
-1
/
+1
2014-02-27
xfs: add xfs_verifier_error()
Eric Sandeen
3
-0
/
+27
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
12
-15
/
+20
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
13
-26
/
+24
2014-02-27
xfs: Use defines for CRC offsets in all cases
Eric Sandeen
9
-17
/
+24
2014-02-27
xfs: skip pointless CRC updates after verifier failures
Eric Sandeen
2
-0
/
+2
2014-02-24
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
Namjae Jeon
6
-3
/
+324
2014-02-22
Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-26
/
+43
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
1
-1
/
+1
2014-02-20
Merge remote-tracking branch 'xfs-async-aio-extend' into for-next
Dave Chinner
2
-8
/
+5
2014-02-20
Merge branch 'xfs-fixes-for-3.15' into for-next
Dave Chinner
10
-40
/
+10
2014-02-19
xfs: limit superblock corruption errors to actual corruption
Eric Sandeen
1
-3
/
+2
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
2
-10
/
+17
2014-02-19
xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
Eric Sandeen
1
-1
/
+1
2014-02-10
xfs: ensure correct log item buffer alignment
Dave Chinner
1
-4
/
+15
2014-02-10
xfs: ensure correct timestamp updates from truncate
Christoph Hellwig
1
-8
/
+8
2014-02-10
xfs: allow appending aio writes
Christoph Hellwig
1
-1
/
+2
2014-02-10
xfs: always use unwritten extents for direct I/O writes
Christoph Hellwig
1
-7
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-1
/
+1
2014-02-07
xfs: remove XFS_TRANS_DEBUG dead code
Jie Liu
1
-19
/
+0
2014-02-07
xfs: return -E2BIG if hit the maximum size limits of ACLs
Jie Liu
1
-1
/
+1
2014-02-07
xfs: sanitize sb_inopblock in xfs_mount_validate_sb
Eric Sandeen
1
-0
/
+1
2014-02-07
xfs: convert xfs_log_commit_cil() to void
Jie Liu
3
-13
/
+4
2014-02-07
xfs: use tr_qm_dqalloc log reservation for dquot alloc
Brian Foster
2
-4
/
+3
2014-02-07
xfs: remove unused tr_swrite
Eric Sandeen
2
-2
/
+0
2014-02-07
xfs: use tr_growrtalloc for growing rt files
Brian Foster
1
-1
/
+1
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2014-01-28
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-11
/
+32
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-184
/
+37
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
5
-171
/
+36
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
1
-2
/
+2
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
1
-1
/
+1
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
1
-13
/
+1
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
4
-3
/
+26
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
4
-9
/
+9
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
3
-6
/
+4
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-09
Merge branch 'xfs-extent-list-locking-fixes' into for-next
Ben Myers
13
-69
/
+84
2014-01-09
Merge branch 'xfs-misc' into for-next
Ben Myers
2
-1
/
+2
2014-01-09
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-06
xfs: allow linkat() on O_TMPFILE files
Zhi Yong Wu
2
-3
/
+26
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
6
-3
/
+164
2014-01-06
xfs: factor prid related codes into xfs_get_initial_prid()
Zhi Yong Wu
3
-9
/
+12
2014-01-06
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
14
-88
/
+179
[prev]
[next]