index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-36
/
+57
2025-01-11
Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+18
2025-01-10
smb: client: sync the root session and superblock context passwords before au...
Meetakshi Setiya
1
-1
/
+18
2025-01-10
Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-35
/
+56
2025-01-10
Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+3
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-01-10
fs: debugfs: fix open proxy for unsafe files
Johannes Berg
1
-1
/
+1
2025-01-09
Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-3
/
+56
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-61
/
+74
2025-01-09
afs: Fix merge preference rule failure condition
Lizhi Xu
1
-2
/
+4
2025-01-09
netfs: Fix read-retry for fs with no ->prepare_read()
David Howells
1
-1
/
+2
2025-01-09
netfs: Fix kernel async DIO
David Howells
1
-1
/
+6
2025-01-09
Merge tag 'vfs-6.14-rc7.mount.fixes'
Christian Brauner
2
-14
/
+15
2025-01-09
fs: kill MNT_ONRB
Christian Brauner
2
-14
/
+15
2025-01-09
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
1
-1
/
+1
2025-01-07
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2
-0
/
+50
2025-01-07
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
1
-1
/
+2
2025-01-07
debugfs: fix missing mutex_destroy() in short_fops case
Al Viro
1
-1
/
+1
2025-01-07
fs: debugfs: differentiate short fops with proxy ops
Johannes Berg
3
-34
/
+55
2025-01-07
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2025-01-07
Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
1
-12
/
+19
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-118
/
+212
2025-01-06
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
Mikhail Zaslonko
1
-2
/
+2
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
1
-2
/
+3
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
1
-0
/
+4
2025-01-06
ovl: support encoding fid from inode with no alias
Amir Goldstein
1
-21
/
+25
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
4
-10
/
+12
2025-01-06
Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+20
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
1
-57
/
+65
2025-01-05
ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
Thorsten Blum
1
-2
/
+1
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
1
-0
/
+3
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+3
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
1
-0
/
+2
2024-12-31
exfat: fix the infinite loop in __exfat_free_cluster()
Yuezhang Mo
1
-0
/
+10
2024-12-31
exfat: fix the new buffer was not zeroed before writing
Yuezhang Mo
1
-0
/
+6
2024-12-31
exfat: fix the infinite loop in exfat_readdir()
Yuezhang Mo
1
-1
/
+2
2024-12-30
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2
-1
/
+2
2024-12-30
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
1
-1
/
+1
2024-12-29
Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-56
/
+130
2024-12-28
Merge tag '6.13-rc4-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-28
/
+5
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
1
-3
/
+3
2024-12-23
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
1
-2
/
+1
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
1
-0
/
+5
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
1
-27
/
+69
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
1
-7
/
+24
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
1
-0
/
+6
2024-12-23
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
1
-0
/
+6
2024-12-23
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
1
-7
/
+4
[next]