index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
orangefs: use inode_update_timestamps directly
Christoph Hellwig
1
-1
/
+3
2025-11-26
btrfs: fix the comment on btrfs_update_time
Christoph Hellwig
1
-2
/
+2
2025-11-26
btrfs: use vfs_utimes to update file timestamps
Christoph Hellwig
1
-7
/
+4
2025-11-26
fs: export vfs_utimes
Christoph Hellwig
1
-0
/
+1
2025-11-26
fs: lift the FMODE_NOCMTIME check into file_update_time_flags
Christoph Hellwig
1
-2
/
+2
2025-11-26
fs: refactor file timestamp update logic
Christoph Hellwig
1
-37
/
+17
2025-11-25
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
3
-5
/
+9
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2
-25
/
+27
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
4
-50
/
+64
2025-11-25
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
1
-5
/
+5
2025-11-25
iomap: fix iomap_read_end() for already uptodate folios
Joanne Koong
1
-18
/
+19
2025-11-25
iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
Christoph Hellwig
1
-19
/
+14
2025-11-25
iomap: support write completions from interrupt context
Christoph Hellwig
1
-11
/
+48
2025-11-25
iomap: rework REQ_FUA selection
Christoph Hellwig
1
-30
/
+48
2025-11-25
iomap: always run error completions in user context
Christoph Hellwig
1
-1
/
+12
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2
-60
/
+2
2025-11-25
iomap: use find_next_bit() for uptodate bitmap scanning
Joanne Koong
1
-20
/
+32
2025-11-25
iomap: use find_next_bit() for dirty bitmap scanning
Joanne Koong
1
-20
/
+41
2025-11-25
fs/splice.c: trivial fix: pipes -> pipe's
Askar Safin
1
-1
/
+1
2025-11-25
fs: mark lookup_slow() as noinline
Mateusz Guzik
1
-1
/
+1
2025-11-25
fs: add predicts based on nd->depth
Mateusz Guzik
1
-6
/
+7
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2025-11-22
fs/resctrl: Update bit_usage to reflect io_alloc
Babu Moger
3
-3
/
+21
2025-11-22
fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks
Babu Moger
3
-1
/
+97
2025-11-22
fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID
Babu Moger
1
-11
/
+13
2025-11-22
fs/resctrl: Introduce interface to display io_alloc CBMs
Babu Moger
3
-4
/
+54
2025-11-21
fs/resctrl: Add user interface to enable/disable io_alloc feature
Babu Moger
3
-3
/
+158
2025-11-21
fs/resctrl: Introduce interface to display "io_alloc" support
Babu Moger
3
-0
/
+44
2025-11-21
Merge tag 'v6.18-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+64
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
1
-0
/
+22
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-11-20
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-11-19
ovl: remove struct ovl_cu_creds and associated functions
Christian Brauner
1
-28
/
+0
2025-11-19
ovl: port ovl_copy_up_tmpfile() to cred guard
Christian Brauner
1
-8
/
+8
2025-11-19
ovl: mark *_cu_creds() as unused temporarily
Christian Brauner
1
-2
/
+2
2025-11-19
ovl: port ovl_copy_up_workdir() to cred guard
Christian Brauner
1
-8
/
+7
2025-11-19
ovl: add copy up credential guard
Christian Brauner
1
-0
/
+27
2025-11-19
ovl: drop ovl_setup_cred_for_create()
Christian Brauner
1
-33
/
+0
2025-11-19
ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
Christian Brauner
1
-7
/
+6
2025-11-19
ovl: mark ovl_setup_cred_for_create() as unused temporarily
Christian Brauner
1
-1
/
+1
2025-11-19
ovl: reflow ovl_create_or_link()
Christian Brauner
1
-21
/
+30
2025-11-19
ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
Christian Brauner
1
-25
/
+25
2025-11-19
ovl: add ovl_override_creator_creds cred guard
Christian Brauner
1
-0
/
+36
2025-11-19
ovl: remove ovl_revert_creds()
Christian Brauner
2
-6
/
+0
2025-11-19
ovl: port ovl_fill_super() to cred guard
Christian Brauner
1
-14
/
+8
2025-11-19
ovl: refactor ovl_fill_super()
Christian Brauner
1
-45
/
+50
2025-11-19
ovl: port ovl_lower_positive() to cred guard
Christian Brauner
1
-36
/
+34
[prev]
[next]