index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2
-1
/
+5
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
3
-0
/
+38
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
3
-3
/
+25
2021-10-27
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
1
-1
/
+11
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2
-6
/
+17
2021-10-27
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
1
-3
/
+9
2021-10-27
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2
-3
/
+27
2021-10-27
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2
-0
/
+41
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
3
-1
/
+39
2021-10-27
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
1
-0
/
+1
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
1
-6
/
+6
2021-10-27
fanotify: Encode empty file handle when no inode is provided
Gabriel Krisman Bertazi
1
-1
/
+8
2021-10-27
fanotify: Allow file handle encoding for unhashed events
Gabriel Krisman Bertazi
1
-2
/
+6
2021-10-27
fanotify: Support null inode event in fanotify_dfid_inode
Gabriel Krisman Bertazi
1
-1
/
+1
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
4
-4
/
+6
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
2
-0
/
+6
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
1
-4
/
+3
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
3
-9
/
+9
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
1
-1
/
+2
2021-10-27
inotify: Don't force FS_IN_IGNORED
Gabriel Krisman Bertazi
1
-3
/
+3
2021-10-27
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
1
-9
/
+18
2021-10-27
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
1
-15
/
+20
2021-10-27
fsnotify: Don't insert unmergeable events in hashtable
Gabriel Krisman Bertazi
1
-2
/
+4
2021-10-09
Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-114
/
+77
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-11
/
+17
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+2
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
1
-11
/
+6
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
1
-1
/
+1
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
1
-5
/
+3
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
4
-34
/
+12
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
1
-51
/
+47
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
3
-12
/
+8
2021-10-05
Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-56
/
+66
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
1
-2
/
+1
2021-10-05
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
David Howells
1
-1
/
+1
2021-10-04
fscache: Remove an unused static variable
David Howells
1
-1
/
+0
2021-10-04
fscache: Fix some kerneldoc warnings shown up by W=1
David Howells
2
-0
/
+4
2021-10-04
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
7
-52
/
+60
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
1
-2
/
+2
2021-10-04
nfs: Fix kerneldoc warning shown up by W=1
David Howells
1
-1
/
+0
2021-10-04
Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+21
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-199
/
+182
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+8
2021-10-02
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-340
/
+292
2021-10-02
Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+3
2021-10-01
io_uring: kill fasync
Pavel Begunkov
1
-15
/
+2
2021-10-01
nfsd: Fix a warning for nfsd_file_close_inode
Trond Myklebust
1
-1
/
+1
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
1
-0
/
+6
[next]