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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
xfs: add background scanning to clear eofblocks inodes
Brian Foster
1
-0
/
+9
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
1
-1
/
+1
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
1
-33
/
+8
2012-10-17
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
1
-0
/
+67
2012-10-17
xfs: xfs_sync_fsdata is redundant
Dave Chinner
1
-13
/
+6
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
1
-20
/
+18
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
1
-3
/
+18
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
1
-12
/
+4
2012-10-17
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
1
-0
/
+2
2012-10-17
xfs: rationalise xfs_mount_wq users
Dave Chinner
1
-20
/
+14
2012-10-17
xfs: xfs_syncd_stop must die
Dave Chinner
1
-7
/
+18
2012-10-03
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+94
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-27
xfs: Make inode32 a remountable option
Carlos Maiolino
1
-1
/
+9
2012-09-27
xfs: add inode64->inode32 transition into xfs_set_inode32()
Carlos Maiolino
1
-3
/
+12
2012-09-27
xfs: Fix mp->m_maxagi update during inode64 remount
Carlos Maiolino
1
-1
/
+1
2012-09-27
xfs: reduce code duplication handling inode32/64 options
Carlos Maiolino
1
-24
/
+65
2012-09-27
xfs: make inode64 as the default allocation mode
Carlos Maiolino
1
-0
/
+7
2012-09-27
Make inode64 a remountable option
Carlos Maiolino
1
-1
/
+29
2012-09-19
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
1
-0
/
+1
2012-09-17
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
1
-0
/
+1
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-30
xfs: remove iolock lock classes
Christoph Hellwig
1
-16
/
+2
2012-07-22
xfs: implement ->update_time
Christoph Hellwig
1
-56
/
+0
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-8
/
+1
2012-07-01
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
1
-3
/
+2
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-15
xfs: clean up xfs_bit.h includes
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: Do background CIL flushes via a workqueue
Dave Chinner
1
-0
/
+7
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-16
/
+0
2012-05-15
xfs: using GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-1
/
+1
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-04-17
xfs: Ensure inode reclaim can run during quotacheck
Dave Chinner
1
-11
/
+10
2012-04-17
xfs: don't fill statvfs with project quota for a directory if it was not enab...
Jie Liu
1
-1
/
+1
2012-03-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+33
2012-03-27
xfs: don't cache inodes read through bulkstat
Dave Chinner
1
-0
/
+17
2012-03-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-79
/
+85
2012-03-23
xfs: introduce an allocation workqueue
Dave Chinner
1
-0
/
+16
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-14
xfs: remove the global xfs_Gqm structure
Christoph Hellwig
1
-3
/
+7
2012-03-14
xfs: reimplement fdatasync support
Christoph Hellwig
1
-1
/
+1
2012-03-14
xfs: log timestamp updates
Christoph Hellwig
1
-71
/
+37
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
1
-1
/
+38
2012-02-03
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
1
-4
/
+3
2012-01-18
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
1
-1
/
+0
2012-01-18
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
1
-7
/
+0
2012-01-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-26
/
+10
[next]