index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_sync.c
Age
Commit message (
Expand
)
Author
2012-10-17
xfs: xfs_sync_fsdata is redundant
Dave Chinner
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
2012-10-17
xfs: rationalise xfs_mount_wq users
Dave Chinner
2012-10-17
xfs: xfs_syncd_stop must die
Dave Chinner
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-31
xfs: Convert to new freezing code
Jan Kara
2012-07-29
xfs: wait for the write the superblock on unmount
Mark Tinguely
2012-07-22
xfs: merge xfs_itobp into xfs_imap_to_bp
Christoph Hellwig
2012-06-21
xfs: shutdown xfs_sync_worker before the log
Ben Myers
2012-06-21
xfs: shutdown xfs_sync_worker before the log
Ben Myers
2012-05-15
xfs: protect xfs_sync_worker with s_umount semaphore
Ben Myers
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
xfs: do not write the buffer from xfs_iflush
Christoph Hellwig
2012-05-14
xfs: don't flush inodes from background inode reclaim
Christoph Hellwig
2012-05-14
xfs: implement freezing by emptying the AIL
Christoph Hellwig
2012-05-14
xfs: remove log item from AIL in xfs_iflush after a shutdown
Christoph Hellwig
2012-04-17
xfs: Ensure inode reclaim can run during quotacheck
Dave Chinner
2012-03-13
xfs: log timestamp updates
Christoph Hellwig
2012-02-25
xfs: only take the ILOCK in xfs_reclaim_inode()
Alex Elder
2012-01-17
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
2012-01-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-12-23
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
2011-12-12
xfs: remove xfs_qm_sync
Christoph Hellwig
2011-11-29
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
2011-10-11
xfs: remove XFS_bflush
Christoph Hellwig
2011-10-11
xfs: remove i_iocount
Christoph Hellwig
2011-10-11
xfs: let xfs_bwrite callers handle the xfs_buf_relse
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig