projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/adaptation/renesas_rcar/renesas_kernel.git
2012-05-09
Lars Ellenberg
drbd: remove unused static helper function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: remove some very outdated comments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: missing wakeup after drbd_rs_del_all
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: remove now unused seq_num member from struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix potential data corruption and protocol error
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Fix a potential write ordering issue on SyncTarge...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Fix a potential race that could case data inconsi...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: add missing part_round_stats to _drbd_start_io_acct
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: Fix module refcount leak in drbd_accept()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Consider the disk-timeout also for meta-data...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Do not send state packets while lower than C_CONN...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix race between disconnect and receive_state
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix potential spinlock deadlock
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Fixed an obvious copy-n-paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: send intermediate state change results to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix spurious meta data IO "error"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Fixed a race condition between detach and start...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix harmless race to not trigger an ASSERT
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Derive sync-UUIDs only from the bitmap-uuid if...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Andreas Gruenbacher
drbd: drbd_nl_resize(): Fix missing put_ldev() on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: fix "stalled" empty resync
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Bugfix for the connection behavior
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Cleanup all epoch objects upon connection loss
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: detach must not try to abort non-local requests...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Consider that the no-data-condition could be...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Fixed current UUID generation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: change some GFP_KERNEL to GFP_NOIO
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Implemented the disk-timeout option
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Force flag for the detach operation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Allow new IOs while the local disk in in FAILED...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Bitmap IO functions can now return prematurely...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Added a kref to bm_aio_ctx
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Hold a reference to ldev while doing meta-data IO
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Keep a reference to the bio until the completion...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Implemented wait_until_done_or_disk_failure()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: moved md_io into mdev
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Immediately allow completion of IOs, that wait...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Keep a reference to barrier acked requests
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Improve compatibility with drbd's older than...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Only print sanitize state's warnings, if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: downgraded error printk to info
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: allow ping-timeout of up to 30 seconds
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
David Howells
DRBD: Fix comparison always false warning due to long...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: spelling fix: too small
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Lars Ellenberg
drbd: cosmetic: fix accidental division instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Philipp Reisner
drbd: Lower log priority for an event that is definitel...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Jens Axboe
Merge tag 'v3.4-rc5' into for-3.5/core
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
Linux 3.4-rc5
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
Merge tag 'pm-for-3.4-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
autofs: make the autofsv5 packet file descriptor use...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Marcos Paulo...
PM / Freezer / Docs: Update documentation about freezin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
pipes: add a "packetized pipe" mode for writing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
Merge tag 'staging-3.4-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Linus Torvalds
Merge tag 'usb-3.4-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Revert "autofs: work around unhappy compat problem...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Kenneth Graunke
drm/i915: Set the Stencil Cache eviction policy to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Alex Deucher
drm/radeon/kms: need to set up ss on DP bridges as...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge git://git.samba.org/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge tag 'spi-for-linus' of git://git.secretlab.ca...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge tag 'hwmon-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'for-v3.4-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge tag 'sh-for-linus' of git://github.com/pmundt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Linus Torvalds
Merge branch 'docs-3.4' of git://git.samba.org/jlayton...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
David Vrabel
xen: correctly check for pending events when restoring...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Chris Mason
Btrfs: reduce lock contention during extent insertion
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Chris Mason
Btrfs: avoid deadlocks from GFP_KERNEL allocations...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/spi-bfin5xx: Fix flush of last bit after each spi...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/spi-bfin5xx: fix reversed if condition in interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/spi_bfin_sport: drop bits_per_word from client...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/bfin_spi: drop bits_per_word from client data
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/spi-bfin-sport: move word length setup to transfer...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Scott Jiang
spi/bfin5xx: rename config macro name for bfin5xx spi...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Viresh Kumar
spi/pl022: Allow request for higher frequency than...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Daniel J Blueman
Btrfs: Fix space checking during fs resize
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Stefan Behrens
Btrfs: fix block_rsv and space_info lock ordering
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Daniel J Blueman
Btrfs: Prevent root_list corruption
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Jan Schmidt
Btrfs: fix repair code for RAID10
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Josef Bacik
Btrfs: do not start delalloc inodes during sync
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Florian Fainelli
spi/bcm63xx: set master driver mode_bits.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Florian Fainelli
spi/bcm63xx: don't use the stopping state
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Florian Fainelli
spi/bcm63xx: convert to the pump message infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
H Hartley Sweeten
spi/spi-ep93xx.c: use dma_transfer_direction instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Randy Dunlap
spi: fix spi.h kernel-doc warning
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Viresh Kumar
spi/pl022: Fix calculate_effective_freq()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Olof Johansson
Merge branch 'v3.4-samsung-fixes-3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Olof Johansson
Merge branch 'fixes' of git://github.com/hzhuang1/linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Greg Kroah...
Merge tag 'fixes-for-v3.4-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Alan Stern
usb: gadget: udc-core: fix incompatibility with dummy-hcd
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Felipe Balbi
usb: gadget: udc-core: fix wrong call order
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Alex Deucher
drm/radeon/kms: use frac fb div on APUs
commit
|
commitdiff
|
tree
|
snapshot
next