index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
MAINTAINERS: Change email address for Trond Myklebust
Trond Myklebust
1
-1
/
+1
2024-05-22
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
1
-0
/
+1
2024-05-21
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
1
-2
/
+2
2024-05-21
pNFS: rework pnfs_generic_pg_check_layout to check IO range
Olga Kornievskaia
4
-36
/
+14
2024-05-21
pNFS/filelayout: check layout segment range
Olga Kornievskaia
1
-0
/
+2
2024-05-21
pNFS/filelayout: fixup pNfs allocation modes
Olga Kornievskaia
1
-2
/
+2
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
1
-1
/
+5
2024-05-20
NFS: Don't enable NFS v2 by default
Anna Schumaker
1
-2
/
+2
2024-05-20
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
1
-1
/
+1
2024-05-20
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
1
-0
/
+1
2024-05-20
SUNRPC: fix handling expired GSS context
Olga Kornievskaia
1
-1
/
+12
2024-05-20
nfs: keep server info for remounts
Martin Kaiser
1
-3
/
+6
2024-05-20
NFSv4: Fixup smatch warning for ambiguous return
Benjamin Coddington
1
-7
/
+5
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
3
-0
/
+19
2024-05-20
NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
NeilBrown
4
-3
/
+56
2024-05-20
pNFS/filelayout: Specify the layout segment range in LAYOUTGET
Anna Schumaker
1
-4
/
+4
2024-05-20
pNFS/filelayout: Remove the whole file layout requirement
Anna Schumaker
1
-8
/
+0
2024-05-12
Linux 6.9
v6.9
Linus Torvalds
1
-1
/
+1
2024-05-11
selftests/harness: Handle TEST_F()'s explicit exit codes
Mickaël Salaün
1
-1
/
+5
2024-05-11
selftests/harness: Fix vfork() side effects
Mickaël Salaün
2
-25
/
+57
2024-05-11
selftests/harness: Share _metadata between forked processes
Mickaël Salaün
1
-11
/
+15
2024-05-11
selftests/pidfd: Fix wrong expectation
Mickaël Salaün
1
-1
/
+1
2024-05-11
selftests/harness: Constify fixture variants
Mickaël Salaün
1
-2
/
+2
2024-05-11
selftests/landlock: Do not allocate memory in fixture data
Mickaël Salaün
1
-22
/
+35
2024-05-11
selftests/harness: Fix interleaved scheduling leading to race conditions
Mickaël Salaün
1
-1
/
+14
2024-05-11
selftests/harness: Fix fixture teardown
Mickaël Salaün
1
-5
/
+9
2024-05-11
selftests/landlock: Fix FS tests when run on a private mount point
Mickaël Salaün
1
-1
/
+9
2024-05-11
selftests/pidfd: Fix config for pidfd_setns_test
Mickaël Salaün
1
-0
/
+2
2024-05-10
Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
Dave Airlie
1
-12
/
+7
2024-05-10
mailmap: add entry for Barry Song
Barry Song
1
-0
/
+5
2024-05-10
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-05-10
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Michel Dänzer
1
-1
/
+1
2024-05-10
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
1
-2
/
+5
2024-05-10
x86/topology/amd: Ensure that LLC ID is initialized
Thomas Gleixner
1
-9
/
+7
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-10
x86/amd_nb: Add new PCI IDs for AMD family 0x1a
Shyam Sundar S K
2
-0
/
+2
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
3
-28
/
+25
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
1
-1
/
+6
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2
-4
/
+2
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
1
-1
/
+3
[next]