index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
partitions
/
osf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-20
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
1
-4
/
+2
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
1
-1
/
+6
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
3
-8
/
+17
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
2
-1
/
+15
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
1
-7
/
+10
2015-11-20
lightnvm: missing free on init error
Matias Bjørling
1
-2
/
+4
2015-11-20
lightnvm: wrong return value and redundant free
Wenwei Tao
1
-4
/
+2
2015-11-19
null_blk: do not del gendisk with lightnvm
Matias Bjørling
1
-3
/
+5
2015-11-19
null_blk: use device addressing mode
Matias Bjørling
1
-5
/
+23
2015-11-19
null_blk: use ppa_cache pool
Matias Bjørling
1
-2
/
+23
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
1
-1
/
+1
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
1
-1
/
+1
2015-11-16
null_blk: register as a LightNVM device
Matias Bjørling
3
-7
/
+158
2015-11-16
elevator: use list_{first,prev,next}_entry
Geliang Tang
1
-5
/
+5
2015-11-16
lightnvm: cleanup queue before target removal
Javier González
1
-2
/
+2
2015-11-16
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
5
-131
/
+73
2015-11-16
lightnvm: prevent double free on init error
Matias Bjørling
1
-9
/
+3
2015-11-16
lightnvm: prematurely activate nvm_dev
Matias Bjørling
1
-4
/
+4
2015-11-16
lightnvm: check for NAND flash and its type
Matias Bjørling
1
-0
/
+10
2015-11-16
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
1
-6
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2
-1
/
+4
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
4
-36
/
+117
2015-11-16
lightnvm: change max_phys_sect to uint
Matias Bjørling
1
-1
/
+1
2015-11-16
MAINTAINERS: Add linux-block list to LightNVM for patches
Matias Bjørling
1
-0
/
+1
2015-11-16
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-14
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-14
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-14
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-14
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-14
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-14
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-13
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
1
-1
/
+9
2015-11-12
ALSA: pci: depend on ZONE_DMA
Dan Williams
1
-12
/
+12
2015-11-12
libnvdimm: documentation clarifications
Konrad Rzeszutek Wilk
1
-21
/
+28
2015-11-12
libnvdimm, pmem: fix size trim in pmem_direct_access()
Dan Williams
1
-13
/
+2
2015-11-12
libnvdimm, e820: fix numa node for e820-type-12 pmem ranges
Dan Williams
1
-1
/
+14
[next]