Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
534c97b0950b1967bca1c753aeaed32f5db40264
/
fs
/
xfs
c8d8566
Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
cab09a8
xfs: fix da node magic number mismatches
by Dave Chinner
· 12 years ago
946217b
xfs: Remote attr validation fixes and optimisations
by Dave Chinner
· 12 years ago
123887e
xfs: Teach dquot recovery about CONFIG_XFS_QUOTA
by Dave Chinner
· 12 years ago
e721f50
xfs: implement extended feature masks
by Dave Chinner
· 12 years ago
04a1e6c
xfs: add CRC checks to the superblock
by Dave Chinner
· 12 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
d75afeb
xfs: add buffer types to directory and attribute buffers
by Dave Chinner
· 12 years ago
d2e448d
xfs: add CRC protection to remote attributes
by Dave Chinner
· 12 years ago
95920cd
xfs: split remote attribute code out
by Dave Chinner
· 12 years ago
517c222
xfs: add CRCs to attr leaf blocks
by Dave Chinner
· 12 years ago
f5ea110
xfs: add CRCs to dir2/da node blocks
by Dave Chinner
· 12 years ago
6b2647a
xfs: shortform directory offsets change for dir3 format
by Dave Chinner
· 12 years ago
24df33b
xfs: add CRC checking to dir2 leaf blocks
by Dave Chinner
· 12 years ago
33363fe
xfs: add CRC checking to dir2 data blocks
by Dave Chinner
· 12 years ago
cbc8adf
xfs: add CRC checking to dir2 free blocks
by Dave Chinner
· 12 years ago
f5f3d9b
xfs: add CRC checks to block format directory blocks
by Dave Chinner
· 12 years ago
f948dd7
xfs: add CRC checks to remote symlinks
by Dave Chinner
· 12 years ago
19de735
xfs: split out symlink code into it's own file.
by Dave Chinner
· 12 years ago
93848a9
xfs: add version 3 inode format with CRCs
by Christoph Hellwig
· 12 years ago
3fe58f3
xfs: add CRC checks for quota blocks
by Christoph Hellwig
· 12 years ago
983d09f
xfs: add CRC checks to the AGI
by Dave Chinner
· 12 years ago
77c95bb
xfs: add CRC checks to the AGFL
by Christoph Hellwig
· 12 years ago
4e0e604
xfs: add CRC checks to the AGF
by Dave Chinner
· 12 years ago
ee1a47a
xfs: add support for large btree blocks
by Christoph Hellwig
· 12 years ago
a205064
xfs: increase hexdump output in xfs_corruption_error
by Dave Chinner
· 12 years ago
7fe3258
xfs: Update xfs_log_commit_cil() comments
by Jeff Liu
· 12 years ago
d4fd0e9
xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros
by Jeff Liu
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
666d644
xfs: don't free EFIs before the EFDs are committed
by Dave Chinner
· 12 years ago
3d6e036
xfs: Add ratelimited printk for different alert levels
by Rich Johnston
· 12 years ago
ff9a28f
xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()
by Jan Kara
· 12 years ago
19cb7e3
xfs: xfs_iomap_prealloc_size() tracepoint
by Brian Foster
· 12 years ago
76a4202
xfs: add quota-driven speculative preallocation throttling
by Brian Foster
· 12 years ago
b136645
xfs: xfs_dquot prealloc throttling watermarks and low free space
by Brian Foster
· 12 years ago
4b6eae2e
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
by Brian Foster
· 12 years ago
c9bdbdc
xfs: push rounddown_pow_of_two() to after prealloc throttle
by Brian Foster
· 12 years ago
3c58b5f
xfs: reorganize xfs_iomap_prealloc_size to remove indentation
by Brian Foster
· 12 years ago
10b3866
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
e001873
xfs: ensure we capture IO errors correctly
by Dave Chinner
· 12 years ago
3325bee
xfs: fix xfs_iomap_eof_prealloc_initial_size type
by Mark Tinguely
· 12 years ago
83cdadd
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
by Brian Foster
· 12 years ago
56cea2d
xfs: take inode version into account in XFS_LITINO
by Christoph Hellwig
· 12 years ago
c163f9a
xfs: ensure we capture IO errors correctly
by Dave Chinner
· 12 years ago
d8ddfe8
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
by Jeff Liu
· 12 years ago
9e5987a
xfs: rearrange some code in xfs_bmap for better locality
by Dave Chinner
· 12 years ago
ecb3403
xfs: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
d5929de
xfs: don't verify buffers after IO errors
by Dave Chinner
· 12 years ago
e8108ce
xfs: fix xfs_iomap_eof_prealloc_initial_size type
by Mark Tinguely
· 12 years ago
e114b5f
xfs: increase prealloc size to double that of the previous extent
by Brian Foster
· 12 years ago
e78c420
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
by Brian Foster
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
94e07a75
fs: encode_fh: return FILEID_INVALID if invalid fid_type
by Namjae Jeon
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
1e82379
xfs: xfs_bmap_add_attrfork_local is too generic
by Dave Chinner
· 12 years ago
fa5566e
xfs: remove log force from xfs_buf_trylock()
by Brian Foster
· 12 years ago
5337fe9
xfs: recheck buffer pinned status after push trylock failure
by Brian Foster
· 12 years ago
a1e16c2
xfs: limit speculative prealloc size on sparse files
by Dave Chinner
· 12 years ago
311f08a
xfs: memory barrier before wake_up_bit()
by Alex Elder
· 12 years ago
a21cd50
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
by Jeff Liu
· 12 years ago
762c585
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
by Jeff Liu
· 12 years ago
5166ab0
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
by Jeff Liu
· 12 years ago
e457274
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
by Jeff Liu
· 12 years ago
a7bd794
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
by Jeff Liu
· 12 years ago
762d7ba
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
by Jeff Liu
· 12 years ago
a1bd955
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
by Jeff Liu
· 12 years ago
4800104
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
by Jeff Liu
· 12 years ago
f0f2df9
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
by Jeff Liu
· 12 years ago
f910a8c
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
by Jeff Liu
· 12 years ago
b0c10b98
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
by Jeff Liu
· 12 years ago
5b292ae
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
by Jeff Liu
· 12 years ago
4f3b578
xfs: add a helper to figure out the space log reservation per item
by Jeff Liu
· 12 years ago
2729423
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
by Torsten Kaiser
· 12 years ago
ced55f3
xfs: Fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
3b19034
xfs: fix shutdown hang on invalid inode during create
by Dave Chinner
· 12 years ago
4d559a3
xfs: limit speculative prealloc near ENOSPC thresholds
by Dave Chinner
· 12 years ago
10616b8
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
by Dave Chinner
· 12 years ago
003fd6c
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
by Ben Myers
· 12 years ago
ed408f7
Merge 3.9-rc4 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
9e96fe6
xfs: pull up stack_switch check into xfs_bmapi_write
by Brian Foster
· 12 years ago
667a929
xfs: Remove boolean_t typedef completely.
by Thiago Farina
· 12 years ago
aeb4f20
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
by Eric Sandeen
· 12 years ago
37f1356
xfs: recalculate leaf entry pointer after compacting a dir2 block
by Eric Sandeen
· 12 years ago
ab7eac2
xfs: remove int casts from debug dquot soft limit timer asserts
by Brian Foster
· 12 years ago
91e4bac
xfs: fix the multi-segment log buffer format
by Mark Tinguely
· 12 years ago
2d0e9df
xfs: fix segment in xfs_buf_item_format_segment
by Mark Tinguely
· 12 years ago
0f22f9d
xfs: rename bli_format to avoid confusion with bli_formats
by Mark Tinguely
· 12 years ago
d44d9bc
xfs: use b_maps[] for discontiguous buffers
by Mark Tinguely
· 12 years ago
a17164e
fs/xfs remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
d460863
xfs: recalculate leaf entry pointer after compacting a dir2 block
by Eric Sandeen
· 12 years ago
d9777b8
fs/xfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
83a9ba0
xfs: don't zero structure members after a memset(0)
by Eric Sandeen
· 12 years ago
f755503
xfs: remove int casts from debug dquot soft limit timer asserts
by Brian Foster
· 12 years ago
ec47eb6
xfs remove the XFS_TRANS_DEBUG routines
by Mark Tinguely
· 12 years ago
c883d0c
xfs: fix the multi-segment log buffer format
by Mark Tinguely
· 12 years ago
820a554
xfs: fix segment in xfs_buf_item_format_segment
by Mark Tinguely
· 12 years ago
b943817
xfs: rename bli_format to avoid confusion with bli_formats
by Mark Tinguely
· 12 years ago
Next »