Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b69bcd9d9c3c47ed76da9cc0215c2eda0b7c16cf
/
fs
/
xfs
/
linux-2.6
209fb87
xfs simplify and speed up direct I/O completions
by Christoph Hellwig
· 15 years ago
fb511f2
xfs: move aio completion after unwritten extent conversion
by Christoph Hellwig
· 15 years ago
40e2e97
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 15 years ago
939d723
xfs: kill the b_strat callback in xfs_buf
by Christoph Hellwig
· 15 years ago
a64afb0
xfs: remove obsolete osyncisosync mount option
by Christoph Hellwig
· 15 years ago
0f1a932
xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
by Tony Luck
· 15 years ago
aea1b95
xfs: use GFP_NOFS for page cache allocation
by Dave Chinner
· 15 years ago
2f11fea
xfs: simplify and remove xfs_ireclaim
by Dave Chinner
· 15 years ago
ec53d1d
xfs: don't block on buffer read errors
by Dave Chinner
· 15 years ago
a4190f9
xfs: move inode shrinker unregister even earlier
by Dave Chinner
· 15 years ago
fa17b25
xfs: remove a dmapi leftover
by Christoph Hellwig
· 15 years ago
78558fe
xfs: writepage always has buffers
by Christoph Hellwig
· 15 years ago
d4f7a5c
xfs: allow writeback from kswapd
by Christoph Hellwig
· 15 years ago
2727ccc
xfs: unregister inode shrinker before freeing filesystem structures
by Dave Chinner
· 15 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 15 years ago
ef35e92
xfs: remove xfs_iput_new
by Christoph Hellwig
· 15 years ago
d2e078c
xfs: some iget tracing cleanups / fixes
by Christoph Hellwig
· 15 years ago
807cbbd
xfs: do not use emums for flags used in tracing
by Christoph Hellwig
· 15 years ago
64c8614
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
by Christoph Hellwig
· 15 years ago
f2bde9b
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
by Christoph Hellwig
· 15 years ago
7a36c8a
xfs: avoid synchronous transaction in xfs_fs_write_inode
by Christoph Hellwig
· 15 years ago
20cb52e
xfs: simplify xfs_vm_writepage
by Christoph Hellwig
· 15 years ago
89f3b363
xfs: simplify xfs_vm_releasepage
by Christoph Hellwig
· 15 years ago
3d9b02e
xfs: fix corruption case for block size < page size
by Eric Sandeen
· 15 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 15 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 15 years ago
4d16e92
xfs: simplify buffer pinning
by Christoph Hellwig
· 15 years ago
e98c414
xfs: simplify log item descriptor tracking
by Christoph Hellwig
· 15 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 15 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 15 years ago
16fd536
xfs: track AGs with reclaimable inodes in per-ag radix tree
by Dave Chinner
· 15 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 15 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 15 years ago
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 15 years ago
1920779
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
by Dave Chinner
· 15 years ago
7dce11d
xfs: always use iget in bulkstat
by Christoph Hellwig
· 15 years ago
254c8c2
xfs: remove nr_to_write writeback windup.
by Dave Chinner
· 15 years ago
1bf7dbf
Merge branch 'master' into for-linus
by Alex Elder
· 15 years ago
070ecdc
xfs: skip writeback from reclaim context
by Christoph Hellwig
· 15 years ago
fb3b504
xfs: fix access to upper inodes without inode64
by Christoph Hellwig
· 15 years ago
3bd0946
xfs: remove duplicated #include
by Huang Weiyi
· 15 years ago
f8adb4d
xfs: convert more trace events to DEFINE_EVENT
by Li Zefan
· 15 years ago
292ec4c
xfs: xfs_trace.c: remove duplicated #include
by Huang Weiyi
· 15 years ago
07f1a4f
xfs: Check new inode size is OK before preallocating
by Dave Chinner
· 15 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 15 years ago
88e8837
Merge branch 'delayed-logging-for-2.6.35' into for-linus
by Alex Elder
· 15 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 15 years ago
ed3b4d6
xfs: Improve scalability of busy extent tracking
by Dave Chinner
· 15 years ago
c115541
xfs: Clean up XFS_BLI_* flag namespace
by Dave Chinner
· 15 years ago
e8bebe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
46e5876
xfs: constify xattr_handler
by Stephen Hemminger
· 15 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
c472b43
quota: unify ->set_dqblk
by Christoph Hellwig
· 15 years ago
b9b2dd3
quota: unify ->get_dqblk
by Christoph Hellwig
· 15 years ago
bd1556a
xfs: clean up end index calculation in xfs_page_state_convert
by Christoph Hellwig
· 15 years ago
2b8f12b
xfs: clean up mapping size calculation in __xfs_get_blocks
by Christoph Hellwig
· 15 years ago
558e689
xfs: clean up xfs_iomap_valid
by Christoph Hellwig
· 15 years ago
34a52c6
xfs: move I/O type flags into xfs_aops.c
by Christoph Hellwig
· 15 years ago
207d041
xfs: kill struct xfs_iomap
by Christoph Hellwig
· 15 years ago
e513182
xfs: report iomap_bn in block base
by Christoph Hellwig
· 15 years ago
8699bb0
xfs: report iomap_offset and iomap_bsize in block base
by Christoph Hellwig
· 15 years ago
9563b3d
xfs: remove iomap_delta
by Christoph Hellwig
· 15 years ago
046f168
xfs: remove iomap_target
by Christoph Hellwig
· 15 years ago
2d1ff3c
xfs: Make fiemap work in query mode.
by Tao Ma
· 15 years ago
37bc574
xfs: wait for direct I/O to complete in fsync and write_inode
by Christoph Hellwig
· 15 years ago
fce1cad
xfs: xfs_trace.c: duplicated include
by Andrea Gelmini
· 15 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
e6a81f1
xfs: convert the dquot hash list to use list heads
by Dave Chinner
· 15 years ago
368e136
xfs: remove duplicate code from dquot reclaim
by Dave Chinner
· 15 years ago
9abbc53
xfs: add log item recovery tracing
by Dave Chinner
· 15 years ago
4aaf15d
xfs: Add inode pin counts to traces
by Dave Chinner
· 15 years ago
e2a0781
xfs: add blockdev name to kthreads
by Jan Engelhardt
· 15 years ago
fda168c
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
by Zhitong Wang
· 15 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
7407cf3
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
f1d486a
xfs: don't warn on EAGAIN in inode reclaim
by Dave Chinner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e8c3753
xfs: don't warn about page discards on shutdown
by Dave Chinner
· 15 years ago
8a262e5
xfs: use scalable vmap API
by Alex Elder
· 15 years ago
cd9640a
xfs: remove old vmap cache
by Alex Elder
· 15 years ago
66ce3cf
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
26821ed
make sure data is on disk before calling ->write_inode
by Christoph Hellwig
· 15 years ago
9b1f56d
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
by Alex Elder
· 15 years ago
3ed3a43
xfs: truncate delalloc extents when IO fails in writeback
by Dave Chinner
· 15 years ago
20f6b2c
xfs: check for more work before sleeping in xfssyncd
by Dave Chinner
· 15 years ago
6941893
xfs: Fix a build warning in xfs_aops.c
by Dave Chinner
· 15 years ago
ac0e773
quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
by Christoph Hellwig
· 15 years ago
8c4e4ac
quota: clean up Q_XQUOTASYNC
by Christoph Hellwig
· 15 years ago
4ea41e2d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
by J. Bruce Fields
· 15 years ago
f1f724e
xfs: fix locking for inode cache radix tree tag updates
by Christoph Hellwig
· 15 years ago
d7658d4
xfs: kill xfs_lrw.h
by Christoph Hellwig
· 15 years ago
f7008d0
xfs: fix xfs_fsblock_t tracing
by Christoph Hellwig
· 15 years ago
024910c
xfs: fix inode pincount check in fsync
by Christoph Hellwig
· 15 years ago
77d7a0c
xfs: Non-blocking inode locking in IO completion
by Dave Chinner
· 15 years ago
66d834e
xfs: implement optimized fdatasync
by Christoph Hellwig
· 15 years ago
Next »