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
nocache-cleanup
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
2024-11-18
Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-45
/
+64
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-36
/
+32
2024-11-18
Merge tag 'vfs-6.13.rust.file' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
30
-84
/
+321
2024-11-18
Merge tag 'vfs-6.13.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-1432
/
+1346
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-64
/
+375
2024-11-18
ceph: miscellaneous spelling fixes
Dmitry Antipov
9
-15
/
+15
2024-11-18
ceph: Use strscpy() instead of strcpy() in __get_snap_name()
Abdul Rahim
1
-1
/
+7
2024-11-18
ceph: Use str_true_false() helper in status_show()
Thorsten Blum
1
-1
/
+1
2024-11-18
ceph: requalify some char pointers as const
Patrick Donnelly
1
-1
/
+1
2024-11-18
ceph: extract entity name from device id
Patrick Donnelly
1
-1
/
+9
2024-11-18
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
4
-25
/
+0
2024-11-18
fsnotify: Fix ordering of iput() and watched_objects decrement
Jann Horn
1
-3
/
+9
2024-11-18
dlm: fix dlm_recover_members refcount on error
Alexander Aring
1
-1
/
+1
2024-11-18
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
1
-20
/
+29
2024-11-18
virtiofs: dax: remove ->writepages() callback
Asahi Lina
1
-11
/
+0
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
4
-25
/
+71
2024-11-18
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
1
-8
/
+9
2024-11-18
erofs: clarify direct I/O support
Gao Xiang
2
-20
/
+7
2024-11-18
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
1
-1
/
+5
2024-11-18
erofs: get rid of `buf->kmap_type`
Gao Xiang
2
-14
/
+5
2024-11-18
erofs: fix file-backed mounts over FUSE
Gao Xiang
2
-4
/
+7
2024-11-18
erofs: simplify definition of the log functions
Gou Hao
2
-32
/
+11
2024-11-18
erofs: add sysfs node to drop internal caches
Chunhai Guo
3
-1
/
+19
2024-11-18
erofs: free pclusters if no cached folio is attached
Chunhai Guo
1
-19
/
+38
2024-11-18
erofs: sunset `struct erofs_workgroup`
Gao Xiang
2
-77
/
+60
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
3
-112
/
+105
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
3
-63
/
+30
2024-11-17
smb: client: fix use-after-free of signing key
Paulo Alcantara
2
-18
/
+40
2024-11-17
smb: client: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+4
2024-11-17
smb: client: memcpy() with surrounding object base address
Kees Cook
1
-1
/
+1
2024-11-17
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2
-70
/
+0
2024-11-17
ksmbd: fix malformed unsupported smb1 negotiate response
Namjae Jeon
1
-1
/
+1
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+5
2024-11-16
fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls
Colin Ian King
1
-18
/
+3
2024-11-15
hostfs: Fix the NULL vs IS_ERR() bug for __filemap_get_folio()
ZhangPeng
1
-2
/
+2
2024-11-15
dlm: fix recovery of middle conversions
Alexander Aring
2
-21
/
+34
2024-11-15
Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-11-15
ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()
Nathan Chancellor
1
-1
/
+2
2024-11-15
ecryptfs: Fix spelling mistake "validationg" -> "validating"
Colin Ian King
1
-1
/
+1
2024-11-15
ecryptfs: Convert ecryptfs to use the new mount API
Eric Sandeen
2
-202
/
+197
2024-11-15
ecryptfs: Factor out mount option validation
Eric Sandeen
2
-24
/
+38
2024-11-15
fs: open_by_handle_at() support for decoding "explicit connectable" file handles
Amir Goldstein
1
-1
/
+19
2024-11-15
fs: name_to_handle_at() support for "explicit connectable" file handles
Amir Goldstein
1
-5
/
+43
2024-11-15
fs: prepare for "explicit connectable" file handles
Amir Goldstein
2
-2
/
+22
2024-11-15
ovl: convert ovl_real_fdget() callers to ovl_real_file()
Amir Goldstein
1
-84
/
+59
2024-11-15
ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
Amir Goldstein
1
-25
/
+34
2024-11-15
ovl: store upper real file in ovl_file struct
Amir Goldstein
1
-8
/
+41
2024-11-15
ovl: allocate a container struct ovl_file for ovl private context
Amir Goldstein
3
-9
/
+48
2024-11-15
ovl: do not open non-data lower file for fsync
Amir Goldstein
1
-27
/
+31
[prev]
[next]