Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
dade9ad146b19c22141032d84190d2220623d2ca
/
fs
/
xfs
810b80a
xfs: fix endian conversion issue in discard code
by Dave Chinner
· 13 years ago
2fbe11f
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
by Jan Kara
· 13 years ago
6e474bc
xfs: fix acl count validation in xfs_acl_from_disk()
by Xi Wang
· 13 years ago
6826d3e
xfs: log all dirty inodes in xfs_fs_sync_fs
by Christoph Hellwig
· 13 years ago
b32a730
xfs: log the inode in ->write_inode calls for kupdate
by Christoph Hellwig
· 13 years ago
bf3673c
xfs: avoid synchronous transactions when deleting attr blocks
by Christoph Hellwig
· 13 years ago
898726c
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
by Christoph Hellwig
· 13 years ago
e006de4
xfs: fix attr2 vs large data fork assert
by Christoph Hellwig
· 13 years ago
edb9a31
xfs: force buffer writeback before blocking on the ilock in inode reclaim
by Christoph Hellwig
· 13 years ago
a980e5d
xfs: validate acl count
by Christoph Hellwig
· 13 years ago
ae6c19c
xfs: fix ->write_inode return values
by Christoph Hellwig
· 13 years ago
7d7e5d3
xfs: use doalloc flag in xfs_qm_dqattach_one()
by Mitsuo Hayasaka
· 13 years ago
626ff2d
xfs: Fix possible memory corruption in xfs_readlink
by Carlos Maiolino
· 13 years ago
70f589c
xfs: fix buffer flushing during unmount
by Christoph Hellwig
· 13 years ago
5b9d69b
xfs: Return -EIO when xfs_vn_getattr() failed
by Mitsuo Hayasaka
· 13 years ago
3da97f9
xfs: avoid direct I/O write vs buffered I/O race
by Christoph Hellwig
· 13 years ago
16ba92e
xfs: dont serialise direct IO reads on page cache
by Dave Chinner
· 13 years ago
afd717d
xfs: fix xfs_mark_inode_dirty during umount
by Christoph Hellwig
· 13 years ago
e62cccf
xfs: fix error handling for synchronous writes
by Christoph Hellwig
· 13 years ago
c7eead1
xfs: revert to using a kthread for AIL pushing
by Christoph Hellwig
· 13 years ago
e7bde7c
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
by Christoph Hellwig
· 13 years ago
838599d
xfs: do not update xa_last_pushed_lsn for locked items
by Christoph Hellwig
· 13 years ago
f5d5ee3
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 13 years ago
eedc638
xfs: start periodic workers later
by Christoph Hellwig
· 13 years ago
1316d4d
xfs: unpin stale inodes directly in IOP_COMMITTED
by Dave Chinner
· 13 years ago
4a33821
xfs: prevent bogus assert when trying to remove non-existent attribute
by Dave Chinner
· 13 years ago
df4368a
xfs: clear XFS_IDIRTY_RELEASE on truncate down
by Dave Chinner
· 13 years ago
778e24b
xfs: reset inode per-lifetime state when recycling it
by Dave Chinner
· 13 years ago
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
233eebb
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
by Christoph Hellwig
· 14 years ago
87bef18
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
by Christoph Hellwig
· 14 years ago
ab1908a
xfs: fix up asserts in xfs_iflush_fork
by Christoph Hellwig
· 14 years ago
f1c63b7
xfs: do not do pointer arithmetic on extent records
by Christoph Hellwig
· 14 years ago
00239ac
xfs: do not use unchecked extent indices in xfs_bunmapi
by Christoph Hellwig
· 14 years ago
5690f92
xfs: do not use unchecked extent indices in xfs_bmapi
by Christoph Hellwig
· 14 years ago
2f2b322
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
by Christoph Hellwig
· 14 years ago
ec90c55
xfs: remove if_lastex
by Christoph Hellwig
· 13 years ago
5489327
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
by Christoph Hellwig
· 14 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
55a7bc5
xfs: do not discard alloc btree blocks
by Christoph Hellwig
· 14 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 years ago
a77febb
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bf59170
xfs: obey minleft values during extent allocation correctly
by Dave Chinner
· 14 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
e573751
xfs: fix xfs_itruncate_start tracing
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
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
7ac9565
xfs: fix race condition in AIL push trigger
by Dave Chinner
· 14 years ago
fe0da76
xfs: make AIL target updates and compares 32bit safe.
by Dave Chinner
· 14 years ago
50e8668
xfs: always push the AIL to the target
by Dave Chinner
· 14 years ago
9e7004e
xfs: exit AIL push work correctly when AIL is empty
by Dave Chinner
· 14 years ago
228d62d
xfs: ensure reclaim cursor is reset correctly at end of AG
by Dave Chinner
· 14 years ago
e4d3c4a
xfs: fix race condition in AIL push trigger
by Dave Chinner
· 14 years ago
fd5670f
xfs: make AIL target updates and compares 32bit safe.
by Dave Chinner
· 14 years ago
cb64026
xfs: always push the AIL to the target
by Dave Chinner
· 14 years ago
ea35a20
xfs: exit AIL push work correctly when AIL is empty
by Dave Chinner
· 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
45c51b9
xfs: cleanup duplicate initializations
by David Sterba
· 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
a870acd
xfs: optimize AGFL refills
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
da8a1a4
xfs: convert log tail checking to a warning
by Dave Chinner
· 14 years ago
be65b18
xfs: catch bad block numbers freeing extents.
by Dave Chinner
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
cd4a3c5
xfs: clean up code layout in xfs_trans_ail.c
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
e828776
xfs: fix extent format buffer allocation size
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
7401aaf
xfs: xfs_trans_read_buf() should return an error on failure
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
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 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
Next »