index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] sd: Correctly handle 6-byte commands with DIX
Martin K. Petersen
2009-01-05
1
-0
/
+4
*
[SCSI] sd: DIF: Fix tagging on platforms with signed char
Martin K. Petersen
2009-01-05
1
-4
/
+4
*
[SCSI] sd: DIF: Show app tag on error
Martin K. Petersen
2009-01-05
1
-2
/
+3
*
[SCSI] Fix error handling for DIF/DIX
Martin K. Petersen
2009-01-05
1
-1
/
+8
*
[SCSI] scsi_lib: don't decrement busy counters when inserting commands
James Bottomley
2009-01-05
1
-22
/
+39
*
[SCSI] libsas: fix test for negative unsigned and typos
Roel Kluin
2009-01-02
1
-6
/
+6
*
[SCSI] a2091, gvp11: kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-02
2
-8
/
+18
*
[SCSI] fusion: Move a dereference below a NULL test
Julia Lawall
2009-01-02
1
-2
/
+3
*
[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive...
Reinhard Nissl
2009-01-02
1
-1
/
+1
*
[SCSI] st: retry enlarge_buffer allocation
Kai Makisara
2009-01-02
1
-1
/
+10
*
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
Kai Makisara
2009-01-02
1
-136
/
+66
*
[SCSI] st: remove unused frp_sg_current
FUJITA Tomonori
2009-01-02
2
-3
/
+0
*
[SCSI] st: remove unused orig_frp_segs
FUJITA Tomonori
2009-01-02
2
-5
/
+3
*
[SCSI] st: simplify new_tape_buffer
FUJITA Tomonori
2009-01-02
1
-15
/
+6
*
[SCSI] st: remove struct scatterlist
FUJITA Tomonori
2009-01-02
2
-7
/
+2
*
[SCSI] st: kill struct st_buff_fragment
FUJITA Tomonori
2009-01-02
2
-42
/
+43
*
[SCSI] st: remove buf_to_sg
FUJITA Tomonori
2009-01-02
1
-29
/
+0
*
[SCSI] st: convert dio path to use st_scsi_execute
FUJITA Tomonori
2009-01-02
2
-53
/
+24
*
[SCSI] st: convert non-dio path to use st_scsi_execute
FUJITA Tomonori
2009-01-02
1
-6
/
+21
*
[SCSI] st: add st_scsi_execute helper function
FUJITA Tomonori
2009-01-02
2
-0
/
+55
*
[SCSI] st: add struct rq_map_data support
FUJITA Tomonori
2009-01-02
2
-0
/
+13
*
[SCSI] st: make all the fragment buffers the same size
FUJITA Tomonori
2009-01-02
1
-9
/
+9
*
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
FUJITA Tomonori
2009-01-02
4
-10
/
+10
*
[SCSI] block: fix the partial mappings with struct rq_map_data
FUJITA Tomonori
2009-01-02
4
-3
/
+14
*
[SCSI] block: fix bio_add_page misuse with rq_map_data
FUJITA Tomonori
2009-01-02
1
-12
/
+14
*
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
Brian King
2009-01-02
1
-6
/
+10
*
[SCSI] lpfc: Move a dereference below a NULL test
Julia Lawall
2009-01-02
1
-1
/
+2
*
[SCSI] sgiwd93: Fix compilation warning
Dmitri Vorobiev
2009-01-02
1
-1
/
+2
*
[SCSI] ibmvfc: Fixup command response translation
Brian King
2009-01-02
1
-5
/
+5
*
[SCSI] Fix uninitialized variable error in scsi_io_completion
Alan Stern
2009-01-02
1
-1
/
+5
*
[SCSI] clean up scsi_times_out
Christoph Hellwig
2009-01-02
1
-18
/
+6
*
[SCSI] remove severly outdated comment in scsi_dispatch_cmd
Christoph Hellwig
2009-01-02
1
-4
/
+0
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
26
-81
/
+79
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-31
81
-351
/
+696
|
\
|
*
nfsd race fixes: jfs
Dave Kleikamp
2008-12-31
2
-16
/
+37
|
*
nfsd race fixes: reiserfs
Al Viro
2008-12-31
2
-5
/
+18
|
*
nfsd race fixes: ext4
Al Viro
2008-12-31
2
-2
/
+18
|
*
nfsd race fixes: ext3
Al Viro
2008-12-31
2
-2
/
+19
|
*
nfsd race fixes: ext2
Al Viro
2008-12-31
2
-2
/
+19
|
*
nfsd/create race fixes, infrastructure
Al Viro
2008-12-31
2
-0
/
+61
|
*
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
2008-12-31
11
-42
/
+46
|
*
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
Denis ChengRq
2008-12-31
1
-4
/
+5
|
*
kill ->dir_notify()
Al Viro
2008-12-31
9
-142
/
+1
|
*
filp_cachep can be static in fs/file_table.c
Eric Dumazet
2008-12-31
3
-9
/
+9
|
*
fix f_count description in Documentation/filesystems/files.txt
Eric Dumazet
2008-12-31
1
-3
/
+3
|
*
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
Steven Rostedt
2008-12-31
1
-1
/
+1
|
*
take init_fs to saner place
Al Viro
2008-12-31
24
-27
/
+8
|
*
kill vfs_permission
Christoph Hellwig
2008-12-31
3
-21
/
+16
|
*
pass a struct path * to may_open
Christoph Hellwig
2008-12-31
3
-10
/
+11
|
*
kill walk_init_root
Christoph Hellwig
2008-12-31
1
-13
/
+8
[next]