]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-02-07 Stephen Rothwelliscsi_target: in_aton needs linux/inet.h
2012-02-07 Marco Sanvidotarget: Fix iblock se_dev_attrib.unmap_granularity
2012-02-07 Nicholas Bellingertarget: Fix target_submit_cmd() exception handling
2012-02-07 Andy Grovertarget: Change target_submit_cmd() to return void
2012-02-07 Sebastian Andrzej... target: accept REQUEST_SENSE with 18bytes
2012-01-18 Roland Dreiertarget: Fail INQUIRY commands with EVPD==0 but PAGE...
2012-01-18 Roland Dreiertarget: Return correct ASC for unimplemented VPD pages
2012-01-18 Nicholas Bellingeriscsi-target: Fix discovery with INADDR_ANY and IN6ADDR...
2012-01-18 Andy Grovertarget: Allow control CDBs with data > 1 page
2012-01-18 Jesper Juhliscsi-target: Fix up a few assignments
2012-01-18 Dan Carpenteriscsi-target: make one-bit bitfields unsigned
2012-01-18 Nicholas Bellingeriscsi-target: Fix double list_add with iscsit_alloc_buf...
2012-01-18 Nicholas Bellingeriscsi-target: Fix reject release handling in iscsit_fre...
2012-01-18 Sebastian Andrzej... target: fix return code of core_tpg_.*_lun
2012-01-18 Sebastian Andrzej... target: use save/restore lock primitive in core_dec_lac...
2012-01-18 Sebastian Andrzej... target: avoid multiple outputs in scsi_dump_inquiry()
2012-01-18 Nicholas Bellingertarget: Add workaround for zero-length control CDB...
2012-01-18 Roland Dreiertarget: Correct sense key for INVALID FIELD IN {PARAMET...
2012-01-18 roland@purestorage.comtarget: Don't zero pages used for data buffers
2012-01-18 Marco Sanvidotarget: Allow PERSISTENT RESERVE IN for non-reservation...
2012-01-18 Marco Sanvidotarget: Use correct preempted registration sense code
2012-01-18 Christoph Hellwigtarget: don't allocate bio headroom in iblock
2011-12-16 Roland Dreiertarget: Set additional sense length field in sense...
2011-12-14 Nicholas Bellingertarget: Remove legacy device status check from transpor...
2011-12-14 Nicholas Bellingertarget: Remove __transport_execute_tasks() for each...
2011-12-14 Nicholas Bellingertarget: Remove extra se_device->execute_task_lock acces...
2011-12-14 Nicholas Bellingertarget: Drop se_device TCQ queue_depth usage from I...
2011-12-14 Nicholas Bellingertarget: Fix possible NULL pointer with __transport_exec...
2011-12-14 Nicholas Bellingertarget: Remove TFO->check_release_cmd() fabric API...
2011-12-14 Nicholas Bellingertcm_fc: Convert ft_send_work to use target_submit_cmd
2011-12-14 Nicholas Bellingertarget: Add target_submit_cmd() for process context...
2011-12-14 Nicholas Bellingertarget: Make target_put_sess_cmd use target_release_cmd...
2011-12-14 Roland Dreiertarget: Set response format in INQUIRY response
2011-12-14 Sebastian Andrzej... target: tcm_mod_builder: small fixups
2011-12-14 Nicholas BellingerDocumentation/target: Fix tcm_mod_builder.py build...
2011-12-14 Christoph Hellwigtarget: remove overagressive ____cacheline_aligned...
2011-12-14 Christoph Hellwigtcm_loop: bump max_sectors
2011-12-14 Sebastian Andrzej... target/configs: remove trailing newline from udev_path...
2011-12-14 Nicholas Bellingeriscsi-target: fix chap identifier simple_strtoul usage
2011-12-14 Jörn Engeltarget: remove useless casts
2011-12-14 Jörn Engeltarget: simplify target_check_cdb_and_preempt
2011-12-14 Jörn Engeltarget: Move core_scsi3_check_cdb_abort_and_preempt
2011-12-14 Sebastian Andrzej... target: use \n as a separator for configuration
2011-12-14 Christoph Hellwigtarget: make the se_task task_state_active a normal...
2011-12-14 Christoph Hellwigtarget: remove the se_task task_error_status field
2011-12-14 Christoph Hellwigtarget: fold se_task.task_sense into task_flags
2011-12-14 Christoph Hellwigtarget: header reshuffle, part2
2011-12-14 Christoph Hellwigtarget: reshuffle headers
2011-12-09 Linus TorvaldsLinux 3.2-rc5 v3.2-rc5
2011-12-09 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-12-09 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2011-12-09 Linus TorvaldsMerge branch 'spi/for-3.2' of git://git.pengutronix...
2011-12-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git.kernel.org...
2011-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2011-12-09 Mandeep Singh... sys_getppid: add missing rcu_dereference
2011-12-09 Alexandre Bouninerapidio/tsi721: modify PCIe capability settings
2011-12-09 Alexandre Bouninerapidio/tsi721: fix mailbox resource reporting
2011-12-09 Alexandre Bouninerapidio/tsi721: switch to dma_zalloc_coherent
2011-12-09 Michal Hockoprocfs: do not overflow get_{idle,iowait}_time for...
2011-12-09 Mel Gormanmm: vmalloc: check for page allocation failure before...
2011-12-09 Michal Hockomm: Ensure that pfn_valid() is called once per pagebloc...
2011-12-09 Hillf Dantonmm/migrate.c: pair unlock_page() and lock_page() when...
2011-12-09 Youquan Songthp: set compound tail page _count to zero
2011-12-09 Youquan Songthp: add compound tail page _mapcount when mapped
2011-12-09 Peter Zijlstraprintk: avoid double lock acquire
2011-12-09 KAMEZAWA Hiroyukimemcg: update maintainers
2011-12-09 Jonghwan Choidrivers/rtc/rtc-s3c.c: fix driver clock enable/disable...
2011-12-09 Kees CookCREDITS: update Kees's expired fingerprint and fix...
2011-12-09 Andrea Arcangelithp: reduce khugepaged freezing latency
2011-12-09 Claudio Scordinofs/proc/meminfo.c: fix compilation error
2011-12-09 Konstantin... vmscan: use atomic-long for shrinker batching
2011-12-09 Konstantin... vmscan: fix initial shrinker size handling
2011-12-09 Joe PerchesMAINTAINERS: Update amd-iommu F: patterns
2011-12-09 Matt Flemingx86, efi: Calling __pa() with an ioremap()ed address...
2011-12-09 Jeff Laytoncifs: check for NULL last_entry before calling cifs_sav...
2011-12-09 Jeff Laytoncifs: attempt to freeze while looping on a receive...
2011-12-09 Steve Frenchcifs: Fix sparse warning when calling cifs_strtoUCS
2011-12-09 Pavel ShilovskyCIFS: Add descriptions to the brlock cache functions
2011-12-09 Adam Kwolekmd: raid5 crash during degradation
2011-12-08 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-12-08 Tetsuo HandaTOMOYO: Fix pathname handling of disconnected paths.
2011-12-08 Mark Langsdorfx86, hpet: Immediately disable HPET timer 1 if rtc...
2011-12-08 Arnd BergmannMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2011-12-08 Liu BoBtrfs: drop spin lock when memory alloc fails
2011-12-08 Li ZefanBtrfs: check if the to-be-added device is writable
2011-12-08 Alexandre OlivaBtrfs: try cluster but don't advance in search list
2011-12-08 Jett.ZhouARM: sa1100: fix build error
2011-12-08 NeilBrownmd/raid5: never wait for bad-block acks on failed device.
2011-12-08 NeilBrownmd: ensure new badblocks are handled promptly.
2011-12-08 NeilBrownmd: bad blocks shouldn't cause a Blocked status on...
2011-12-08 NeilBrownmd: take a reference to mddev during sysfs access.
2011-12-08 NeilBrownmd: refine interpretation of "hold_active == UNTIL_IOCTL".
2011-12-08 Olof JohanssonMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-12-08 Linus TorvaldsMerge branch '3.2-rc-fixes' of git://git.kernel.org...
2011-12-08 Alexandre OlivaBtrfs: try to allocate from cluster even at LOOP_NO_EMP...
next