Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e3ae68476ce0636554b5d95a33777f80ba407dc0
/
fs
/
xfs
/
linux-2.6
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
fd3200b
xfs: remove wrapper for the fsync file operation
by Christoph Hellwig
· 15 years ago
00258e3
xfs: remove wrappers for read/write file operations
by Christoph Hellwig
· 15 years ago
dda35b8
xfs: merge xfs_lrw.c into xfs_file.c
by Christoph Hellwig
· 15 years ago
b262e5d
xfs: fix dquota trace format
by Christoph Hellwig
· 15 years ago
a9cc799
xfs: increase readdir buffer size
by Eric Sandeen
· 15 years ago
b305956
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
f24407d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
by Linus Torvalds
· 15 years ago
978ebd9
xfs_export_operations.commit_metadata
by Ben Myers
· 15 years ago
8718551
xfs: only clear the suid bit once in xfs_write
by Christoph Hellwig
· 15 years ago
73c77e2
xfs: fix xfs to work with Virtually Indexed architectures
by James Bottomley
· 15 years ago
5322892
xfs: kill xfs_bawrite
by Dave Chinner
· 15 years ago
07fec73
xfs: log changed inodes instead of writing them synchronously
by Christoph Hellwig
· 15 years ago
089716a
xfs: Sort delayed write buffers before dispatch
by Dave Chinner
· 15 years ago
d808f61
xfs: Don't issue buffer IO direct from AIL push V2
by Dave Chinner
· 15 years ago
c854363
xfs: Use delayed write for inodes rather than async V2
by Dave Chinner
· 15 years ago
777df5a
xfs: Make inode reclaim states explicit
by Dave Chinner
· 15 years ago
d5db0f9
xfs: more reserved blocks fixups
by Eric Sandeen
· 15 years ago
cbe132a
xfs: don't hold onto reserved blocks on remount,ro
by Dave Chinner
· 15 years ago
bdfb043
xfs: replace KM_LARGE with explicit vmalloc use
by Christoph Hellwig
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
a9273ca
xfs: convert attr to use unsigned names
by Dave Chinner
· 15 years ago
b9c4864
xfs: xfs_buf_iomove() doesn't care about signedness
by Dave Chinner
· 15 years ago
4e23471
xfs: move more buffer helpers into xfs_buf.c
by Christoph Hellwig
· 15 years ago
64e0bc7
xfs: clean up xfs_bwrite
by Christoph Hellwig
· 15 years ago
873ff55
xfs: clean up log buffer writes
by Christoph Hellwig
· 15 years ago
b657fc8
xfs: Kill filestreams cache flush
by Dave Chinner
· 15 years ago
0fa800f
xfs: Add trace points for per-ag refcount debugging.
by Dave Chinner
· 15 years ago
5017e97
xfs: rename xfs_get_perag
by Dave Chinner
· 15 years ago
c9c1297
xfs: Don't wake xfsbufd when idle
by Dave Chinner
· 15 years ago
453eac8
xfs: Don't wake the aild once per second
by Dave Chinner
· 15 years ago
5d77c0d
xfs: make several more functions static
by Eric Sandeen
· 15 years ago
3a85cd9
xfs: add tracing to xfs_swap_extents
by Dave Chinner
· 15 years ago
57817c6
xfs: reclaim all inodes by background tree walks
by Dave Chinner
· 15 years ago
018027b
xfs: Avoid inodes in reclaim when flushing from inode cache
by Dave Chinner
· 15 years ago
c8e20be
xfs: reclaim inodes under a write lock
by Dave Chinner
· 15 years ago
fd45e478
xfs: Ensure we force all busy extents in range to disk
by Dave Chinner
· 15 years ago
d6d59ba
xfs: fix timestamp handling in xfs_setattr
by Christoph Hellwig
· 15 years ago
ea9a488
xfs: use DECLARE_EVENT_CLASS
by Christoph Hellwig
· 15 years ago
a539bd8
xfs: kill some warnings on i386 builds
by Dave Chinner
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
bea4c89
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
3fc98b1
XFS: Free buffer pages array unconditionally
by Dave Chinner
· 15 years ago
2ee1aba
xfs: improve metadata I/O merging in the elevator
by Dave Chinner
· 15 years ago
1e431f5
cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
5fe878ae
direct-io: cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
3126c13
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
Next »