index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
9
-15
/
+13
*
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
8
-16
/
+16
*
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
16
-34
/
+33
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
29
-98
/
+98
*
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
13
-23
/
+23
*
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
2021-04-07
1
-1
/
+2
*
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
6
-17
/
+35
*
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
2021-04-07
1
-5
/
+0
*
xfs: handle crtime more carefully in xfs_bulkstat_one_int
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: consistently initialize di_flags2
Christoph Hellwig
2021-04-07
2
-1
/
+1
*
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
7
-36
/
+17
*
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
2021-04-07
1
-9
/
+0
*
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
Chandan Babu R
2021-04-07
1
-1
/
+2
*
xfs: Fix dax inode extent calculation when direct write is performed on an un...
Chandan Babu R
2021-04-07
1
-2
/
+3
*
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
2021-03-25
1
-1
/
+1
*
xfs: add error injection for per-AG resv failure
Gao Xiang
2021-03-25
3
-2
/
+11
*
xfs: support shrinking unused space in the last AG
Gao Xiang
2021-03-25
2
-35
/
+59
*
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
2021-03-25
2
-0
/
+117
*
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
2021-03-25
1
-43
/
+64
*
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
2021-03-25
1
-0
/
+9
*
xfs: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
xfs: Rudimentary spelling fix
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
xfs: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-25
1
-2
/
+2
*
xfs: __percpu_counter_compare() inode count debug too expensive
Dave Chinner
2021-03-25
1
-9
/
+2
*
xfs: reduce debug overhead of dir leaf/node checks
Dave Chinner
2021-03-25
3
-5
/
+10
*
xfs: No need for inode number error injection in __xfs_dir3_data_check
Dave Chinner
2021-03-25
1
-1
/
+1
*
xfs: type verification is expensive
Dave Chinner
2021-03-25
1
-9
/
+9
*
xfs: optimise xfs_buf_item_size/format for contiguous regions
Dave Chinner
2021-03-25
1
-15
/
+87
*
xfs: xfs_buf_item_size_segment() needs to pass segment offset
Dave Chinner
2021-03-25
1
-19
/
+19
*
xfs: reduce buffer log item shadow allocations
Dave Chinner
2021-03-25
1
-2
/
+11
*
xfs: initialise attr fork on inode create
Dave Chinner
2021-03-25
8
-18
/
+81
*
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
2021-03-25
1
-0
/
+2
*
xfs: Skip repetitive warnings about mount options
Pavel Reichl
2021-03-25
1
-4
/
+20
*
xfs: rename variable mp to parsing_mp
Pavel Reichl
2021-03-25
1
-51
/
+51
*
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-03-25
3
-6
/
+6
*
xfs: prevent metadata files from being inactivated
Darrick J. Wong
2021-03-25
4
-1
/
+15
*
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
2021-03-25
3
-7
/
+7
*
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
2021-03-25
3
-17
/
+7
*
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
2021-03-25
3
-23
/
+14
*
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
2021-03-25
1
-1
/
+2
*
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
2021-03-25
1
-1
/
+1
*
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
2021-03-25
1
-2
/
+4
*
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
2021-03-25
1
-1
/
+5
*
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
2021-03-24
1
-9
/
+5
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
11
-72
/
+168
|
\
|
*
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
2021-03-21
1
-1
/
+1
|
*
ext4: stop inode update before return
Pan Bian
2021-03-21
1
-1
/
+3
|
*
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
2021-03-21
3
-2
/
+12
|
*
ext4: fix timer use-after-free on failed mount
Jan Kara
2021-03-21
1
-1
/
+1
|
*
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-21
1
-4
/
+4
[next]