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
2019-12-03
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-17
/
+22
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2019-12-03
io_uring: handle connect -EINPROGRESS like -EAGAIN
Jens Axboe
1
-1
/
+1
2019-12-03
io_uring: remove io_wq_current_is_worker
Jackie Liu
1
-6
/
+2
2019-12-03
io_uring: remove parameter ctx of io_submit_state_start
Jackie Liu
1
-2
/
+2
2019-12-03
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
Jens Axboe
1
-1
/
+2
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
1
-4
/
+47
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
1
-17
/
+128
2019-12-02
io_uring: ensure async punted read/write requests copy iovec
Jens Axboe
1
-62
/
+181
2019-12-02
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
1
-1
/
+1
2019-12-02
xfs: fix realtime file data space leak
Omar Sandoval
1
-11
/
+14
2019-12-02
io_uring: add general async offload context
Jens Axboe
1
-24
/
+32
2019-12-02
block: don't send uevent for empty disk when not invalidating
Eric Biggers
1
-1
/
+1
2019-12-02
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
1
-0
/
+2
2019-12-02
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-33
/
+42
2019-12-02
smb3: remove unused flag passed into close functions
Steve French
2
-16
/
+5
2019-12-02
cifs: remove redundant assignment to pointer pneg_ctxt
Colin Ian King
1
-1
/
+1
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
124
-6263
/
+5814
2019-12-02
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
1
-1
/
+1
2019-12-02
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-12-02
Merge tag 'pstore-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-12-02
io_uring: use current task creds instead of allocating a new one
Jens Axboe
3
-4
/
+4
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-48
/
+67
2019-12-01
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+52
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+31
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-907
/
+151
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
1
-1
/
+2
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
1
-2
/
+2
2019-12-01
hugetlbfs: add O_TMPFILE support
Piotr Sarna
1
-4
/
+24
2019-12-01
mm/hugetlbfs: fix error handling when setting up mounts
Mike Kravetz
1
-9
/
+22
2019-12-01
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-2
/
+2
2019-12-01
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
1
-21
/
+0
2019-12-01
fs/buffer.c: include internal.h for missing declarations
Ben Dooks
1
-0
/
+2
2019-12-01
fs/buffer.c: fix use true/false for bool type
Saurav Girepunje
1
-2
/
+2
2019-12-01
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
1
-2
/
+2
2019-11-30
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-185
/
+277
2019-11-30
nfsd: check for EBUSY from vfs_rmdir/vfs_unink.
NeilBrown
2
-2
/
+13
2019-11-30
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
3
-3
/
+10
2019-11-30
Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2019-11-30
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
19
-241
/
+234
2019-11-30
Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-203
/
+190
2019-11-30
Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-529
/
+1340
2019-11-30
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
15
-106
/
+411
2019-11-30
Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-54
/
+50
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-1385
/
+1595
2019-11-30
Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+11
2019-11-30
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
25
-888
/
+1120
[prev]
[next]