Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7adb91bd78a5e00209c56068dc0ad53d4cf4348f
/
fs
/
xfs
/
libxfs
df150ed1
xfs: remote attributes need to be considered data
by Dave Chinner
· 9 years ago
e3c32ee
xfs: remote attribute headers contain an invalid LSN
by Dave Chinner
· 9 years ago
de50e16
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
by Dave Chinner
· 9 years ago
3d238b7
Merge branch 'xfs-freelist-cleanup' into for-next
by Dave Chinner
· 9 years ago
496817b
xfs: clean up XFS_MIN_FREELIST macros
by Dave Chinner
· 9 years ago
396503f
xfs: sanitise error handling in xfs_alloc_fix_freelist
by Dave Chinner
· 9 years ago
72d5528
xfs: factor out free space extent length check
by Dave Chinner
· 9 years ago
50adbcb
xfs: xfs_alloc_fix_freelist() can use incore perag structures
by Dave Chinner
· 9 years ago
88ee2df
xfs: return a void pointer from xfs_buf_offset
by Christoph Hellwig
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
4497f28
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
by Dave Chinner
· 9 years ago
46fc58d
xfs: check min blks for random debug mode sparse allocations
by Brian Foster
· 9 years ago
b9a350a
Merge branch 'xfs-sparse-inode' into for-next
by Dave Chinner
· 9 years ago
e01c025
Merge branch 'xfs-misc-fixes-for-4.2' into for-next
by Dave Chinner
· 9 years ago
39e56d9
xfs: don't cast string literals
by Eric Sandeen
· 9 years ago
2e588a4
xfs: always log the inode on unwritten extent conversion
by Brian Foster
· 9 years ago
22ce1e1
xfs: enable sparse inode chunks for v5 superblocks
by Brian Foster
· 9 years ago
09b5660
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
by Brian Foster
· 9 years ago
10ae3dc7
xfs: only free allocated regions of inode chunks
by Brian Foster
· 9 years ago
26dd521
xfs: filter out sparse regions from individual inode allocation
by Brian Foster
· 9 years ago
1cdadee
xfs: randomly do sparse inode allocations in DEBUG mode
by Brian Foster
· 9 years ago
56d1115
xfs: allocate sparse inode chunks on full chunk allocation failure
by Brian Foster
· 9 years ago
4148c34
xfs: helper to convert holemask to inode alloc. bitmap
by Brian Foster
· 9 years ago
463958a
xfs: pass inode count through ordered icreate log item
by Brian Foster
· 9 years ago
5419040
xfs: introduce inode record hole mask for sparse inode chunks
by Brian Foster
· 9 years ago
502a4e7
xfs: add fs geometry bit for sparse inode chunks
by Brian Foster
· 9 years ago
e5376fc
xfs: sparse inode chunks feature helpers and mount requirements
by Brian Foster
· 9 years ago
066a188
xfs: use sparse chunk alignment for min. inode allocation requirement
by Brian Foster
· 9 years ago
fb4f2b4
xfs: add sparse inode chunk alignment superblock field
by Brian Foster
· 9 years ago
bfe46d4
xfs: support min/max agbno args in block allocator
by Brian Foster
· 9 years ago
999633d
xfs: update free inode record logic to support sparse inode records
by Brian Foster
· 9 years ago
d4cc540
xfs: create individual inode alloc. helper
by Brian Foster
· 9 years ago
6dfe5a0
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
by Dave Chinner
· 9 years ago
6dea405e
xfs: extent size hints can round up extents past MAXEXTLEN
by Dave Chinner
· 9 years ago
74f9ce1
xfs: use percpu_counter_read_positive for mp->m_icount
by George Wang
· 9 years ago
6a63ef0
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
by Dave Chinner
· 10 years ago
66db810
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
by Brian Foster
· 10 years ago
e87021a
xfs: use larger in-core attr firstused field and detect overflow
by Brian Foster
· 10 years ago
2f66124
xfs: pass attr geometry to attr leaf header conversion functions
by Brian Foster
· 10 years ago
a448f8f
Merge branch 'fallocate-insert-range' into for-next
by Dave Chinner
· 10 years ago
2b93681
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
by Dave Chinner
· 10 years ago
a904b1c
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
by Namjae Jeon
· 10 years ago
29916df
xfs: fix shadow warning in xfs_da3_root_split()
by Fabian Frederick
· 10 years ago
d64588c
xfs: remove xfs_bmap_sanity_check()
by Dave Chinner
· 10 years ago
4225441
Merge branch 'xfs-generic-sb-counters' into for-next
by Dave Chinner
· 10 years ago
3790a8c
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
by Dave Chinner
· 10 years ago
dd5e712
xfs: remove old and redundant comment in xfs_mount_validate_sb
by Wang Sheng-Hui
· 10 years ago
5fb5aee
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
by Eric Sandeen
· 10 years ago
c29aad4
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
by Eric Sandeen
· 10 years ago
964aa8d9
xfs: remove xfs_mod_incore_sb API
by Dave Chinner
· 10 years ago
bab98bb
xfs: introduce xfs_mod_frextents
by Dave Chinner
· 10 years ago
5681ca4
xfs: Remove icsb infrastructure
by Dave Chinner
· 10 years ago
0d485ad
xfs: use generic percpu counters for free block counter
by Dave Chinner
· 10 years ago
e88b64e
xfs: use generic percpu counters for free inode counter
by Dave Chinner
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 10 years ago
438c3c8
Merge branch 'xfs-buf-type-fixes' into for-next
by Dave Chinner
· 10 years ago
fe22d55
xfs: set buf types when converting extent formats
by Dave Chinner
· 10 years ago
465e2de
Merge branch 'xfs-sb-logging-rework' into for-next
by Dave Chinner
· 10 years ago
074e427
xfs: sanitise sb_bad_features2 handling
by Dave Chinner
· 10 years ago
61e63ec
xfs: consolidate superblock logging functions
by Dave Chinner
· 10 years ago
4d11a40
xfs: remove bitfield based superblock updates
by Dave Chinner
· 10 years ago
6bcf093
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
by Dave Chinner
· 10 years ago
aa5d95c
xfs: move xfs_bmap_finish prototype
by Dave Chinner
· 10 years ago
9799b43
xfs: move struct xfs_bmalloca to libxfs
by Dave Chinner
· 10 years ago
5ebdc21
xfs: move xfs_types.h to libxfs
by Dave Chinner
· 10 years ago
2155355
xfs: move xfs_fs.h to libxfs
by Dave Chinner
· 10 years ago
1a43ec0
xfs: Keep sb_bad_features2 consistent with sb_features2
by Jan Kara
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
32296f8
xfs: fix set-but-unused warnings
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
1b767ee
xfs: move ftype conversion functions to libxfs
by Dave Chinner
· 10 years ago
4db431f
xfs: cleanup xfs_bmse_merge returns
by Dave Chinner
· 10 years ago
b11bd67
xfs: cleanup xfs_bmse_shift_one goto mess
by Dave Chinner
· 10 years ago
7a1df15
xfs: fix premature enospc on inode allocation
by Dave Chinner
· 10 years ago
c14fc01
Merge branch 'xfs-coccinelle-cleanups' into for-next
by Dave Chinner
· 10 years ago
d254aae
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
by kbuild test robot
· 10 years ago
b72091f
libxfs: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
5beda58
xfs: move acl structures to xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6889e78
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
by Dave Chinner
· 10 years ago
04dd1a0
xfs: fix crc field handling in xfs_sb_to/from_disk
by Eric Sandeen
· 10 years ago
6ee49a2
xfs: don't send null bp to xfs_trans_brelse()
by Eric Sandeen
· 10 years ago
bd438f8
Merge branch 'xfs-sparse-fixes' into for-next
by Dave Chinner
· 10 years ago
e68ed77
xfs: fix use of agi_newino in finobt lookup
by Dave Chinner
· 10 years ago
33044dc
Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next
by Dave Chinner
· 10 years ago
fb04013
xfs: don't ASSERT on corrupt ftype
by Eric Sandeen
· 10 years ago
f6d31f4
Merge branch 'xfs-shift-extents-rework' into for-next
by Dave Chinner
· 10 years ago
f71721d
xfs: writeback and inval. file range to be shifted by collapse
by Brian Foster
· 10 years ago
a979bdf
xfs: refactor single extent shift into xfs_bmse_shift_one() helper
by Brian Foster
· 10 years ago
ddb19e3
xfs: refactor shift-by-merge into xfs_bmse_merge() helper
by Brian Foster
· 10 years ago
2c845f5
xfs: track collapse via file offset rather than extent index
by Brian Foster
· 10 years ago
a4241ae
Merge branch 'xfs-misc-fixes-for-3.18-1' into for-next
by Dave Chinner
· 10 years ago
ab6978c
xfs: remove rbpp check from xfs_rtmodify_summary_int
by Eric Sandeen
· 10 years ago
afabfd3
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
by Eric Sandeen
· 10 years ago
b16ed7c
xfs: combine xfs_dir_canenter into xfs_dir_createname
by Eric Sandeen
· 10 years ago
Next »