index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
3
-1
/
+4
2016-11-01
block, fs: move submit_bio to bio.h
Christoph Hellwig
2
-1
/
+2
2016-11-01
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
4
-14
/
+11
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-47
/
+0
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2
-7
/
+7
2016-11-01
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2
-4
/
+10
2016-11-01
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
1
-1
/
+1
2016-11-01
blk-cgroup: use op_is_sync to check for synchronous requests
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: add a proper block layer data direction encoding
Christoph Hellwig
2
-13
/
+30
2016-10-28
block: better op and flags encoding
Christoph Hellwig
6
-80
/
+48
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2
-39
/
+49
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
1
-6
/
+2
2016-10-28
block: move REQ_RAHEAD to common flags
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: REQ_NOMERGE is common to the bio and request
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: remove bio_is_rw
Christoph Hellwig
1
-11
/
+0
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
1
-0
/
+21
2016-10-18
block: Implement support for zoned block devices
Hannes Reinecke
1
-0
/
+31
2016-10-18
block: Define zoned block device operations
Shaun Tancheff
1
-0
/
+2
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
1
-0
/
+47
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
1
-3
/
+0
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-6
/
+29
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
1
-0
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
3
-40
/
+51
2016-10-14
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+19
2016-10-14
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-52
/
+52
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-23
/
+25
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-27
/
+45
2016-10-14
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
Merge branches 'device-properties' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+19
2016-10-14
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
1
-52
/
+52
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
1
-0
/
+1
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+11
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
11
-10
/
+58
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-6
/
+52
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
Linus Torvalds
1
-1
/
+2
2016-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+24
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
1
-2
/
+11
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-0
/
+5
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
1
-3
/
+40
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
Linus Torvalds
1
-3
/
+60
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-160
/
+98
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-238
/
+135
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2
-12
/
+11
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2
-2
/
+0
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
1
-0
/
+11
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-3
/
+9
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+4
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-0
/
+5
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+33
[next]