index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rtalloc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
xfs: Use generic_file_open()
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
6
-30
/
+204
2022-04-11
xfs: Replace numbered inode recovery error messages with descriptive ones
Chandan Babu R
1
-30
/
+22
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
6
-15
/
+55
2022-04-11
xfs: Use uint64_t to count maximum blocks that can be used by BMBT
Chandan Babu R
1
-3
/
+3
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
4
-1
/
+24
2022-04-11
xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
Chandan Babu R
2
-0
/
+3
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
3
-0
/
+6
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
6
-10
/
+10
2022-04-11
xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
Chandan Babu R
1
-2
/
+2
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
5
-21
/
+58
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
5
-5
/
+5
2022-04-11
xfs: Introduce xfs_iext_max_nextents() helper
Chandan Babu R
4
-11
/
+16
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
8
-59
/
+64
2022-04-11
xfs: Move extent count limits to xfs_format.h
Chandan Babu R
2
-7
/
+7
2022-04-11
xfs: Add XFS messages to printk index
Jonathan Lassoff
2
-10
/
+21
2022-04-11
xfs: Simplify XFS logging methods.
Jonathan Lassoff
2
-52
/
+45
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-09
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-09
mailmap: update Vasily Averin's email address
Vasily Averin
1
-0
/
+4
2022-04-09
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-09
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-09
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-09
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
1
-2
/
+6
2022-04-09
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-04-09
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2
-2
/
+2
2022-04-08
io_uring: fix race between timeout flush and removal
Jens Axboe
1
-4
/
+3
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
1
-1
/
+0
2022-04-08
tools/testing/nvdimm: Fix security_init() symbol collision
Dan Williams
1
-2
/
+2
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
MAINTAINERS: Fix reviewer info for a few ROHM ICs
Matti Vaittinen
1
-7
/
+5
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
[prev]
[next]