Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d95dc9e388104488d0f5a5969c435e601840da2e
/
fs
/
xfs
41b9d72
xfs: trim eofblocks before collapse range
by Brian Foster
· 10 years ago
1669a8c
xfs: xfs_file_collapse_range is delalloc challenged
by Dave Chinner
· 10 years ago
ca446d8
xfs: don't log inode unless extent shift makes extent modifications
by Brian Foster
· 10 years ago
7d4ea3c
xfs: use ranged writeback and invalidation for direct IO
by Dave Chinner
· 10 years ago
834ffca
xfs: don't zero partial page cache pages during O_DIRECT writes
by Dave Chinner
· 10 years ago
85e584d
xfs: don't zero partial page cache pages during O_DIRECT writes
by Chris Mason
· 10 years ago
22e757a
xfs: don't dirty buffers beyond EOF
by Dave Chinner
· 10 years ago
645f985
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
by Dave Chinner
· 10 years ago
b076d87
Merge branch 'xfs-bulkstat-refactor' into for-next
by Dave Chinner
· 10 years ago
4d7eece
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
by Dave Chinner
· 10 years ago
e0ac6d4
Merge branch 'xfs-quota-eofblocks-scan' into for-next
by Dave Chinner
· 10 years ago
6eee897
xfs: fix coccinelle warnings
by kbuild test robot
· 10 years ago
4ef897a
xfs: flush both inodes in xfs_swap_extents
by Dave Chinner
· 10 years ago
8121768
xfs: fix swapext ilock deadlock
by Dave Chinner
· 10 years ago
b92cc59f6
xfs: kill xfs_vnode.h
by Dave Chinner
· 10 years ago
dd8c38b
xfs: kill VN_MAPPED
by Dave Chinner
· 10 years ago
2667c6f
xfs: kill VN_CACHED
by Dave Chinner
· 10 years ago
eac152b
xfs: kill VN_DIRTY()
by Dave Chinner
· 10 years ago
ad3714b
xfs: dquot recovery needs verifiers
by Dave Chinner
· 10 years ago
5fd364f
xfs: quotacheck leaves dquot buffers without verifiers
by Dave Chinner
· 10 years ago
67dc288
xfs: ensure verifiers are attached to recovered buffers
by Dave Chinner
· 10 years ago
400b9d8
xfs: catch buffers written without verifiers attached
by Dave Chinner
· 10 years ago
5ef828c
xfs: avoid false quotacheck after unclean shutdown
by Eric Sandeen
· 10 years ago
eedf32b
xfs: fix rounding error of fiemap length parameter
by Brian Foster
· 10 years ago
1e773c4
xfs: introduce xfs_bulkstat_ag_ichunk
by Jie Liu
· 10 years ago
d5cf09b
xfs: require 64-bit sector_t
by Christoph Hellwig
· 10 years ago
74dc93a
xfs: fix uflags detection at xfs_fs_rm_xquota
by Jie Liu
· 10 years ago
7b409a7
xfs: remove XFS_IS_OQUOTA_ON macros
by Jie Liu
· 10 years ago
54aa61f
xfs: tidy up xfs_set_inode32
by Eric Sandeen
· 10 years ago
9de67c3
xfs: allow inode allocations in post-growfs disk space
by Eric Sandeen
· 10 years ago
eb866bb
xfs: mark xfs_qm_quotacheck as static
by Jie Liu
· 10 years ago
5c18717
xfs: fix cil push sequence after log recovery
by Mark Tinguely
· 10 years ago
f074051
xfs: squash prealloc while over quota free space as well
by Brian Foster
· 10 years ago
dc06f398
xfs: run an eofblocks scan on ENOSPC/EDQUOT
by Brian Foster
· 10 years ago
f452639
xfs: support a union-based filter for eofblocks scans
by Brian Foster
· 10 years ago
5400da7
xfs: add scan owner field to xfs_eofblocks
by Brian Foster
· 10 years ago
f3d1e58
xfs: introduce xfs_bulkstat_grab_ichunk
by Jie Liu
· 10 years ago
4b8fdfe
xfs: introduce xfs_bulkstat_ichunk_ra
by Jie Liu
· 10 years ago
d4c2734
xfs: fix error handling at xfs_bulkstat
by Jie Liu
· 10 years ago
296dfd7
xfs: remove redundant user buffer count checks at xfs_bulkstat
by Jie Liu
· 10 years ago
c7cb51d
xfs: fix error handling at xfs_inumbers
by Jie Liu
· 10 years ago
549fa00
xfs: consolidate xfs_inumbers
by Jie Liu
· 10 years ago
d716f8e
xfs: remove xfs_bulkstat_single
by Christoph Hellwig
· 10 years ago
8fe6577
xfs: remove redundant stat assignment in xfs_bulkstat_one_int
by Jie Liu
· 10 years ago
80d6d69
xfs: add log attributes for log lsn and grant head data
by Brian Foster
· 10 years ago
baff4e4
xfs: add xlog sysfs kobject and attribute handlers
by Brian Foster
· 10 years ago
a31b1d3
xfs: add xfs_mount sysfs kobject
by Brian Foster
· 10 years ago
3d87122
xfs: add a sysfs kset
by Brian Foster
· 10 years ago
a70a4fa
xfs: fix a couple error sequence jumps in xfs_mountfs()
by Brian Foster
· 10 years ago
7f8a058
Merge branch 'xfs-libxfs-restructure' into for-next
by Dave Chinner
· 10 years ago
03e0134
xfs: null unused quota inodes when quota is on
by Dave Chinner
· 10 years ago
cf11da9
xfs: refine the allocation stack switch
by Dave Chinner
· 10 years ago
aa182e6
Revert "xfs: block allocation work needs to be kswapd aware"
by Dave Chinner
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 10 years ago
84be0ff
libxfs: move header files
by Dave Chinner
· 10 years ago
69116a1
xfs: create libxfs infrastructure
by Dave Chinner
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
412dd3a
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 10 years ago
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 10 years ago
8612c7e
Merge branch 'xfs-da-geom' into for-next
by Dave Chinner
· 10 years ago
35f46c5
xfs: fix xfs_da_args sparse warning in xfs_readdir
by Dave Chinner
· 10 years ago
3026511
xfs: Fix rounding in xfs_alloc_fix_len()
by Jan Kara
· 10 years ago
448011e
xfs: tone down writepage/releasepage WARN_ONs
by Christoph Hellwig
· 10 years ago
72208ee
xfs: small cleanup in xfs_lowbit64()
by Dan Carpenter
· 10 years ago
36de955
xfs: kill xfs_buf_geterror()
by Dave Chinner
· 10 years ago
556b888
xfs: xfs_readsb needs to check for magic numbers
by Dave Chinner
· 10 years ago
1f6d648
xfs: block allocation work needs to be kswapd aware
by Dave Chinner
· 10 years ago
b2a21e7
xfs: remove redundant geometry information from xfs_da_state
by Dave Chinner
· 10 years ago
c2c4c47
xfs: replace attr LBSIZE with xfs_da_geometry
by Dave Chinner
· 10 years ago
c59f0ad
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
by Dave Chinner
· 10 years ago
33a6039
xfs: use xfs_da_geometry for block size in attr code
by Dave Chinner
· 10 years ago
bc85178
xfs: remove mp->m_dir_geo from directory logging
by Dave Chinner
· 10 years ago
53f82db
xfs: reduce direct usage of mp->m_dir_geo
by Dave Chinner
· 10 years ago
7ab610f
xfs: move node entry counts to xfs_da_geometry
by Dave Chinner
· 10 years ago
ed358c0
xfs: convert dir/attr btree threshold to xfs_da_geometry
by Dave Chinner
· 10 years ago
8f66193
xfs: convert m_dirblksize to xfs_da_geometry
by Dave Chinner
· 10 years ago
d6cf130
xfs: convert m_dirblkfsbs to xfs_da_geometry
by Dave Chinner
· 10 years ago
7dda6e8
xfs: convert directory segment limits to xfs_da_geometry
by Dave Chinner
· 10 years ago
3002803
xfs: convert directory db conversion to xfs_da_geometry
by Dave Chinner
· 10 years ago
2998ab1
xfs: convert directory dablk conversion to xfs_da_geometry
by Dave Chinner
· 10 years ago
9b3b552
xfs: convert dir byte/off conversion to xfs_da_geometry
by Dave Chinner
· 10 years ago
8c44a28
xfs: kill XFS_DIR2...FIRSTDB macros
by Dave Chinner
· 10 years ago
892e3f3
xfs: move directory block translatiosn to xfs_dir2_priv.h
by Dave Chinner
· 10 years ago
0650b55
xfs: introduce directory geometry structure
by Dave Chinner
· 10 years ago
b70f14e
Merge branch 'xfs-feature-bit-cleanup' into for-next
by Dave Chinner
· 10 years ago
0d907a3
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
by Dave Chinner
· 10 years ago
376c2f3
xfs: fix compile error when libxfs header used in C++ code
by Roger Willcocks
· 10 years ago
8695d27
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
by Jie Liu
· 10 years ago
7c16635
xfs: remove redundant checks from xfs_da_read_buf
by Dave Chinner
· 10 years ago
110dc24
xfs: log vector rounding leaks log space
by Dave Chinner
· 10 years ago
ce576f1
xfs: remove XFS_TRANS_RESERVE in collapse range
by Namjae Jeon
· 10 years ago
ab3e57b
xfs: remove shared supberlock feature checking
by Dave Chinner
· 10 years ago
5d074a4
xfs: don't need dirv2 checks anymore
by Dave Chinner
· 10 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 10 years ago
Next »