Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3faa9b7573bf8668869c0ef3075430dc9f053c6
/
fs
/
xfs
/
xfs_bmap.c
f3508bc
xfs: remove local fork format handling from xfs_bmapi_write()
by Dave Chinner
· 11 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
f5ea110
xfs: add CRCs to dir2/da node blocks
by Dave Chinner
· 12 years ago
19de735
xfs: split out symlink code into it's own file.
by Dave Chinner
· 12 years ago
ee1a47a
xfs: add support for large btree blocks
by Christoph Hellwig
· 12 years ago
56cea2d
xfs: take inode version into account in XFS_LITINO
by Christoph Hellwig
· 12 years ago
9e5987a
xfs: rearrange some code in xfs_bmap for better locality
by Dave Chinner
· 12 years ago
1e82379
xfs: xfs_bmap_add_attrfork_local is too generic
by Dave Chinner
· 12 years ago
9e96fe6
xfs: pull up stack_switch check into xfs_bmapi_write
by Brian Foster
· 12 years ago
83a9ba0
xfs: don't zero structure members after a memset(0)
by Eric Sandeen
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
3d3e6f6
xfs: verify btree blocks as they are read from disk
by Dave Chinner
· 12 years ago
4bc1ea6
xfs: remove xfs_flush_pages
by Dave Chinner
· 12 years ago
e04426b
xfs: move allocation stack switch up to xfs_bmapi_allocate
by Dave Chinner
· 12 years ago
2455881
xfs: introduce XFS_BMAPI_STACK_SWITCH
by Dave Chinner
· 12 years ago
a004168
xfs: zero allocation_args on the kernel stack
by Mark Tinguely
· 12 years ago
3297238
xfs: make largest supported offset less shouty
by Dave Chinner
· 12 years ago
ea562ed
xfs: fix delalloc quota accounting on failure
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
fd50092
xfs: move xfs_fsb_to_db to xfs_bmap.h
by Dave Chinner
· 13 years ago
58e2077
xfs: don't assert on delalloc regions beyond EOF
by Dave Chinner
· 13 years ago
5575acc
xfs: fix deadlock in xfs_rtfree_extent
by Kamal Dasu
· 13 years ago
f074211
xfs: fallback to vmalloc for large buffers in xfs_getbmap
by Dave Chinner
· 13 years ago
ce7ae151
xfs: remove the i_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
8096b1e
xfs: remove the if_ext_max field in struct xfs_ifork
by Christoph Hellwig
· 13 years ago
a99ebf4
xfs: fix allocation length overflow in xfs_bmapi_write()
by Dave Chinner
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
b0eab14
xfs: dont ignore error code from xfs_bmbt_update
by Christoph Hellwig
· 13 years ago
c653424
xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
by Christoph Hellwig
· 13 years ago
572a4cf
xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
by Christoph Hellwig
· 13 years ago
c315c90
xfs: move logflags into bmalloca
by Christoph Hellwig
· 13 years ago
e0c3da5
xfs: move lastx and nallocs into bmalloca
by Dave Chinner
· 13 years ago
29c8d17
xfs: move btree cursor into bmalloca
by Dave Chinner
· 13 years ago
963c30c
xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
by Dave Chinner
· 13 years ago
3a75667
xfs: rename allocation range fields in struct xfs_bmalloca
by Dave Chinner
· 13 years ago
0937e0f
xfs: move firstblock and bmap freelist cursor into bmalloca structure
by Dave Chinner
· 13 years ago
baf41a5
xfs: move extent records into bmalloca structure
by Dave Chinner
· 13 years ago
1b16447
xfs: pass bmalloca structure to xfs_bmap_isaeof
by Dave Chinner
· 13 years ago
a5bd606b
xfs: remove xfs_bmap_add_extent
by Christoph Hellwig
· 13 years ago
27a3f8f
xfs: introduce xfs_bmap_last_extent
by Christoph Hellwig
· 13 years ago
c0dc782
xfs: rename xfs_bmapi to xfs_bmapi_write
by Dave Chinner
· 13 years ago
b447fe5
xfs: factor unwritten extent map manipulations out of xfs_bmapi
by Dave Chinner
· 13 years ago
7e47a4e
xfs: factor extent allocation out of xfs_bmapi
by Dave Chinner
· 13 years ago
1fd044d
xfs: do not use xfs_bmap_add_extent for adding delalloc extents
by Christoph Hellwig
· 13 years ago
4403280
xfs: introduce xfs_bmapi_delay()
by Christoph Hellwig
· 13 years ago
b64dfe4
xfs: factor delalloc reservations out of xfs_bmapi
by Christoph Hellwig
· 13 years ago
5b777ad
xfs: remove xfs_bmapi_single()
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
aef9a89
xfs: factor extent map manipulations out of xfs_bmapi
by Dave Chinner
· 13 years ago
ecee76b
xfs: remove the nextents variable in xfs_bmapi
by Christoph Hellwig
· 13 years ago
b9b984d
xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real
by Christoph Hellwig
· 13 years ago
e7455e0
xfs: remove the first extent special case in xfs_bmap_add_extent
by Christoph Hellwig
· 13 years ago
859f57c
xfs: avoid synchronous transactions when deleting attr blocks
by Christoph Hellwig
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
5792664
xfs: reshuffle dir2 headers
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
f3ca8738
xfs: remove i_transp
by Christoph Hellwig
· 13 years ago
233eebb
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
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
· 14 years ago
5489327
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
by Christoph Hellwig
· 14 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
65333b4
xfs: kill xfs_fs_repair_cmn_err() macro
by Dave Chinner
· 14 years ago
6a19d93
xfs: convert xfs_cmn_err to xfs_alert_tag
by Dave Chinner
· 14 years ago
1050c71
xfs: stop using xfs_trans_iget in the RT allocator
by Christoph Hellwig
· 14 years ago
9681153
xfs: add lockdep annotations for the rt inodes
by Christoph Hellwig
· 14 years ago
04e9945
xfs: only lock the rt bitmap inode once per allocation
by Christoph Hellwig
· 14 years ago
24446fc
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
by bpm@sgi.com
· 14 years ago
4ce1598
xfs: prevent extsize alignment from exceeding maximum extent size
by Dave Chinner
· 14 years ago
14b064c
xfs: limit extent length for allocation to AG size
by Dave Chinner
· 14 years ago
309c848
xfs: delayed alloc blocks beyond EOF are valid after writeback
by Dave Chinner
· 14 years ago
c726de4
xfs: fix failed write truncation handling.
by Dave Chinner
· 14 years ago
96540c7
xfs: do not use xfs_mod_incore_sb for per-cpu counters
by Christoph Hellwig
· 14 years ago
4472235
xfs: Introduce XFS_IOC_ZERO_RANGE
by Dave Chinner
· 14 years ago
9af2546
xfs: Make fiemap work with sparse files
by Tao Ma
· 14 years ago
ecd7f08
xfs: clean up xfs_bmap_get_bp
by Christoph Hellwig
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
cd8b0bb
xfs: remove unused XFS_BMAPI_ flags
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
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
713bf88
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
by Dave Chinner
· 15 years ago
c467c04
xfs: split xfs_bmap_btalloc
by Christoph Hellwig
· 15 years ago
f0a0eaa
xfs: suppress spurious uninitialised var warning in xfs_bmapi()
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
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
d96f8f8
xfs: add more statics & drop some unused functions
by Eric Sandeen
· 15 years ago
ca35dcd
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
by Christoph Hellwig
· 15 years ago
7747a0b
xfs: fix freeing memory in xfs_getbmap()
by Felix Blyakher
· 15 years ago
Next »