index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
block: don't honor chunk sizes for data-less IO
Jens Axboe
1
-1
/
+1
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2
-5
/
+3
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-12
/
+0
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: collapse bio bit space
Jens Axboe
1
-9
/
+9
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
1
-1
/
+1
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2
-20
/
+20
2015-05-05
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
1
-1
/
+0
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2
-1
/
+1
2015-05-05
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+17
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2
-1
/
+13
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-3
/
+5
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-04-28
tty: Re-add external interface for tty_set_termios()
Frederic Danis
1
-0
/
+1
2015-04-28
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
1
-0
/
+2
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+14
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+10
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-8
/
+0
2015-04-26
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-3
/
+15
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-85
/
+14
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+29
2015-04-26
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+18
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
1
-0
/
+1
2015-04-24
fix I_DIO_WAKEUP definition
Eric Sandeen
1
-1
/
+1
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-1
/
+28
2015-04-24
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
Florian Westphal
1
-2
/
+14
2015-04-24
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+28
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-46
/
+6
2015-04-24
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
2
-0
/
+4
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+15
2015-04-24
rhashtable: don't attempt to grow when at max_size
Johannes Berg
1
-1
/
+2
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+54
2015-04-24
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+7
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2015-04-23
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
20
-24
/
+77
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
1
-68
/
+0
2015-04-23
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
1
-11
/
+0
2015-04-23
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
1
-9
/
+9
2015-04-23
NFS: Don't zap caches on fallocate()
Anna Schumaker
1
-0
/
+4
[next]