summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-17target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig3-26/+21
2012-07-17target: remove the execute listChristoph Hellwig4-239/+98
2012-07-17target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger1-9/+3
2012-07-17target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger1-1/+41
2012-07-17target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2-29/+26
2012-07-17target: move code for CDB emulationChristoph Hellwig8-1661/+1155
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig10-733/+936
2012-07-17target: split parsing of SPC commands into a separate helperChristoph Hellwig4-109/+176
2012-07-17target: split overflow and underflow checks into a helperChristoph Hellwig1-37/+53
2012-07-17target: remove control CDB flagsChristoph Hellwig5-101/+56
2012-07-17target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig1-77/+66
2012-07-17target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier1-1/+1
2012-07-17target: Clean up returning errors in PR handling codeRoland Dreier1-3/+4
2012-07-15tcm_fc: Fix crash seen with aborts and large readsMark Rustad1-0/+2
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-13tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-13tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-13tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier1-2/+3
2012-06-13tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-13tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel1-1/+22
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2-1/+8
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov3-6/+16
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon1-0/+12
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov1-14/+0
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2-4/+19
2012-06-07c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov1-1/+1
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2-12/+20