Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3e9efdd45f78e0ad859b60906c6556e8efe2579b
/
fs
/
xfs
c7eead1
xfs: revert to using a kthread for AIL pushing
by Christoph Hellwig
· 13 years ago
e7bde7c
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
by Christoph Hellwig
· 13 years ago
838599d
xfs: do not update xa_last_pushed_lsn for locked items
by Christoph Hellwig
· 13 years ago
f5d5ee3
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 13 years ago
eedc638
xfs: start periodic workers later
by Christoph Hellwig
· 13 years ago
1316d4d
xfs: unpin stale inodes directly in IOP_COMMITTED
by Dave Chinner
· 13 years ago
4a33821
xfs: prevent bogus assert when trying to remove non-existent attribute
by Dave Chinner
· 13 years ago
df4368a
xfs: clear XFS_IDIRTY_RELEASE on truncate down
by Dave Chinner
· 13 years ago
778e24b
xfs: reset inode per-lifetime state when recycling it
by Dave Chinner
· 13 years ago
a27a263
xfs: make log devices with write back caches work
by Christoph Hellwig
· 13 years ago
c46a131
xfs: fix ->mknod() return value on xfs_get_acl() failure
by Al Viro
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
8a0599d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
233eebb
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
by Christoph Hellwig
· 13 years ago
87bef18
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
by Christoph Hellwig
· 13 years ago
ab1908a
xfs: fix up asserts in xfs_iflush_fork
by Christoph Hellwig
· 13 years ago
f1c63b7
xfs: do not do pointer arithmetic on extent records
by Christoph Hellwig
· 13 years ago
00239ac
xfs: do not use unchecked extent indices in xfs_bunmapi
by Christoph Hellwig
· 13 years ago
5690f92
xfs: do not use unchecked extent indices in xfs_bmapi
by Christoph Hellwig
· 13 years ago
2f2b322
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
by Christoph Hellwig
· 13 years ago
ec90c55
xfs: remove if_lastex
by Christoph Hellwig
· 13 years ago
5489327
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
by Christoph Hellwig
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
55a7bc5
xfs: do not discard alloc btree blocks
by Christoph Hellwig
· 14 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 years ago
a77febb
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bf59170
xfs: obey minleft values during extent allocation correctly
by Dave Chinner
· 14 years ago
4439647
xfs: reset buffer pointers before freeing them
by Dave Chinner
· 14 years ago
ee58abd
xfs: avoid getting stuck during async inode flushes
by Dave Chinner
· 14 years ago
e573751
xfs: fix xfs_itruncate_start tracing
by Dave Chinner
· 14 years ago
1beb65a
xfs: fix duplicate workqueue initialisation
by Dave Chinner
· 14 years ago
e69522a
xfs: kill off xfs_printk()
by Joe Perches
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
7ac9565
xfs: fix race condition in AIL push trigger
by Dave Chinner
· 14 years ago
fe0da76
xfs: make AIL target updates and compares 32bit safe.
by Dave Chinner
· 14 years ago
50e8668
xfs: always push the AIL to the target
by Dave Chinner
· 14 years ago
9e7004e
xfs: exit AIL push work correctly when AIL is empty
by Dave Chinner
· 14 years ago
228d62d
xfs: ensure reclaim cursor is reset correctly at end of AG
by Dave Chinner
· 14 years ago
e4d3c4a
xfs: fix race condition in AIL push trigger
by Dave Chinner
· 14 years ago
fd5670f
xfs: make AIL target updates and compares 32bit safe.
by Dave Chinner
· 14 years ago
cb64026
xfs: always push the AIL to the target
by Dave Chinner
· 14 years ago
ea35a20
xfs: exit AIL push work correctly when AIL is empty
by Dave Chinner
· 14 years ago
b223221
xfs: ensure reclaim cursor is reset correctly at end of AG
by Dave Chinner
· 14 years ago
8c1fdd0
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
by Christoph Hellwig
· 14 years ago
1a18a29
xfs: fix compiler warning in xfs_trace.h
by Christoph Hellwig
· 14 years ago
45c51b9
xfs: cleanup duplicate initializations
by David Sterba
· 14 years ago
8a072a4
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
by Christoph Hellwig
· 14 years ago
97d3ac7
xfs: exact busy extent tracking
by Christoph Hellwig
· 14 years ago
e26f050
xfs: do not immediately reuse busy extent ranges
by Christoph Hellwig
· 14 years ago
a870acd
xfs: optimize AGFL refills
by Christoph Hellwig
· 14 years ago
3eff126
xfs: fix duplicate message output
by Dave Chinner
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
39411f8
xfs_destroy_workqueues() should not be tagged with__exit
by Luck, Tony
· 14 years ago
a1b7ea5
xfs: use proper interfaces for on-stack plugging
by Christoph Hellwig
· 14 years ago
957935d
xfs: fix xfs_debug warnings
by Christoph Hellwig
· 14 years ago
ecb697c
xfs: fix variable set but not used warnings
by Christoph Hellwig
· 14 years ago
da8a1a4
xfs: convert log tail checking to a warning
by Dave Chinner
· 14 years ago
be65b18
xfs: catch bad block numbers freeing extents.
by Dave Chinner
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
cd4a3c5
xfs: clean up code layout in xfs_trans_ail.c
by Dave Chinner
· 14 years ago
0bf6a5b
xfs: convert the xfsaild threads to a workqueue
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
e828776
xfs: fix extent format buffer allocation size
by Dave Chinner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89b3600
xfs: fix unreferenced var error in xfs_buf.c
by Dave Chinner
· 14 years ago
c585015
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
0e6e847
xfs: stop using the page cache to back the buffer cache
by Dave Chinner
· 14 years ago
704b290
xfs: register the inode cache shrinker before quotachecks
by Dave Chinner
· 14 years ago
7401aaf
xfs: xfs_trans_read_buf() should return an error on failure
by Dave Chinner
· 14 years ago
1bfd8d0
xfs: introduce inode cluster buffer trylocks for xfs_iflush
by Dave Chinner
· 14 years ago
a19fb38
vmap: flush vmap aliases when mapping fails
by Dave Chinner
· 14 years ago
8287889
xfs: preallocation transactions do not need to be synchronous
by Dave Chinner
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3155fe6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
0c9ba97
xfs: don't name variables "panic"
by Alex Elder
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
ecb6928
xfs: factor agf counter updates into a helper
by Christoph Hellwig
· 14 years ago
86fa8af
xfs: clean up the xfs_alloc_compute_aligned calling convention
by Christoph Hellwig
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
9130090
xfs: kill support/debug.[ch]
by Dave Chinner
· 14 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
8221112
xfs: convert the quota debug prints to new API
by Dave Chinner
· 14 years ago
6d4a8ec
xfs: rename xfs_cmn_err_fsblock_zero()
by Dave Chinner
· 14 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
af34e09
xfs: kill xfs_fs_mount_cmn_err() macro
by Dave Chinner
· 14 years ago
65333b4
xfs: kill xfs_fs_repair_cmn_err() macro
by Dave Chinner
· 14 years ago
6a19d93
xfs: convert xfs_cmn_err to xfs_alert_tag
by Dave Chinner
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
af24ee9
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
Next »