index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
ovl_validate_verity(): constify {meta,data}path arguments
Al Viro
2
-4
/
+4
2025-09-15
ovl_ensure_verity_loaded(): constify datapath argument
Al Viro
2
-2
/
+2
2025-09-15
ksmbd_vfs_set_init_posix_acl(): constify path argument
Al Viro
2
-2
/
+2
2025-09-15
ksmbd_vfs_inherit_posix_acl(): constify path argument
Al Viro
2
-2
/
+2
2025-09-15
ksmbd_vfs_kern_path_unlock(): constify path argument
Al Viro
2
-2
/
+2
2025-09-15
ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
Al Viro
1
-1
/
+1
2025-09-15
check_export(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
export_operations->open(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
rqst_exp_get_by_name(): constify path argument
Al Viro
2
-2
/
+2
2025-09-15
nfs: constify path argument of __vfs_getattr()
Al Viro
1
-1
/
+1
2025-09-15
bpf...d_path(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
done_path_create(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
filename_lookup(): constify root argument
Al Viro
2
-2
/
+2
2025-09-15
constify path argument of vfs_statx_path()
Al Viro
1
-1
/
+1
2025-09-15
backing_file_user_path(): constify struct path *
Al Viro
1
-1
/
+1
2025-09-15
make it easier to catch those who try to modify ->d_name
Al Viro
1
-13
/
+13
2025-09-15
afs_dir_search: constify qstr argument
Al Viro
2
-2
/
+2
2025-09-15
afs_edit_dir_{add,remove}(): constify qstr argument
Al Viro
2
-4
/
+4
2025-09-15
exfat_find(): constify qstr argument
Al Viro
1
-1
/
+1
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
24
-27
/
+27
2025-09-15
fs: expand dump_inode()
Mateusz Guzik
1
-1
/
+9
2025-09-15
fs: use the switch statement in init_special_inode()
Mateusz Guzik
1
-6
/
+13
2025-09-15
fs/proc/namespaces: make ns_entries const
Max Kellermann
1
-3
/
+3
2025-09-15
netfs: Prevent duplicate unlocking
Lizhi Xu
1
-1
/
+1
2025-09-15
nsfs: validate extensible ioctls
Christian Brauner
1
-1
/
+3
2025-09-15
nsfs: drop tautological ioctl() check
Christian Brauner
1
-1
/
+1
2025-09-15
pidfs: validate extensible ioctls
Christian Brauner
1
-1
/
+1
2025-09-15
fs/resctrl: Introduce the interface to switch between monitor modes
Babu Moger
3
-3
/
+110
2025-09-15
fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
Babu Moger
1
-1
/
+46
2025-09-15
fs/resctrl: Introduce the interface to modify assignments in a group
Babu Moger
3
-1
/
+144
2025-09-15
fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
Babu Moger
3
-0
/
+57
2025-09-15
fs/resctrl: Auto assign counters on mkdir and clean up on group removal
Babu Moger
2
-3
/
+23
2025-09-15
fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
Babu Moger
3
-0
/
+66
2025-09-15
fs/resctrl: Provide interface to update the event configurations
Babu Moger
3
-1
/
+119
2025-09-15
fs/resctrl: Add event configuration directory under info/L3_MON/
Babu Moger
3
-2
/
+117
2025-09-15
fs/resctrl: Support counter read/reset with mbm_event assignment mode
Babu Moger
3
-16
/
+56
2025-09-15
fs/resctrl: Pass struct rdtgroup instead of individual members
Babu Moger
1
-15
/
+18
2025-09-15
fs/resctrl: Add the functionality to unassign MBM events
Babu Moger
2
-0
/
+68
2025-09-15
fs/resctrl: Add the functionality to assign MBM events
Babu Moger
2
-0
/
+158
2025-09-15
fs/resctrl: Introduce event configuration field in struct mon_evt
Babu Moger
2
-0
/
+15
2025-09-15
fs/resctrl: Introduce interface to display number of free MBM counters
Babu Moger
3
-0
/
+53
2025-09-15
fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
Babu Moger
1
-0
/
+8
2025-09-15
fs/resctrl: Add resctrl file to display number of assignable counters
Babu Moger
3
-0
/
+34
2025-09-15
fs/resctrl: Introduce the interface to display monitoring modes
Babu Moger
3
-1
/
+42
2025-09-15
x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
Babu Moger
1
-0
/
+7
2025-09-15
x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
Babu Moger
1
-3
/
+3
2025-09-15
x86,fs/resctrl: Prepare for more monitor events
Tony Luck
2
-32
/
+31
2025-09-15
x86,fs/resctrl: Replace architecture event enabled checks
Tony Luck
3
-16
/
+22
2025-09-15
x86,fs/resctrl: Consolidate monitor event descriptions
Tony Luck
3
-40
/
+47
2025-09-15
fs/resctrl: Optimize code in rdt_get_tree()
Shaopeng Tan
1
-5
/
+2
[prev]
[next]