index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
*
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
*
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
*
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
*
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
*
NVMe: Updates for 1.1 spec
Keith Busch
2014-11-04
*
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
*
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
*
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
*
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
*
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
*
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
*
NVMe: Reference count pci device
Keith Busch
2014-11-04
*
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
*
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
*
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
*
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
*
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
*
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
*
NVMe: Whitespace fixes
Keith Busch
2014-11-04
*
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
*
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
*
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
*
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
*
NVMe: Update list of status codes
Matthew Wilcox
2014-11-04
*
NVMe: Async event request
Keith Busch
2014-11-04
*
block: Use dma_zalloc_coherent
Joe Perches
2014-11-04
*
blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag
Jens Axboe
2014-10-29
*
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-29
*
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-10-20
|
\
|
*
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2014-10-14
|
*
ext4: move error report out of atomic context in ext4_init_block_bitmap()
Dmitry Monakhov
2014-10-13
|
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
|
*
ext4: delete useless comments about ext4_move_extents
Xiaoguang Wang
2014-10-11
|
*
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
2014-10-11
|
*
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-10-05
|
*
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2014-10-05
|
*
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
2014-10-03
|
*
ext4: optimize block allocation on grow indepth
Dmitry Monakhov
2014-10-01
|
*
ext4: get rid of code duplication
Dmitry Monakhov
2014-10-01
|
*
ext4: fix over-defensive complaint after journal abort
Dmitry Monakhov
2014-10-01
|
*
ext4: fix return value of ext4_do_update_inode
Li Xi
2014-10-01
|
*
ext4: fix mmap data corruption when blocksize < pagesize
Jan Kara
2014-10-01
|
*
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-10-01
|
*
ext4: fold ext4_nojournal_sops into ext4_sops
Theodore Ts'o
2014-09-18
|
*
ext4: support freezing ext2 (nojournal) file systems
Theodore Ts'o
2014-09-18
|
*
ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
Theodore Ts'o
2014-09-18
|
*
ext4: don't check quota format when there are no quota files
Jan Kara
2014-09-18
[next]