index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
2018-07-11
1
-0
/
+2
*
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
1
-1
/
+0
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-07-02
1
-2
/
+1
*
scsi: target: Introduce transport_init_session()
Bart Van Assche
2018-07-02
1
-0
/
+1
*
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-0
/
+1
*
scsi: target: remove target_find_device
Mike Christie
2018-06-26
1
-2
/
+0
*
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-20
2
-1
/
+3
*
scsi: Remove percpu_ida
Matthew Wilcox
2018-06-20
1
-83
/
+0
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
2
-3
/
+5
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
1
-0
/
+5
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-16
2
-4
/
+2
|
\
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
1
-2
/
+0
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
1
-2
/
+0
|
|
\
|
|
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
1
-2
/
+0
|
*
|
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
1
-0
/
+2
*
|
|
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
11
-11
/
+11
|
\
\
\
|
*
|
|
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
|
*
|
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
9
-9
/
+9
|
*
|
|
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
|
|
|
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-16
1
-10
/
+69
|
\
\
\
\
|
*
|
|
|
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
2018-05-18
1
-1
/
+15
|
*
|
|
|
fsnotify: generalize iteration of marks by object type
Amir Goldstein
2018-05-18
1
-3
/
+25
|
*
|
|
|
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
2018-05-18
1
-2
/
+18
|
*
|
|
|
fsnotify: use type id to identify connector object type
Amir Goldstein
2018-05-18
1
-7
/
+14
*
|
|
|
|
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
4
-209
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
2018-05-14
1
-95
/
+0
|
*
|
|
|
|
drm: shmobile: remove unused MERAM support
Bartlomiej Zolnierkiewicz
2018-05-14
1
-4
/
+0
|
*
|
|
|
|
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
2018-05-14
1
-3
/
+0
|
*
|
|
|
|
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
2018-05-14
1
-107
/
+0
*
|
|
|
|
|
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-16
2
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-06-03
1
-0
/
+42
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
proc: Add a way to make network proc files writable
David Howells
2018-05-18
1
-0
/
+12
*
|
|
|
|
|
|
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-16
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
aio: mark __aio_sigset::sigmask const
Avi Kivity
2018-06-15
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
10
-38
/
+70
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
nl80211: fix some kernel doc tag mistakes
Luca Coelho
2018-06-15
1
-14
/
+14
|
*
|
|
|
|
|
|
|
|
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-14
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2018-06-12
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2018-06-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
2018-06-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-12
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
4
-17
/
+45
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
netfilter: remove include/net/netfilter/nft_dup.h
Corentin Labbe
2018-06-08
1
-10
/
+0
|
|
*
|
|
|
|
|
|
|
netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BIT
Gao Feng
2018-06-07
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
1
-4
/
+6
|
|
*
|
|
|
|
|
|
|
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
2018-06-06
1
-2
/
+8
[next]