index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-7
/
+7
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
2021-03-25
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
1
-1
/
+2
2021-03-25
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
1
-1
/
+1
2021-03-25
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
1
-2
/
+4
2021-03-25
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
1
-1
/
+5
2021-03-24
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
1
-9
/
+5
2021-03-21
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
1
-0
/
+5
2021-03-19
cifs: fix allocation size on newly created files
Steve French
1
-1
/
+9
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-19
documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
Emanuele Giuseppe Esposito
1
-1
/
+2
2021-03-19
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
1
-2
/
+4
[next]