index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
3
-4
/
+4
2020-08-02
cifs: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-02
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
3
-4
/
+41
2020-08-02
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
3
-1
/
+29
2020-08-02
cifs: remove unused variable 'server'
Wei Yongjun
1
-2
/
+0
2020-08-02
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-08-02
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+5
2020-08-01
io_uring: flip if handling after io_setup_async_rw
Pavel Begunkov
1
-74
/
+72
2020-07-31
io_uring: don't touch 'ctx' after installing file descriptor
Jens Axboe
1
-3
/
+9
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+2
2020-07-30
fscrypt: don't load ->i_crypt_info before it's known to be valid
Eric Biggers
1
-1
/
+2
2020-07-30
io_uring: get rid of atomic FAA for cq_timeouts
Pavel Begunkov
1
-3
/
+5
2020-07-30
io_uring: consolidate *_check_overflow accounting
Pavel Begunkov
1
-10
/
+13
2020-07-30
io_uring: fix stalled deferred requests
Pavel Begunkov
1
-0
/
+1
2020-07-30
io_uring: fix racy overflow count reporting
Pavel Begunkov
1
-2
/
+1
2020-07-30
io_uring: deduplicate __io_complete_rw()
Pavel Begunkov
1
-5
/
+3
2020-07-30
io_uring: de-unionise io_kiocb
Pavel Begunkov
1
-45
/
+14
2020-07-30
Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2020-07-28
fanotify: compare fsid when merging name event
Jan Kara
1
-0
/
+3
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
3
-40
/
+62
2020-07-27
fanotify: report parent fid + child fid
Amir Goldstein
2
-16
/
+15
2020-07-27
fanotify: report parent fid + name + child fid
Amir Goldstein
3
-6
/
+32
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2
-10
/
+53
2020-07-27
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
1
-0
/
+7
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2
-12
/
+93
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
1
-13
/
+61
2020-07-27
inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
Amir Goldstein
1
-6
/
+8
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2
-18
/
+41
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2
-5
/
+3
2020-07-27
fsnotify: send event to parent and child with single callback
Amir Goldstein
3
-33
/
+45
2020-07-27
inotify: report both events on parent and child with single callback
Amir Goldstein
1
-9
/
+35
2020-07-27
dnotify: report both events on parent and child with single callback
Amir Goldstein
1
-13
/
+29
2020-07-27
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
2
-28
/
+59
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
3
-43
/
+139
2020-07-27
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
1
-3
/
+10
2020-07-27
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
1
-16
/
+24
2020-07-27
fanotify: mask out special event flags from ignored mask
Amir Goldstein
1
-0
/
+5
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2
-10
/
+12
2020-07-27
fanotify: distinguish between fid encode error and null fid
Amir Goldstein
1
-10
/
+4
2020-07-27
fanotify: generalize merge logic of events on dir
Amir Goldstein
1
-11
/
+11
2020-07-27
fanotify: generalize the handling of extra event flags
Amir Goldstein
1
-5
/
+10
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
2
-8
/
+3
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
1
-28
/
+26
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
7
-42
/
+38
2020-07-27
btrfs: do not set the full sync flag on the inode during page release
Filipe Manana
1
-2
/
+8
2020-07-27
btrfs: release old extent maps during page release
Filipe Manana
1
-7
/
+24
2020-07-27
btrfs: fix race between page release and a fast fsync
Filipe Manana
1
-3
/
+13
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
1
-8
/
+5
2020-07-27
btrfs: if we're restriping, use the target restripe profile
Josef Bacik
1
-5
/
+2
[prev]
[next]