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
2020-06-16
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
1
-1
/
+18
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
1
-8
/
+19
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
1
-10
/
+9
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
1
-5
/
+7
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2
-2
/
+1
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
1
-25
/
+26
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2
-43
/
+0
2020-06-16
fs: Do not check if there is a fsnotify watcher on pseudo inodes
Mel Gorman
1
-1
/
+1
2020-06-15
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-8
/
+8
2020-06-15
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-15
aio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-69
/
+274
2020-06-15
io_uring: cancel by ->task not pid
Pavel Begunkov
2
-11
/
+6
2020-06-15
io_uring: lazy get task
Pavel Begunkov
1
-8
/
+22
2020-06-15
io_uring: batch cancel in io_uring_cancel_files()
Pavel Begunkov
1
-0
/
+13
2020-06-15
io_uring: cancel all task's requests on exit
Pavel Begunkov
3
-17
/
+12
2020-06-15
io-wq: add an option to cancel all matched reqs
Pavel Begunkov
3
-28
/
+36
2020-06-15
io-wq: reorder cancellation pending -> running
Pavel Begunkov
1
-22
/
+32
2020-06-15
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells
1
-0
/
+1
2020-06-15
afs: Fix truncation issues and mmap writeback size
David Howells
3
-5
/
+35
2020-06-15
afs: Concoct ctimes
David Howells
4
-12
/
+38
2020-06-15
afs: Fix EOF corruption
David Howells
1
-1
/
+11
2020-06-15
afs: afs_write_end() should change i_size under the right lock
David Howells
1
-2
/
+2
2020-06-15
afs: Fix non-setting of mtime when writing into mmap
David Howells
1
-0
/
+1
2020-06-15
io_uring: fix lazy work init
Pavel Begunkov
1
-0
/
+1
2020-06-15
efivarfs: Don't return -EINTR when rate-limiting reads
Tony Luck
1
-4
/
+2
2020-06-15
efivarfs: Update inode modification time for successful writes
Tony Luck
1
-0
/
+1
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-234
/
+284
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
4
-166
/
+169
2020-06-13
Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-57
/
+571
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
7
-27
/
+27
2020-06-13
Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
7
-27
/
+27
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-76
/
+178
2020-06-12
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2
-2
/
+4
2020-06-12
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-3
/
+3
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-06-12
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
2
-16
/
+17
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
1
-15
/
+42
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
4
-21
/
+129
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
4
-1
/
+56
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
2
-6
/
+6
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
4
-4
/
+15
2020-06-12
smb311: Add support for lookup with posix extensions query info
Steve French
1
-1
/
+3
2020-06-12
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2
-0
/
+15
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
6
-2
/
+316
2020-06-12
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
1
-1
/
+3
[prev]
[next]