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-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-37
/
+68
2019-07-26
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
1
-36
/
+34
2019-07-26
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+12
2019-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-25
/
+114
2019-07-26
fix the struct mount leak in umount_tree()
Al Viro
1
-2
/
+2
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
1
-5
/
+6
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-19
/
+35
2019-07-25
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
1
-0
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-0
/
+19
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
1
-3
/
+6
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
2019-07-25
iomap: fix Invalid License ID
Masahiro Yamada
1
-1
/
+1
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-0
/
+19
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2019-07-21
io_uring: track io length in async_list based on bytes
Zhengyuan Liu
1
-13
/
+11
2019-07-21
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
1
-2
/
+38
2019-07-21
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
Jens Axboe
1
-8
/
+50
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-115
/
+172
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-2217
/
+2259
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-141
/
+161
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
23
-229
/
+252
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-12
/
+15
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
3
-7
/
+9
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
4
-4
/
+4
2019-07-18
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
1
-1
/
+2
2019-07-18
cifs: update internal module number
Steve French
1
-1
/
+1
2019-07-18
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
1
-0
/
+16
2019-07-18
smb3: optimize open to not send query file internal info
Steve French
5
-26
/
+56
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
27
-336
/
+885
2019-07-18
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
4
-1
/
+111
2019-07-18
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
1
-1
/
+1
2019-07-18
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
1
-3
/
+8
2019-07-18
CIFS: fix deadlock in cached root handling
Aurelien Aptel
1
-1
/
+45
2019-07-18
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
1
-1
/
+1
2019-07-18
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2
-5
/
+12
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+6
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-153
/
+335
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
17
-439
/
+726
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
1
-20
/
+33
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+12
2019-07-18
io_uring: add a memory barrier before atomic_read
Zhengyuan Liu
1
-0
/
+4
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+3
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-253
/
+491
2019-07-17
btrfs: don't leak extent_map in btrfs_get_io_geometry()
Johannes Thumshirn
1
-3
/
+7
2019-07-17
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
1
-0
/
+1
[prev]
[next]