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.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
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+5
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-4
/
+5
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+12
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
48
-1134
/
+1293
2016-05-20
Merge branch 'xfs-4.7-inode-reclaim' into for-next
Dave Chinner
4
-199
/
+250
2016-05-20
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
8
-54
/
+450
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
10
-29
/
+32
2016-05-20
Merge branch 'xfs-4.7-cleanup-attr-listent' into for-next
Dave Chinner
3
-67
/
+39
2016-05-20
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
9
-84
/
+125
2016-05-20
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
Dave Chinner
28
-508
/
+200
2016-05-20
Merge branch 'xfs-4.7-writeback-bio' into for-next
Dave Chinner
3
-191
/
+184
2016-05-20
xfs: fix warning in xfs_finish_page_writeback for non-debug builds
Christoph Hellwig
1
-3
/
+2
2016-05-18
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
1
-11
/
+4
2016-05-18
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+14
2016-05-18
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
1
-9
/
+14
2016-05-18
xfs: move reclaim tagging functions
Dave Chinner
1
-118
/
+116
2016-05-18
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
1
-48
/
+50
2016-05-18
xfs: rename variables in xfs_iflush_cluster for clarity
Dave Chinner
1
-37
/
+37
2016-05-18
xfs: xfs_iflush_cluster has range issues
Dave Chinner
1
-2
/
+11
2016-05-18
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2
-12
/
+47
2016-05-18
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
1
-7
/
+7
2016-05-18
xfs: optimise xfs_iext_destroy
Alex Lyakas
1
-8
/
+19
2016-05-18
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-05-18
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-05-18
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-05-18
xfs: remove xfs_fs_evict_inode()
Dave Chinner
1
-21
/
+7
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
4
-0
/
+64
2016-05-18
xfs: add configuration handlers for specific errors
Carlos Maiolino
2
-1
/
+24
2016-05-18
xfs: add configuration of error failure speed
Carlos Maiolino
4
-7
/
+111
2016-05-18
xfs: introduce table-based init for error behaviors
Carlos Maiolino
1
-12
/
+60
2016-05-18
xfs: add configurable error support to metadata buffers
Carlos Maiolino
5
-46
/
+88
2016-05-18
xfs: introduce metadata IO error class
Carlos Maiolino
2
-0
/
+37
2016-05-18
xfs: configurable error behavior via sysfs
Carlos Maiolino
4
-2
/
+84
2016-05-18
xfs: buffer ->bi_end_io function requires irq-safe lock
Brian Foster
1
-8
/
+4
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+12
2016-05-17
xfs: Add alignment check for DAX mount
Toshi Kani
1
-7
/
+5
2016-05-17
dax: Remove complete_unwritten argument
Jan Kara
1
-4
/
+3
2016-05-03
simple local filesystems: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
2
-17
/
+9
2016-05-02
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-5
/
+1
2016-05-02
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2
-5
/
+4
2016-05-02
xfs: eliminate the pos variable in xfs_file_dio_aio_write
Christoph Hellwig
1
-9
/
+8
2016-04-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-3
/
+3
2016-04-06
xfs: mute some sparse warnings
Eryu Guan
3
-2
/
+4
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
5
-21
/
+20
2016-04-06
xfs: Add caller function output to xfs_log_force tracepoint
Carlos Maiolino
2
-6
/
+8
2016-04-06
xfs: remove transaction types
Christoph Hellwig
8
-162
/
+10
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
22
-347
/
+191
2016-04-06
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
3
-165
/
+123
[next]