index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
1
-1
/
+1
2016-11-01
arm, arm64: don't include blk_types.h in <asm/io.h>
Christoph Hellwig
2
-2
/
+0
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
18
-1
/
+19
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
53
-182
/
+133
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
6
-28
/
+33
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
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
2
-2
/
+2
2016-11-01
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
2
-4
/
+3
2016-11-01
umem: use op_is_sync to check for synchronous requests
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-11-01
cfq-iosched: use op_is_sync instead of opencoding it
Christoph Hellwig
1
-12
/
+4
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
23
-221
/
+148
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
38
-218
/
+242
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
2
-11
/
+7
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
2
-12
/
+1
2016-10-28
blk-mq: get rid of confusing blk_map_ctx structure
Jens Axboe
1
-13
/
+5
2016-10-28
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
1
-3
/
+3
2016-10-25
brd: remove support for BLKFLSBUF
Mike Snitzer
1
-35
/
+0
2016-10-25
brd: Switch rd_size to unsigned long
Jan Kara
1
-2
/
+2
2016-10-25
sd: fix uninitialized variable access in error handling
Arnd Bergmann
1
-1
/
+3
2016-10-25
block: zoned: fix harmless maybe-uninitialized warning
Arnd Bergmann
1
-4
/
+2
2016-10-19
sd: Implement support for ZBC devices
Hannes Reinecke
5
-35
/
+843
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
5
-0
/
+162
2016-10-18
block: Implement support for zoned block devices
Hannes Reinecke
6
-0
/
+401
2016-10-18
block: Define zoned block device operations
Shaun Tancheff
2
-0
/
+6
2016-10-18
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
1
-0
/
+4
2016-10-18
blk-sysfs: Add 'chunk_sectors' to sysfs attributes
Hannes Reinecke
2
-0
/
+24
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
4
-0
/
+82
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
qedr: Add events support and register IB device
Ram Amrani
3
-2
/
+158
2016-10-14
qedr: Add GSI support
Ram Amrani
7
-1
/
+706
2016-10-14
qedr: Add LL2 RoCE interface
Ram Amrani
2
-2
/
+34
2016-10-14
qedr: Add support for data path
Ram Amrani
5
-1
/
+1614
2016-10-14
qedr: Add support for memory registeration verbs
Ram Amrani
4
-1
/
+425
[next]