platform/kernel/linux-rpi.git
2014-03-18 Jens AxboeMerge branch 'bcache-for-3.15' of git://evilpiepirate...
2014-03-18 John Sheubcache: remove nested function usage
2014-03-18 Kent Overstreetbcache: Kill bucket->gc_gen
2014-03-18 Kent Overstreetbcache: Kill unused freelist
2014-03-18 Kent Overstreetbcache: Rework btree cache reserve handling
2014-03-18 Kent Overstreetbcache: Kill btree_io_wq
2014-03-18 Kent Overstreetbcache: btree locking rework
2014-03-18 Kent Overstreetbcache: Fix a race when freeing btree nodes
2014-03-18 Kent Overstreetbcache: Add a real GC_MARK_RECLAIMABLE
2014-03-18 Kent Overstreetbcache: Add bch_keylist_init_single()
2014-03-18 Kent Overstreetbcache: Improve priority_stats
2014-03-18 Kent Overstreetbcache: Better alloc tracepoints
2014-03-18 Kent Overstreetbcache: Kill dead cgroup code
2014-03-18 Nicholas Swensonbcache: stop moving_gc marking buckets that can't be...
2014-03-18 Kent Overstreetbcache: Fix moving_pred()
2014-03-18 Nicholas Swensonbcache: Fix moving_gc deadlocking with a foreground...
2014-03-18 Kent Overstreetbcache: Fix discard granularity
2014-03-18 Kent Overstreetbcache: Fix another bug recovering from unclean shutdown
2014-03-18 Kent Overstreetbcache: Fix a bug recovering from unclean shutdown
2014-03-18 Kent Overstreetbcache: Fix a journalling reclaim after recovery bug
2014-03-18 Kent Overstreetbcache: Fix a null ptr deref in journal replay
2014-03-18 Kent Overstreetbcache: Fix a lockdep splat in an error path
2014-03-13 Sam Bradshawmtip32xx: mtip_async_complete() bug fixes
2014-03-13 Felipe Franciosimtip32xx: Unmap the DMA segments before completing...
2014-03-13 Felipe Franciosimtip32xx: Set queue bounce limit
2014-03-13 Alexander Gordeevnvme: Use pci_enable_msi_range() and pci_enable_msix_ra...
2014-03-13 Alexander Gordeevcciss: Fallback to MSI rather than to INTx if MSI-X...
2014-03-13 Arnd Bergmannswim3: fix interruptible_sleep_on race
2014-03-13 Arnd Bergmannataflop: fix sleep_on races
2014-03-13 Arnd BergmannDAC960: remove sleep_on usage
2014-03-13 Alexander Gordeevmtip32xx: Use pci_enable_msi() instead of pci_enable_ms...
2014-02-26 Kent Overstreetbcache: Fix a shutdown bug
2014-02-26 Kent Overstreetbcache: Fix flash_dev_cache_miss() for real this time
2014-02-21 Alexander Gordeevskd: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-21 Alexander Gordeevskd: Use unified access to skdev->msix_entries througho...
2014-02-21 Alexander Gordeevskd: Fix incomplete cleanup of MSI-X interrupt
2014-02-21 Alexander Gordeevskd: Fix out of array boundary access
2014-02-21 Alexander Gordeevmtip32xx: Use pci_enable_msix_range() instead of pci_en...
2014-02-21 Alexander Gordeevmtip32xx: Remove superfluous call to pci_disable_msi()
2014-02-21 Andreas Gruenbacherdrbd: Fix future possible NULL pointer dereference
2014-02-18 Kent Overstreetbcache: Fix another compiler warning on m68k
2014-02-17 Andreas Gruenbacherdrbd: Add drbd_thread->resource and make drbd_thread...
2014-02-17 Andreas Gruenbacherdrbd: Use the right peer device
2014-02-17 Andreas Gruenbacherdrbd: Remove unused parameter of wire_flags_to_bio()
2014-02-17 Andreas Gruenbacherdrbd: Get rid of first_peer_device() in handle_write_co...
2014-02-17 Andreas Gruenbacherdrbd: In the worker thread, process drbd_work instead...
2014-02-17 Andreas Gruenbacherdrbd: Turn w_make_ov_request and make_resync_request...
2014-02-17 Andreas Gruenbacherdrbd: Make w_make_resync_request() static
2014-02-17 Andreas Gruenbacherdrbd: struct drbd_peer_request: Use drbd_work instead...
2014-02-17 Andreas Gruenbacherdrbd: struct after_conn_state_chg_work: Use drbd_work...
2014-02-17 Andreas Gruenbacherdrbd: Turn conn_flush_workqueue() into drbd_flush_workq...
2014-02-17 Andreas Gruenbacherdrbd: Create a dedicated struct drbd_device_work
2014-02-17 Andreas Gruenbacherdrbd: Rename w_prev_work_done -> w_complete
2014-02-17 Andreas Gruenbacherdrbd: Move string function prototypes from linux/drbd...
2014-02-17 Andreas Gruenbacherdrbd: Remove useless assertion
2014-02-17 Andreas Gruenbacherdrbd: Kill drbd_task_to_thread_name()
2014-02-17 Andreas Gruenbacherdrbd: Pass a peer device to a number of fuctions
2014-02-17 Andreas Gruenbacherdrbd: Replace vnr_to_mdev() with conn_peer_device()
2014-02-17 Andreas Gruenbacherdrbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused...
2014-02-17 Andreas Gruenbacherdrbd: Function prototype cleanups
2014-02-17 Andreas Gruenbacherdrbd: Rename drbdd_init() -> drbd_receiver()
2014-02-17 Andreas Gruenbacherdrbd: Move cpu_mask from connection to resource
2014-02-17 Andreas Gruenbacherdrbd: Define the size of res_opts->cpu_mask in a single...
2014-02-17 Andreas Gruenbacherdrbd: Move susp, susp_nod, susp_fen from connection...
2014-02-17 Andreas Gruenbacherdrbd: Move conf_mutex from connection to resource
2014-02-17 Andreas Gruenbacherdrbd: drbd_adm_prepare(): Only set adm_ctx.connection...
2014-02-17 Andreas Gruenbacherdrbd: Iterate over all connections
2014-02-17 Andreas Gruenbacherdrbd: Rename net_conf variables old_conf -> old_net_con...
2014-02-17 Andreas Gruenbacherdrbd: drbd_create_device(): Take a resource instead...
2014-02-17 Andreas Gruenbacherdrbd: drbd_adm_new_resource(): Check if resource exists...
2014-02-17 Andreas Gruenbacherdrbd: get_one_status(): Iterate over resource->devices...
2014-02-17 Andreas Gruenbacherdrbd: Rename drbd_{create,delete}_minor -> drbd_{create...
2014-02-17 Andreas Gruenbacherdrbd: Add explicit device parameter to D_ASSERT
2014-02-17 Andreas Gruenbacherdrbd: Replace and remove the obsolete conn_() macros
2014-02-17 Andreas Gruenbacherdrbd: Turn drbd_printk() into a polymorphic macro
2014-02-17 Andreas Gruenbacherdrbd: Remove the terrible DEV hack
2014-02-17 Andreas Gruenbacherdrbd: Turn connection->volumes into connection->peer_de...
2014-02-17 Andreas Gruenbacherdrbd: Move resource options from connection to resource
2014-02-17 Andreas Gruenbacherdrbd: conn_try_disconnect(): Use parameter instead...
2014-02-17 Andreas Gruenbacherdrbd: Replace conn_get_by_name() with drbd_find_resource()
2014-02-17 Andreas Gruenbacherdrbd: Add struct drbd_resource->devices
2014-02-17 Andreas Gruenbacherdrbd: Minor cleanup in conn_new_minor()
2014-02-17 Andreas Gruenbacherdrbd: Add struct drbd_device->resource
2014-02-17 Andreas Gruenbacherdrbd: drbd_adm_down(): Move valid resource name check...
2014-02-17 Andreas Gruenbacherdrbd: Add struct drbd_resource
2014-02-17 Andreas Gruenbacherdrbd: Improve some function and variable naming
2014-02-17 Andreas Gruenbacherdrbd: Introduce "peer_device" object between "device...
2014-02-17 Andreas Gruenbacherdrbd: Rename drbd_tconn -> drbd_connection
2014-02-17 Andreas Gruenbacherdrbd: Rename "mdev" to "device"
2014-02-17 Andreas Gruenbacherdrbd: Rename struct drbd_conf -> struct drbd_device
2014-02-17 Andreas Gruenbacherdrbd: Split off on-the-wire protocol definitions
2014-02-17 Andreas Gruenbacherdrbd: Describe the future high-level structure of DRBD
2014-02-17 Andreas Gruenbacheridr: Add new function idr_is_empty()
2014-02-17 Philipp Reisnerdrbd: Add missing error goto
2014-02-17 Rashika Kheriadrivers: block: Remove unused function drbd_bm_write_la...
2014-02-17 Rashika Kheriadrivers: block: Mark function seq_printf_with_thousands...
2014-02-17 Rashika Kheriadrivers: block: Mark the function as static in drbd_wor...
2014-02-17 Rashika Kheriadrivers: block: Move prototype declaration to appropria...
2014-02-17 Rashika Kheriadrivers: block: Mark functions as static in drbd_receiver.c
2014-02-17 Rashika Kheriadrivers: block: Mark functions as static in drbd_req.c
next