Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad3a245c356d23f26fe637dd6d6402c2e1b3c03f
/
fs
/
xfs
/
linux-2.6
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
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 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
1beb65a
xfs: fix duplicate workqueue initialisation
by Dave Chinner
· 14 years ago
e69522a
xfs: kill off xfs_printk()
by Joe Perches
· 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
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
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
fd07484
xfs: push the AIL from memory reclaim and periodic sync
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
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
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
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
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
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
10e3839
xfs: introduce new logging API.
by Dave Chinner
· 14 years ago
eeb2036
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
be71514
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
5d15765
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
83e7590
xfs: convert to alloc_workqueue()
by Tejun Heo
· 14 years ago
5315837
xfs: limit extsize to size of AGs and/or MAXEXTLEN
by Dave Chinner
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
7cb3920
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c25d246
XFS: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
73efe4a
xfs: prevent NMI timeouts in cmn_err
by Dave Chinner
· 14 years ago
bfc6017
xfs: fix error handling for synchronous writes
by Christoph Hellwig
· 14 years ago
a46db60
xfs: add FITRIM support
by Christoph Hellwig
· 14 years ago
c58efdb
xfs: ensure log covering transactions are synchronous
by Dave Chinner
· 14 years ago
92f1c00
Merge branch 'master' into for-linus-merged
by Alex Elder
· 14 years ago
eda7798
xfs: serialise unaligned direct IOs
by Dave Chinner
· 14 years ago
4d8d158
xfs: factor common write setup code
by Dave Chinner
· 14 years ago
637bbc7
xfs: split buffered IO write path from xfs_file_aio_write
by Dave Chinner
· 14 years ago
f0d26e8
xfs: split direct IO write path from xfs_file_aio_write
by Dave Chinner
· 14 years ago
487f84f
xfs: introduce xfs_rw_lock() helpers for locking the inode
by Dave Chinner
· 14 years ago
4c5cfd1
xfs: factor post-write newsize updates
by Dave Chinner
· 14 years ago
edafb6d
xfs: factor common post-write isize handling code
by Dave Chinner
· 14 years ago
a363f0c
xfs: ensure sync write errors are returned
by Dave Chinner
· 14 years ago
880566e
xfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
3f16b98
xfs: introduce new locks for the log grant ticket wait queues
by Dave Chinner
· 14 years ago
1c3cb9e
xfs: convert l_tail_lsn to an atomic variable.
by Dave Chinner
· 14 years ago
eb40a87
xfs: use wait queues directly for the log wait queues
by Dave Chinner
· 14 years ago
a69ed03
xfs: combine grant heads into a single 64 bit integer
by Dave Chinner
· 14 years ago
1054794
xfs: convert log grant ticket queues to list heads
by Dave Chinner
· 14 years ago
e677d0f
xfs: reduce the number of AIL push wakeups
by Dave Chinner
· 14 years ago
821eb21
xfs: connect up buffer reclaim priority hooks
by Dave Chinner
· 14 years ago
430cbeb
xfs: add a lru to the XFS buffer cache
by Dave Chinner
· 14 years ago
90810b9
xfs: push stale, pinned buffers on trylock failures
by Dave Chinner
· 14 years ago
c726de4
xfs: fix failed write truncation handling.
by Dave Chinner
· 14 years ago
ff57ab2
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
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
dcfcf20
xfs: provide a inode iolock lockdep class
by Dave Chinner
· 14 years ago
9f9baab
xfs: clean up xfs_alloc_ag_vextent_exact
by Christoph Hellwig
· 14 years ago
ecff71e
xfs: simplify xfs_map_at_offset
by Christoph Hellwig
· 14 years ago
aeea1b1
xfs: refactor xfs_vm_writepage
by Christoph Hellwig
· 14 years ago
2fa24f9
xfs: remove the all_bh flag from xfs_convert_page
by Christoph Hellwig
· 14 years ago
ed1e7b7
xfs: remove xfs_probe_cluster
by Christoph Hellwig
· 14 years ago
8ff2957
xfs: simplify xfs_map_blocks
by Christoph Hellwig
· 14 years ago
Next »