Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3479c9dcefad0c88aa5e8b20c9462b6c170223bd
/
fs
/
xfs
/
xfs_icache.c
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
d948709
xfs: remove usage of is_bad_inode
by Ben Myers
· 11 years ago
b313a5f
xfs: asserting lock not held during freeing not valid
by Dave Chinner
· 11 years ago
e0ea404
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0a234c6
shrinker: convert superblock shrinkers to new API
by Dave Chinner
· 11 years ago
638f4416
xfs: recovery of swap extents operations for CRC filesystems
by Dave Chinner
· 11 years ago
b9fe505
xfs: create internal eofblocks structure with kuid_t types
by Dwight Engen
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 11 years ago
113a568
xfs: Code cleanup and removal of some typedef usage
by Chandra Seetharaman
· 11 years ago
579b62f
xfs: add background scanning to clear eofblocks inodes
by Brian Foster
· 12 years ago
00ca79a
xfs: add minimum file size filtering to eofblocks scan
by Brian Foster
· 12 years ago
1b55604
xfs: support multiple inode id filtering in eofblocks scan
by Brian Foster
· 12 years ago
3e3f9f5
xfs: add inode id filtering to eofblocks scan
by Brian Foster
· 12 years ago
8ca149d
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
by Brian Foster
· 12 years ago
41176a6
xfs: create function to scan and clear EOFBLOCKS inodes
by Brian Foster
· 12 years ago
a454f74
xfs: support a tag-based inode_ag_iterator
by Brian Foster
· 12 years ago
27b5286
xfs: add EOFBLOCKS inode tagging/untagging
by Brian Foster
· 12 years ago
33479e0
xfs: remove xfs_iget.c
by Dave Chinner
· 12 years ago
6d8b79c
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
by Dave Chinner
· 12 years ago
[Renamed (99%) from fs/xfs/xfs_sync.c]
c7eea6f
xfs: move xfs_quiesce_attr() into xfs_super.c
by Dave Chinner
· 12 years ago
34061f5
xfs: xfs_sync_fsdata is redundant
by Dave Chinner
· 12 years ago
5889608
xfs: syncd workqueue is no more
by Dave Chinner
· 12 years ago
9aa0500
xfs: xfs_sync_data is redundant.
by Dave Chinner
· 12 years ago
f661f1e
xfs: sync work is now only periodic log work
by Dave Chinner
· 12 years ago
7f7bebe
xfs: don't run the sync work if the filesystem is read-only
by Dave Chinner
· 12 years ago
7e18530
xfs: rationalise xfs_mount_wq users
by Dave Chinner
· 12 years ago
33c7a2b
xfs: xfs_syncd_stop must die
by Dave Chinner
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 12 years ago
9a57fa8
xfs: wait for the write the superblock on unmount
by Mark Tinguely
· 12 years ago
475ee41
xfs: merge xfs_itobp into xfs_imap_to_bp
by Christoph Hellwig
· 12 years ago
8866fc6
xfs: shutdown xfs_sync_worker before the log
by Ben Myers
· 12 years ago
11159a0
xfs: shutdown xfs_sync_worker before the log
by Ben Myers
· 12 years ago
1307bbd
xfs: protect xfs_sync_worker with s_umount semaphore
by Ben Myers
· 12 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
4c46819
xfs: do not write the buffer from xfs_iflush
by Christoph Hellwig
· 13 years ago
8a48088
xfs: don't flush inodes from background inode reclaim
by Christoph Hellwig
· 13 years ago
211e4d4
xfs: implement freezing by emptying the AIL
by Christoph Hellwig
· 13 years ago
32ce90a
xfs: remove log item from AIL in xfs_iflush after a shutdown
by Christoph Hellwig
· 13 years ago
8a00ebe
xfs: Ensure inode reclaim can run during quotacheck
by Dave Chinner
· 13 years ago
8a9c998
xfs: log timestamp updates
by Christoph Hellwig
· 13 years ago
ad637a1
xfs: only take the ILOCK in xfs_reclaim_inode()
by Alex Elder
· 13 years ago
474fce0
xfs: replace i_flock with a sleeping bitlock
by Christoph Hellwig
· 13 years ago
29ad0de
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
be4f1ac8
xfs: log all dirty inodes in xfs_fs_sync_fs
by Christoph Hellwig
· 13 years ago
34625c6
xfs: remove xfs_qm_sync
by Christoph Hellwig
· 13 years ago
4dd2cb4
xfs: force buffer writeback before blocking on the ilock in inode reclaim
by Christoph Hellwig
· 13 years ago
a9add83
xfs: remove XFS_bflush
by Christoph Hellwig
· 13 years ago
4a06fd2
xfs: remove i_iocount
by Christoph Hellwig
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_sync.c]
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
811e64c
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
by Chandra Seetharaman
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
8daaa83
xfs: make use of new shrinker callout for the inode cache
by Dave Chinner
· 13 years ago
adab0f6
xfs: Remove the second parameter to xfs_sb_count()
by Chandra Seetharaman
· 13 years ago
33b8f7c
xfs: improve sync behaviour in the face of aggressive dirtying
by Christoph Hellwig
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
ee58abd
xfs: avoid getting stuck during async inode flushes
by Dave Chinner
· 14 years ago
b223221
xfs: ensure reclaim cursor is reset correctly at end of AG
by Dave Chinner
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
a7b339f
xfs: introduce background inode reclaim work
by Dave Chinner
· 14 years ago
89e4cb5
xfs: convert ENOSPC inode flushing to use new syncd workqueue
by Dave Chinner
· 14 years ago
c6d09b6
xfs: introduce a xfssyncd workqueue
by Dave Chinner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1bfd8d0
xfs: introduce inode cluster buffer trylocks for xfs_iflush
by Dave Chinner
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
c58efdb
xfs: ensure log covering transactions are synchronous
by Dave Chinner
· 14 years ago
1a427ab
xfs: convert pag_ici_lock to a spin lock
by Dave Chinner
· 14 years ago
1a3e8f3
xfs: convert inode cache lookups to use RCU locking
by Dave Chinner
· 14 years ago
f83282a
xfs: fix per-ag reference counting in inode reclaim tree walking
by Dave Chinner
· 14 years ago
69b491c
xfs: serialise inode reclaim within an AG
by Dave Chinner
· 14 years ago
e3a20c0
xfs: batch inode reclaim lookup
by Dave Chinner
· 14 years ago
78ae525
xfs: implement batched inode lookups for AG walking
by Dave Chinner
· 14 years ago
e13de95
xfs: split out inode walk inode grabbing
by Dave Chinner
· 14 years ago
65d0f20
xfs: split inode AG walking into separate code for reclaim
by Dave Chinner
· 14 years ago
e176579
xfs: lockless per-ag lookups
by Dave Chinner
· 14 years ago
081003f
xfs: properly account for reclaimed inodes
by Johannes Weiner
· 14 years ago
1a387d3
xfs: dummy transactions should not dirty VFS state
by Dave Chinner
· 14 years ago
2f11fea
xfs: simplify and remove xfs_ireclaim
by Dave Chinner
· 14 years ago
64c8614
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
16fd536
xfs: track AGs with reclaimable inodes in per-ag radix tree
by Dave Chinner
· 14 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
fb3b504
xfs: fix access to upper inodes without inode64
by Christoph Hellwig
· 14 years ago
8c38366
xfs: enforce synchronous writes in xfs_bwrite
by Christoph Hellwig
· 15 years ago
df308bc
xfs: remove periodic superblock writeback
by Christoph Hellwig
· 15 years ago
e2a0781
xfs: add blockdev name to kthreads
by Jan Engelhardt
· 15 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
f1d486a
xfs: don't warn on EAGAIN in inode reclaim
by Dave Chinner
· 15 years ago
Next »