index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
1
-0
/
+2
2024-04-10
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
1
-0
/
+28
2024-04-10
fsnotify: make allow_dups a property of the group
Amir Goldstein
1
-6
/
+7
2024-04-10
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-2
/
+6
2024-04-10
inotify: move control flags from mask to mark flags
Amir Goldstein
1
-7
/
+9
2024-04-10
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
1
-0
/
+4
2024-04-10
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
1
-0
/
+15
2024-04-10
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2024-04-10
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2024-04-10
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2
-1
/
+1
2024-04-10
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2024-04-10
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-3
/
+4
2024-04-10
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2024-04-10
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2
-4
/
+0
2024-04-10
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
1
-8
/
+0
2024-04-10
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
1
-1
/
+2
2024-04-10
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2
-4
/
+7
2024-04-10
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-3
/
+3
2024-04-10
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-25
/
+0
2024-04-10
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-4
/
+0
2024-04-10
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-0
/
+13
2024-04-10
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-10
/
+4
2024-04-10
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-3
/
+23
2024-04-10
SUNRPC: change svc_get() to return the svc.
NeilBrown
1
-1
/
+2
2024-04-10
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
1
-3
/
+3
2024-04-10
exit: Implement kthread_exit
Eric W. Biederman
1
-0
/
+1
2024-04-10
fanotify: wire up FAN_RENAME event
Amir Goldstein
1
-1
/
+2
2024-04-10
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
1
-0
/
+6
2024-04-10
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
1
-0
/
+2
2024-04-10
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
3
-7
/
+11
2024-04-10
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2
-1
/
+5
2024-04-10
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
1
-13
/
+28
2024-04-10
fsnotify: clarify object type argument
Amir Goldstein
1
-16
/
+12
2024-04-10
SUNRPC: Change return value type of .pc_encode
Chuck Lever
3
-9
/
+9
2024-04-10
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
3
-9
/
+10
2024-04-10
SUNRPC: Change return value type of .pc_decode
Chuck Lever
3
-19
/
+19
2024-04-10
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
3
-21
/
+22
2024-04-10
NFSD: move filehandle format declarations out of "uapi".
NeilBrown
1
-115
/
+0
2024-04-10
NFS: Move NFS protocol display macros to global header
Chuck Lever
2
-0
/
+379
2024-04-10
NFS: Move generic FS show macros to global header
Chuck Lever
1
-0
/
+122
2024-04-10
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
4
-53
/
+99
2024-04-10
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
1
-1
/
+5
2024-04-10
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
1
-0
/
+7
2024-04-10
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
1
-0
/
+2
2024-04-10
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
1
-0
/
+1
2024-04-10
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
2
-1
/
+44
2024-04-10
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
1
-0
/
+3
2024-04-10
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
1
-1
/
+1
2024-04-10
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
1
-0
/
+1
2024-04-10
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
1
-0
/
+15
[prev]
[next]