Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0f55a2f3d496133dd22f1e4e49fb7301da87c7bb
/
fs
/
xfs
/
linux-2.6
51749e4
xfs: log IO completion workqueue is a high priority queue
by Dave Chinner
· 14 years ago
a122eb2
xfs: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
cb7a934
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Alex Elder
· 14 years ago
9af2546
xfs: Make fiemap work with sparse files
by Tao Ma
· 14 years ago
23963e5
xfs: Disallow 32bit project quota id
by Arkadiusz Mi?kiewicz
· 14 years ago
9bc08a4
xfs: improve buffer cache hash scalability
by Dave Chinner
· 14 years ago
b5420f2
xfs: do not discard page cache data on EAGAIN
by Christoph Hellwig
· 14 years ago
1a387d3
xfs: dummy transactions should not dirty VFS state
by Dave Chinner
· 14 years ago
2fe3366
xfs: ensure f_ffree returned by statfs() is non-negative
by Stuart Brodsky
· 14 years ago
efceab1
xfs: handle negative wbc->nr_to_write during sync writeback
by Dave Chinner
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
a4ffdde
simplify checks for I_CLEAR/I_FREEING
by Al Viro
· 14 years ago
fa9b227
xfs: new truncate sequence
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
90e0c22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
209fb87
xfs simplify and speed up direct I/O completions
by Christoph Hellwig
· 14 years ago
fb511f2
xfs: move aio completion after unwritten extent conversion
by Christoph Hellwig
· 14 years ago
40e2e97
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 14 years ago
939d723
xfs: kill the b_strat callback in xfs_buf
by Christoph Hellwig
· 14 years ago
a64afb0
xfs: remove obsolete osyncisosync mount option
by Christoph Hellwig
· 14 years ago
0f1a932
xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
by Tony Luck
· 14 years ago
aea1b95
xfs: use GFP_NOFS for page cache allocation
by Dave Chinner
· 14 years ago
2f11fea
xfs: simplify and remove xfs_ireclaim
by Dave Chinner
· 14 years ago
ec53d1d
xfs: don't block on buffer read errors
by Dave Chinner
· 14 years ago
a4190f9
xfs: move inode shrinker unregister even earlier
by Dave Chinner
· 14 years ago
fa17b25
xfs: remove a dmapi leftover
by Christoph Hellwig
· 14 years ago
78558fe
xfs: writepage always has buffers
by Christoph Hellwig
· 14 years ago
d4f7a5c
xfs: allow writeback from kswapd
by Christoph Hellwig
· 14 years ago
2727ccc
xfs: unregister inode shrinker before freeing filesystem structures
by Dave Chinner
· 14 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 14 years ago
ef35e92
xfs: remove xfs_iput_new
by Christoph Hellwig
· 14 years ago
d2e078c
xfs: some iget tracing cleanups / fixes
by Christoph Hellwig
· 14 years ago
807cbbd
xfs: do not use emums for flags used in tracing
by Christoph Hellwig
· 14 years ago
64c8614
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
by Christoph Hellwig
· 14 years ago
f2bde9b
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
by Christoph Hellwig
· 14 years ago
7a36c8a
xfs: avoid synchronous transaction in xfs_fs_write_inode
by Christoph Hellwig
· 14 years ago
20cb52e
xfs: simplify xfs_vm_writepage
by Christoph Hellwig
· 14 years ago
89f3b36
xfs: simplify xfs_vm_releasepage
by Christoph Hellwig
· 14 years ago
3d9b02e
xfs: fix corruption case for block size < page size
by Eric Sandeen
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
4d16e92
xfs: simplify buffer pinning
by Christoph Hellwig
· 14 years ago
e98c414
xfs: simplify log item descriptor tracking
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
ade7ce3
quota: Clean up the namespace in dqblk_xfs.h
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
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 14 years ago
1920779
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
by Dave Chinner
· 14 years ago
7dce11d
xfs: always use iget in bulkstat
by Christoph Hellwig
· 14 years ago
254c8c2
xfs: remove nr_to_write writeback windup.
by Dave Chinner
· 14 years ago
1bf7dbf
Merge branch 'master' into for-linus
by Alex Elder
· 14 years ago
070ecdc
xfs: skip writeback from reclaim context
by Christoph Hellwig
· 14 years ago
fb3b504
xfs: fix access to upper inodes without inode64
by Christoph Hellwig
· 14 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
Next »