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-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-33
/
+8
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-04
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
52
-406
/
+1139
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-04
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
Dave Chinner
2
-3
/
+3
2014-04-04
xfs: fix directory hash ordering bug
Mark Tinguely
1
-1
/
+1
2014-04-04
xfs: extra semi-colon breaks a condition
Dan Carpenter
1
-2
/
+2
2014-04-01
xfs_file_buffered_aio_write(): switch to generic_perform_write()
Al Viro
1
-5
/
+6
2014-04-01
generic_file_direct_write(): get rid of ppos argument
Al Viro
1
-1
/
+1
2014-04-01
kill the 5th argument of generic_file_buffered_write()
Al Viro
1
-1
/
+1
2014-04-01
new helper: readlink_copy()
Al Viro
1
-27
/
+1
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
7
-15
/
+201
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
8
-39
/
+126
2014-03-13
Merge branch 'xfs-verifier-cleanup' into for-next
Dave Chinner
25
-155
/
+202
2014-03-13
Merge branch 'xfs-stack-fixes' into for-next
Dave Chinner
3
-143
/
+265
2014-03-13
Merge branch 'xfs-collapse-range' into for-next
Dave Chinner
6
-5
/
+329
2014-03-13
xfs: Add support for FALLOC_FL_ZERO_RANGE
Lukas Czerner
1
-3
/
+6
2014-03-07
xfs: inode log reservations are still too small
Dave Chinner
1
-7
/
+15
2014-03-07
xfs: xfs_check_page_type buffer checks need help
Dave Chinner
1
-31
/
+50
2014-03-07
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
Brian Foster
1
-0
/
+12
2014-03-07
xfs: use NOIO contexts for vm_map_ram
Dave Chinner
2
-1
/
+31
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
3
-0
/
+18
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
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
[next]