Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
642c4c75a765d7a3244ab39c8e6fb09be21eca5b
/
fs
/
xfs
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
d67b1b0
fs/xfs: Correct NULL test
by Julia Lawall
· 15 years ago
180040b
xfs: optimize log flushing in xfs_fsync
by Christoph Hellwig
· 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
e8b217e
xfs: remove invalid barrier optimization from xfs_fsync
by Christoph Hellwig
· 15 years ago
20026d9
xfs: kill the unused XFS_QMOPT_* flush flags V2
by Dave Chinner
· 15 years ago
7d6a7bd
xfs: Use delay write promotion for dquot flushing
by Dave Chinner
· 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
388f1f0
xfs: turn off sign warnings
by Dave Chinner
· 15 years ago
cbe132a
xfs: don't hold onto reserved blocks on remount,ro
by Dave Chinner
· 15 years ago
9b00f30
xfs: quota limit statvfs available blocks
by Christoph Hellwig
· 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
4139b3b
xfs: kill XLOG_VEC_SET_TYPE
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
a210c1a
xfs: implement quota warnings via netlink
by Christoph Hellwig
· 15 years ago
4d1f88d
xfs: clean up error handling in xfs_trans_dqresv
by Christoph Hellwig
· 15 years ago
512dd1a
xfs: kill XFS_QMOPT_ASYNC
by Christoph Hellwig
· 15 years ago
587aa0f
xfs: rearrange xfs_mod_sb() to avoid array subscript warning
by Dave Chinner
· 15 years ago
f0a0eaa
xfs: suppress spurious uninitialised var warning in xfs_bmapi()
by Dave Chinner
· 15 years ago
58c75cf
xfs: make compile warn about char sign mismatches again
by Dave Chinner
· 15 years ago
4a24cb7
xfs: clean up sign warnings in dir2 code
by Dave Chinner
· 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
a3380ae
xfs: make xfs_dir_cilookup_result use unsigned char
by Dave Chinner
· 15 years ago
2bc7542
xfs: convert dirnameops to unsigned char names
by Dave Chinner
· 15 years ago
046ea75
xfs: convert DM ops to use unsigned char names
by Dave Chinner
· 15 years ago
e2bcd93
xfs: directory names are unsigned
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
e57336f
xfs: embed the pagb_list array in the perag structure
by Dave Chinner
· 15 years ago
8b26c58
xfs: handle ENOMEM correctly during initialisation of perag structures
by Dave Chinner
· 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
aed3bb9
xfs: Reference count per-ag structures
by Dave Chinner
· 15 years ago
1c1c6eb
xfs: Replace per-ag array with a radix tree
by Dave Chinner
· 15 years ago
44b56e0
xfs: convert remaining direct references to m_perag
by Dave Chinner
· 15 years ago
4196ac0
xfs: Convert filestreams code to use per-ag get/put routines
by Dave Chinner
· 15 years ago
a862e0f
xfs: Don't directly reference m_perag in allocation code
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
f0a7695
xfs: Use list_heads for log recovery item lists
by Dave Chinner
· 15 years ago
5d77c0d
xfs: make several more functions static
by Eric Sandeen
· 15 years ago
6bded0f
xfs: clean up inconsistent variable naming in xfs_swap_extent
by Dave Chinner
· 15 years ago
3a85cd9
xfs: add tracing to xfs_swap_extents
by Dave Chinner
· 15 years ago
e09f986
xfs: xfs_swap_extents needs to handle dynamic fork offsets
by Dave Chinner
· 15 years ago
3daeb42
xfs: fix missing error check in xfs_rtfree_range
by Dave Chinner
· 15 years ago
4b6a468
xfs: fix stale inode flush avoidance
by Dave Chinner
· 15 years ago
126976c
xfs: Remove inode iolock held check during allocation
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
44e08c4
xfs: Don't flush stale inodes
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
a5f9be5
xfs: kill xfs_bmbt_rec_32/64 types
by Christoph Hellwig
· 15 years ago
2ee1aba
xfs: improve metadata I/O merging in the elevator
by Dave Chinner
· 15 years ago
b44b112
xfs: check for not fully initialized inodes in xfs_ireclaim
by Christoph Hellwig
· 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
5fe878a
direct-io: cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
d180ec5
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
03daa57
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
by Joe Perches
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
6ef3554
xfs: change the xfs_iext_insert / xfs_iext_remove
by Christoph Hellwig
· 15 years ago
7574aa9
xfs: cleanup bmap extent state macros
by Christoph Hellwig
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 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
f4d544e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
44a743f
xfs: Fix error return for fallocate() on XFS
by Jason Gunthorpe
· 15 years ago
30ac068
xfs: cleanup dmapi macros in the umount path
by Christoph Hellwig
· 15 years ago
0c3dc2b
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
by Christoph Hellwig
· 15 years ago
b8f82a4
xfs: kill the STATIC_INLINE macro
by Christoph Hellwig
· 15 years ago
5683f53
xfs: uninline xfs_get_extsz_hint
by Christoph Hellwig
· 15 years ago
e82fa0c
xfs: rename xfs_attr_fetch to xfs_attr_get_int
by Christoph Hellwig
· 15 years ago
6ad112b
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
by Christoph Hellwig
· 15 years ago
c355c65
xfs: remove IO_ISAIO
by Christoph Hellwig
· 15 years ago
fc5bc4c
xfs: Wrapped journal record corruption on read at recovery
by Andy Poling
· 15 years ago
5ec4fab
xfs: cleanup data end I/O handlers
by Christoph Hellwig
· 15 years ago
06342cf
xfs: use WRITE_SYNC_PLUG for synchronous writeout
by Christoph Hellwig
· 15 years ago
033da48
xfs: reset the i_iolock lock class in the reclaim path
by Christoph Hellwig
· 15 years ago
80641dc
xfs: I/O completion handlers must use NOFS allocations
by Christoph Hellwig
· 15 years ago
c56c963
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
by Christoph Hellwig
· 15 years ago
848ce8f
xfs: simplify inode teardown
by Christoph Hellwig
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
Next »