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
2009-09-14
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Jan Kara
1
-1
/
+2
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
1
-12
/
+4
2009-09-02
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
3
-57
/
+70
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
1
-0
/
+10
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
1
-6
/
+14
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
1
-12
/
+5
2009-07-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+10
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2
-3
/
+3
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
4
-75
/
+9
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2009-06-13
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
44
-2083
/
+1341
2009-06-13
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
1
-2
/
+2
2009-06-13
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
2009-06-12
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
1
-0
/
+1
2009-06-12
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2
-14
/
+0
2009-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
44
-2082
/
+1332
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
26
-1103
/
+598
2009-06-08
xfs: remove SYNC_BDFLUSH
Christoph Hellwig
3
-30
/
+11
2009-06-08
xfs: remove SYNC_IOWAIT
Christoph Hellwig
2
-5
/
+4
2009-06-08
xfs: split xfs_sync_inodes
Christoph Hellwig
5
-30
/
+53
2009-06-08
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
Christoph Hellwig
3
-83
/
+39
2009-06-08
xfs: introduce a per-ag inode iterator
Dave Chinner
2
-166
/
+152
2009-06-08
xfs: remove unused parameter from xfs_reclaim_inodes
Dave Chinner
3
-20
/
+6
2009-06-08
xfs: factor out inode validation for sync
Dave Chinner
1
-22
/
+37
2009-06-08
xfs: split inode flushing from xfs_sync_inodes_ag
Christoph Hellwig
1
-17
/
+33
2009-06-08
xfs: split inode data writeback from xfs_sync_inodes_ag
Dave Chinner
1
-20
/
+32
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
23
-628
/
+380
2009-06-08
xfs: validate quota log items during log recovery
Christoph Hellwig
1
-6
/
+32
2009-06-08
xfs: update max log size
Christoph Hellwig
1
-4
/
+7
2009-06-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-5
/
+7
2009-06-02
xfs: prevent deadlock in xfs_qm_shake()
Felix Blyakher
1
-1
/
+1
2009-06-02
xfs: fix overflow in xfs_growfs_data_private
Eric Sandeen
1
-1
/
+1
2009-06-02
xfs: fix double unlock in xfs_swap_extents()
Felix Blyakher
1
-3
/
+5
[next]