index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
19
-55
/
+55
|
\
|
*
ecryptfs: constify path
Al Viro
2022-09-01
4
-4
/
+4
|
*
nd_jump_link(): constify path
Al Viro
2022-09-01
1
-1
/
+1
|
*
do_proc_readlink(): constify path
Al Viro
2022-09-01
1
-1
/
+1
|
*
overlayfs: constify path
Al Viro
2022-09-01
8
-40
/
+40
|
*
fs/notify: constify path
Al Viro
2022-09-01
3
-5
/
+5
|
*
may_linkat(): constify path
Al Viro
2022-09-01
2
-2
/
+2
|
*
do_sys_name_to_handle(): constify path
Al Viro
2022-09-01
1
-1
/
+1
|
*
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2022-09-01
1
-1
/
+1
*
|
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
5
-10
/
+7
|
\
\
|
*
|
orangefs: use ->f_mapping
Al Viro
2022-09-01
1
-3
/
+1
|
*
|
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
2022-09-01
1
-1
/
+1
|
*
|
nfs_finish_open(): don't open-code file_inode()
Al Viro
2022-09-01
1
-1
/
+1
|
*
|
bprm_fill_uid(): don't open-code file_inode()
Al Viro
2022-09-01
1
-2
/
+1
|
*
|
exfat_iterate(): don't open-code file_inode(file)
Al Viro
2022-09-01
1
-3
/
+3
|
|
/
*
|
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
19
-159
/
+147
|
\
\
|
*
|
Change calling conventions for filldir_t
Al Viro
2022-08-17
16
-146
/
+132
|
*
|
locks: fix TOCTOU race when granting write lease
Amir Goldstein
2022-08-16
3
-13
/
+15
|
|
/
*
|
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2022-10-06
4
-6
/
+5
|
\
\
|
*
|
d_path.c: typo fix...
Al Viro
2022-08-20
1
-1
/
+1
|
*
|
dynamic_dname(): drop unused dentry argument
Al Viro
2022-08-20
4
-5
/
+4
|
|
/
*
|
Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
1
-4
/
+3
|
\
\
|
*
|
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Dongliang Mu
2022-09-01
1
-4
/
+3
|
|
/
*
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
3
-0
/
+3
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
8
-185
/
+161
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
20
-144
/
+261
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
12
-83
/
+75
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
26
-175
/
+200
|
|
\
\
\
\
\
|
*
|
|
|
|
|
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
3
-0
/
+3
*
|
|
|
|
|
|
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-03
8
-77
/
+154
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: support STATX_DIOALIGN
Eric Biggers
2022-09-11
1
-0
/
+10
|
*
|
|
|
|
|
|
f2fs: support STATX_DIOALIGN
Eric Biggers
2022-09-11
1
-0
/
+18
|
*
|
|
|
|
|
|
f2fs: simplify f2fs_force_buffered_io()
Eric Biggers
2022-09-11
1
-22
/
+5
|
*
|
|
|
|
|
|
f2fs: move f2fs_force_buffered_io() into file.c
Eric Biggers
2022-09-11
2
-40
/
+40
|
*
|
|
|
|
|
|
ext4: support STATX_DIOALIGN
Eric Biggers
2022-09-11
3
-16
/
+64
|
*
|
|
|
|
|
|
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-11
3
-28
/
+32
|
*
|
|
|
|
|
|
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-09-11
1
-0
/
+12
|
*
|
|
|
|
|
|
statx: add direct I/O alignment information
Eric Biggers
2022-09-11
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2022-10-03
2
-15
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs-verity: use kmap_local_page() instead of kmap()
Eric Biggers
2022-08-19
1
-3
/
+3
|
*
|
|
|
|
|
|
|
fs-verity: use memcpy_from_page()
Eric Biggers
2022-08-19
1
-12
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-10-03
12
-438
/
+480
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
2
-52
/
+53
|
*
|
|
|
|
|
|
|
fscrypt: stop holding extra request_queue references
Eric Biggers
2022-09-21
5
-60
/
+64
|
*
|
|
|
|
|
|
|
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
6
-308
/
+350
|
*
|
|
|
|
|
|
|
fscrypt: stop using PG_error to track error status
Eric Biggers
2022-09-06
3
-18
/
+26
|
*
|
|
|
|
|
|
|
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2022-08-22
1
-13
/
+0
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2022-10-03
11
-81
/
+176
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs: dlm: fix possible use after free if tracing
Alexander Aring
2022-09-26
1
-7
/
+8
|
*
|
|
|
|
|
|
|
fs: dlm: const void resource name parameter
Alexander Aring
2022-08-23
2
-11
/
+14
[next]