index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...
Chandan Babu R
1
-1
/
+3
2021-04-07
xfs: deprecate BMV_IF_NO_DMAPI_READ flag
Anthony Iliopoulos
2
-3
/
+1
2021-04-07
xfs: merge _xfs_dic2xflags into xfs_ip2xflags
Christoph Hellwig
1
-32
/
+22
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
9
-29
/
+11
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
13
-52
/
+49
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
17
-47
/
+46
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
9
-39
/
+39
2021-04-07
xfs: use a union for i_cowextsize and i_flushiter
Christoph Hellwig
4
-11
/
+20
2021-04-07
xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr
Christoph Hellwig
1
-2
/
+2
2021-04-07
xfs: cleanup xfs_fill_fsxattr
Christoph Hellwig
1
-2
/
+4
2021-04-07
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
6
-15
/
+14
2021-04-07
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
9
-15
/
+13
2021-04-07
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
8
-16
/
+16
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
16
-34
/
+33
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
29
-98
/
+98
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
13
-23
/
+23
2021-04-07
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
1
-1
/
+2
2021-04-07
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
6
-17
/
+35
2021-04-07
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
1
-5
/
+0
2021-04-07
xfs: handle crtime more carefully in xfs_bulkstat_one_int
Christoph Hellwig
1
-2
/
+2
2021-04-07
xfs: consistently initialize di_flags2
Christoph Hellwig
2
-1
/
+1
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
7
-36
/
+17
2021-04-07
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
1
-9
/
+0
2021-04-07
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
Chandan Babu R
1
-1
/
+2
2021-04-07
xfs: Fix dax inode extent calculation when direct write is performed on an un...
Chandan Babu R
1
-2
/
+3
2021-03-25
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
1
-1
/
+1
2021-03-25
xfs: add error injection for per-AG resv failure
Gao Xiang
3
-2
/
+11
2021-03-25
xfs: support shrinking unused space in the last AG
Gao Xiang
2
-35
/
+59
2021-03-25
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
2
-0
/
+117
2021-03-25
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
1
-43
/
+64
2021-03-25
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
1
-0
/
+9
2021-03-25
xfs: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
xfs: Rudimentary spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
xfs: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-25
xfs: __percpu_counter_compare() inode count debug too expensive
Dave Chinner
1
-9
/
+2
2021-03-25
xfs: reduce debug overhead of dir leaf/node checks
Dave Chinner
3
-5
/
+10
2021-03-25
xfs: No need for inode number error injection in __xfs_dir3_data_check
Dave Chinner
1
-1
/
+1
2021-03-25
xfs: type verification is expensive
Dave Chinner
1
-9
/
+9
2021-03-25
xfs: optimise xfs_buf_item_size/format for contiguous regions
Dave Chinner
1
-15
/
+87
2021-03-25
xfs: xfs_buf_item_size_segment() needs to pass segment offset
Dave Chinner
1
-19
/
+19
2021-03-25
xfs: reduce buffer log item shadow allocations
Dave Chinner
1
-2
/
+11
2021-03-25
xfs: initialise attr fork on inode create
Dave Chinner
8
-18
/
+81
2021-03-25
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
1
-0
/
+2
2021-03-25
xfs: Skip repetitive warnings about mount options
Pavel Reichl
1
-4
/
+20
2021-03-25
xfs: rename variable mp to parsing_mp
Pavel Reichl
1
-51
/
+51
2021-03-25
xfs: rename the blockgc workqueue
Darrick J. Wong
3
-6
/
+6
2021-03-25
xfs: prevent metadata files from being inactivated
Darrick J. Wong
4
-1
/
+15
2021-03-25
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
3
-7
/
+7
2021-03-25
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
3
-17
/
+7
2021-03-25
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
3
-23
/
+14
[prev]
[next]