Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e142aa09ed88be98395dde7acb96fb2263566b68
/
fs
/
xfs
80aa76b
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
8c81dd4
Force log to disk before reading the AGF during a fstrim
by Carlos Maiolino
· 7 years ago
fbbb4509
Export __set_page_dirty
by Matthew Wilcox
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
4919d42
xfs: only cancel cow blocks when truncating the data fork
by Darrick J. Wong
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
7fcd3ef
xfs: remove filestream item xfs_inode reference
by Christoph Hellwig
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
0612d11
xfs: fix intent use-after-free on abort
by Dave Chinner
· 7 years ago
c959025
xfs: Remove "committed" argument of xfs_dir_ialloc
by Chandan Rajendra
· 7 years ago
6e2608d
xfs, dax: introduce xfs_dax_aops
by Dan Williams
· 7 years ago
dc1baa7
xfs: do not log/recover swapext extent owner changes for deleted inodes
by Eric Sandeen
· 7 years ago
72c44e3
xfs: clean up xfs_mount allocation and dynamic initializers
by Brian Foster
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
fa4493f
xfs: remove dead inode version setting code
by Dave Chinner
· 7 years ago
ee45700
xfs: catch inode allocation state mismatch corruption
by Dave Chinner
· 7 years ago
b83e4c3
xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt
by Darrick J. Wong
· 7 years ago
5927268
xfs: flag inode corruption if parent ptr doesn't get us a real inode
by Darrick J. Wong
· 7 years ago
6a96c56
xfs: don't accept inode buffers with suspicious unlinked chains
by Darrick J. Wong
· 7 years ago
8bb82bc
xfs: move inode extent size hint validation to libxfs
by Darrick J. Wong
· 7 years ago
1b44a6a
xfs: record inode buf errors as a xref error in inobt scrubber
by Darrick J. Wong
· 7 years ago
7e56d9e
xfs: remove xfs_buf parameter from inode scrub methods
by Darrick J. Wong
· 7 years ago
d0018ad
xfs: inode scrubber shouldn't bother with raw checks
by Darrick J. Wong
· 7 years ago
5e777b6
xfs: bmap scrubber should do rmap xref with bmap for sparse files
by Darrick J. Wong
· 7 years ago
6edb181
xfs: refactor inode buffer verifier error logging
by Darrick J. Wong
· 7 years ago
90a58f9
xfs: refactor inode verifier error logging
by Darrick J. Wong
· 7 years ago
30b0984
xfs: refactor bmap record validation
by Darrick J. Wong
· 7 years ago
6915ef3
xfs: sanity-check the unused space before trying to use it
by Darrick J. Wong
· 7 years ago
a27ba26
xfs: detect agfl count corruption and reset agfl
by Brian Foster
· 7 years ago
3e4da46
xfs: unwind the try_again loop in xfs_log_force
by Christoph Hellwig
· 7 years ago
9380629
xfs: refactor xfs_log_force_lsn
by Christoph Hellwig
· 7 years ago
793057e
vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
by Ingo Molnar
· 7 years ago
df79b81
xfs: minor cleanup for xfs_reflink_end_cow
by Christoph Hellwig
· 7 years ago
1d4352d
xfs: minor cleanup for xfs_get_blocks
by Christoph Hellwig
· 7 years ago
f5c54717
xfs: remove xfs_zero_range
by Christoph Hellwig
· 7 years ago
c7dbe3f
xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCL
by Christoph Hellwig
· 7 years ago
7d9df3c
xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
by Christoph Hellwig
· 7 years ago
5bcffe3
xfs: fix the check for COW extents in xfs_swap_extents
by Christoph Hellwig
· 7 years ago
e6b9657
xfs: refactor xfs_log_force
by Christoph Hellwig
· 7 years ago
656de4f
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
by Christoph Hellwig
· 7 years ago
60e5bb7
xfs: merge _xfs_log_force and xfs_log_force
by Christoph Hellwig
· 7 years ago
2b56c28
xfs: remove the unused log_flushed variable in xfs_extent_busy_flush
by Christoph Hellwig
· 7 years ago
4f7aa2f
xfs: remove an outdated comment for xfs_inode_item_committing
by Christoph Hellwig
· 7 years ago
2022ab3
xfs: remove misleading comment text on xfs_inode_item_unlock
by Christoph Hellwig
· 7 years ago
0ab3208
xfs: account only rmapbt-used blocks against rmapbt perag res
by Brian Foster
· 7 years ago
2159286
xfs: rename agfl perag res type to rmapbt
by Brian Foster
· 7 years ago
b3fed43
xfs: account format bouncing into rmapbt swapext tx reservation
by Brian Foster
· 7 years ago
3e78b9a
xfs: shutdown if block allocation overruns tx reservation
by Brian Foster
· 7 years ago
57e8095
xfs: Rename xa_ elements to ail_
by Matthew Wilcox
· 7 years ago
a78ee25
xfs: convert XFS_AGFL_SIZE to a helper function
by Dave Chinner
· 7 years ago
6231848
xfs: check for cow blocks before trying to clear them
by Darrick J. Wong
· 7 years ago
3f883f5
xfs: convert a few more directory asserts to corruption
by Darrick J. Wong
· 7 years ago
8241f7f
xfs: don't iunlock the quota ip when quota block
by Darrick J. Wong
· 7 years ago
19957a1
xfs: Correctly invert xfs_buftarg LRU isolation logic
by Vratislav Bendel
· 7 years ago
4df0f7f
xfs: fix transaction allocation deadlock in IO path
by Dave Chinner
· 7 years ago
c3b1b13
xfs: implement the lazytime mount option
by Christoph Hellwig
· 7 years ago
bcab2eb
xfs: Remove dead code from inode recover function
by Nikolay Borisov
· 7 years ago
e157ebd
Cleanup old XFS_BTREE_* traces
by Carlos Maiolino
· 7 years ago
4603fa7
xfs: remove unused m_dmevmask from xfs_mount struct
by Eric Sandeen
· 7 years ago
cb0a8d2
xfs: fall back to vmalloc when allocation log vector buffers
by Dave Chinner
· 7 years ago
ff3d8b9
xfs: don't block on the ilock for RWF_NOWAIT
by Christoph Hellwig
· 7 years ago
af5b5af
xfs: don't start out with the exclusive ilock for direct I/O
by Christoph Hellwig
· 7 years ago
172ed39
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
by Christoph Hellwig
· 7 years ago
5b4c845
xfs: fix potential memory leak in mount option parsing
by Chengguang Xu
· 7 years ago
b31c2bd
xfs: reserve blocks for refcount / rmap log item recovery
by Darrick J. Wong
· 7 years ago
86516ef
xfs: use memset to initialize xfs_scrub_agfl_info
by Eric Sandeen
· 7 years ago
e237f98
Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
23aedc4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
76883f7
xfs: remove experimental tag for reverse mapping
by Darrick J. Wong
· 7 years ago
c14632d
xfs: don't allow reflink + realtime filesystems
by Darrick J. Wong
· 7 years ago
b6e03c1
xfs: don't allow DAX on reflink filesystems
by Darrick J. Wong
· 7 years ago
494370c
xfs: add scrub to XFS_BUILD_OPTIONS
by Eric Sandeen
· 7 years ago
131fa58
xfs: fix u32 type usage in sb validation function
by Darrick J. Wong
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
20c59c7
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
1e369b0
xfs: remove experimental tag for reflinks
by Christoph Hellwig
· 7 years ago
6d8a45c
xfs: don't screw up direct writes when freesp is fragmented
by Darrick J. Wong
· 7 years ago
9f37bd1
xfs: check reflink allocation mappings
by Darrick J. Wong
· 7 years ago
4b4c132
xfs: treat CoW fork operations as delalloc for quota accounting
by Darrick J. Wong
· 7 years ago
01c2e13
xfs: only grab shared inode locks for source file during reflink
by Darrick J. Wong
· 7 years ago
7c2d238
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
by Darrick J. Wong
· 7 years ago
1364b1d4
xfs: reflink should break pnfs leases before sharing blocks
by Darrick J. Wong
· 7 years ago
c47b74f
xfs: don't clobber inobt/finobt cursors when xref with rmap
by Darrick J. Wong
· 7 years ago
70c57dcd
xfs: skip CoW writes past EOF when writeback races with truncate
by Darrick J. Wong
· 7 years ago
acd1d71
xfs: preserve i_rdev when recycling a reclaimable inode
by Amir Goldstein
· 7 years ago
751f376
xfs: refactor accounting updates out of xfs_bmap_btalloc
by Darrick J. Wong
· 7 years ago
22431bf
xfs: refactor inode verifier corruption error printing
by Darrick J. Wong
· 7 years ago
67a3f6d0
xfs: make tracepoint inode number format consistent
by Darrick J. Wong
· 7 years ago
beaae8c
xfs: always zero di_flags2 when we free the inode
by Darrick J. Wong
· 7 years ago
09ac862
xfs: call xfs_qm_dqattach before performing reflink operations
by Darrick J. Wong
· 7 years ago
6ca3072
xfs: bmap code cleanup
by Shan Hai
· 7 years ago
643c8c0
Use list_head infra-structure for buffer's log items list
by Carlos Maiolino
· 7 years ago
fb1755a
Split buffer's b_fspriv field
by Carlos Maiolino
· 7 years ago
70a2065
Get rid of xfs_buf_log_item_t typedef
by Carlos Maiolino
· 7 years ago
d17260f
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
by Jeff Layton
· 7 years ago
f0e2828
xfs: convert to new i_version API
by Jeff Layton
· 7 years ago
Next »