index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
1
-6
/
+43
2014-05-20
xfs: remove redundant checks from xfs_da_read_buf
Dave Chinner
1
-41
/
+0
2014-05-20
xfs: log vector rounding leaks log space
Dave Chinner
2
-9
/
+17
2014-05-20
xfs: remove XFS_TRANS_RESERVE in collapse range
Namjae Jeon
1
-2
/
+0
2014-05-09
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
9
-50
/
+77
2014-05-06
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
5
-14
/
+42
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
1
-26
/
+29
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
3
-10
/
+6
2014-04-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+9
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
3
-6
/
+21
2014-04-17
xfs: fix buffer use after free on IO error
Eric Sandeen
1
-4
/
+12
2014-04-17
xfs: wrong error sign conversion during failed DIO writes
Dave Chinner
1
-1
/
+1
2014-04-17
xfs: unmount does not wait for shutdown during unmount
Dave Chinner
1
-9
/
+44
2014-04-17
xfs: collapse range is delalloc challenged
Dave Chinner
1
-6
/
+11
2014-04-17
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
1
-0
/
+14
2014-04-14
xfs: zeroing space needs to punch delalloc blocks
Dave Chinner
2
-1
/
+13
2014-04-14
xfs: xfs_vm_write_end truncates too much on failure
Dave Chinner
1
-4
/
+10
2014-04-14
xfs: write failure beyond EOF truncates too much data
Dave Chinner
1
-2
/
+11
2014-04-14
xfs: kill buffers over failed write ranges properly
Dave Chinner
1
-0
/
+10
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-33
/
+8
2014-04-12
fs: move falloc collapse range check into the filesystem methods
Lukas Czerner
1
-1
/
+9
2014-04-08
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-05
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
52
-406
/
+1139
2014-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-04
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-03
xfs: extra semi-colon breaks a condition
Dan Carpenter
1
-2
/
+2
2014-04-02
xfs_file_buffered_aio_write(): switch to generic_perform_write()
Al Viro
1
-5
/
+6
2014-04-02
generic_file_direct_write(): get rid of ppos argument
Al Viro
1
-1
/
+1
2014-04-02
kill the 5th argument of generic_file_buffered_write()
Al Viro
1
-1
/
+1
2014-04-02
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
[next]