Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
95a0f10cddbf93ce89c175ac1c53dad2d20ad309
/
drivers
95a0f10
drbd: store in-core bitmap little endian, regardless of architecture
by Lars Ellenberg
· 14 years ago
7777a8b
drbd: bitmap: don't count unused bits (fix non-terminating resync)
by Lars Ellenberg
· 14 years ago
1b881ef
drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
by Andreas Gruenbacher
· 14 years ago
24dccab
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
by Andreas Gruenbacher
· 14 years ago
2c46407
drbd: receive_bitmap_plain: Get rid of ugly and useless enum
by Andreas Gruenbacher
· 14 years ago
f70af11
drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum
by Andreas Gruenbacher
· 14 years ago
78fcbda
drbd: receive_bitmap: Missing free_page() on error path
by Andreas Gruenbacher
· 14 years ago
de1f8e4
drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int
by Andreas Gruenbacher
· 14 years ago
4114be8
drbd: receive_bitmap: Fix the wrong return value
by Andreas Gruenbacher
· 14 years ago
f2024e7
drbd: drbd_nl_disk_conf: Avoid a compiler warning
by Andreas Gruenbacher
· 14 years ago
81e8465
drbd: Use the standard bool, true, and false keywords
by Andreas Gruenbacher
· 14 years ago
6184ea2
drbd: This code is dead now
by Andreas Gruenbacher
· 14 years ago
bb43794
drbd: Another small enum drbd_state_rv cleanup
by Andreas Gruenbacher
· 14 years ago
bf885f8
drbd: Be more explicit about functions that return an enum drbd_state_rv
by Andreas Gruenbacher
· 14 years ago
c8b3256
drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv
by Andreas Gruenbacher
· 14 years ago
116676c
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
by Andreas Gruenbacher
· 14 years ago
0cf9d27
drbd: Get rid of unnecessary macros (2)
by Andreas Gruenbacher
· 14 years ago
662d91a
drbd: Get rid of unnecessary macros (1)
by Andreas Gruenbacher
· 14 years ago
2f58dcf
drbd: Rename drbd_make_request_26 to drbd_make_request
by Andreas Gruenbacher
· 14 years ago
96756784
drbd: Remove left-over prototype
by Andreas Gruenbacher
· 14 years ago
cab2f74
drbd: Make sure that drbd_send() has sent the right number of bytes
by Andreas Gruenbacher
· 14 years ago
220df4d
drbd: fix incomplete error message
by Lars Ellenberg
· 14 years ago
7e458c32
drbd: Removed an unnecessary #undef
by Andreas Gruenbacher
· 14 years ago
8a3c104
drbd: fix regression, we need to close drbd epochs during normal operation
by Lars Ellenberg
· 14 years ago
09b9e79
drbd: Implemented the before-resync-source handler
by Philipp Reisner
· 14 years ago
2561b9c
drbd: --force option for disconnect
by Philipp Reisner
· 14 years ago
42ff269
drbd: add packet_type 27 (return_code_only) to netlink api
by Lars Ellenberg
· 14 years ago
3e3a776
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
by Lars Ellenberg
· 14 years ago
17a93f3
drbd: remove /proc/drbd before unregistering from netlink
by Lars Ellenberg
· 14 years ago
3da127f
drbd: increase module count on /proc/drbd access
by Lars Ellenberg
· 14 years ago
c507f46
drbd: Removed 20 seconds upper bound for side-stepping
by Philipp Reisner
· 14 years ago
1fc80cf
drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS
by Philipp Reisner
· 14 years ago
3719094
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
by Philipp Reisner
· 14 years ago
ab17b68
drbd: Improvements in sanitize_state()
by Philipp Reisner
· 14 years ago
22afd7e
drbd: Fixed race condition in drbd_queue_bitmap_io
by Philipp Reisner
· 14 years ago
8869d68
drbd: Fixed inc_ap_bio()
by Philipp Reisner
· 14 years ago
127b317
drbd: use test_and_set_bit() to decide if bm_io_work should be queued
by Philipp Reisner
· 14 years ago
aeda1cd
drbd: Begin to account BIO processing time before inc_ap_bio()
by Philipp Reisner
· 14 years ago
f91ab62
drbd: Implemented side-stepping in drbd_res_begin_io()
by Philipp Reisner
· 14 years ago
9d77a5f
drbd: Make some functions static
by Philipp Reisner
· 14 years ago
e3555d8
drbd: Implemented priority inheritance for resync requests
by Philipp Reisner
· 14 years ago
59817f4
drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget transitions
by Philipp Reisner
· 14 years ago
c4752ef
drbd: When proxy's buffer drained off go into regular resync mode
by Philipp Reisner
· 14 years ago
73a01a1
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
by Philipp Reisner
· 14 years ago
6753171
drbd: Implemented two new connection states Ahead/Behind
by Philipp Reisner
· 14 years ago
422028b
drbd: New configuration parameters for dealing with network congestion
by Philipp Reisner
· 14 years ago
759fbdf
drbd: Track the numbers of sectors in flight
by Philipp Reisner
· 14 years ago
688593c
drbd: Renamed write_flags_to_bio() to wire_flags_to_bio()
by Lars Ellenberg
· 14 years ago
4896e8c
drbd: restore compatibility with 32bit kernels
by Lars Ellenberg
· 14 years ago
1816a2b
drbd: properly use max_hw_sectors to limit the our bio size
by Lars Ellenberg
· 14 years ago
3129b1b
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
by Lars Ellenberg
· 14 years ago
470be44
drbd: detect modification of in-flight buffers
by Lars Ellenberg
· 14 years ago
5f9915b
drbd: further converge progress display of resync and online-verify
by Lars Ellenberg
· 14 years ago
18edc0b
drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
by Lars Ellenberg
· 14 years ago
2649f08
drbd: use the resync controller for online-verify requests as well
by Lars Ellenberg
· 14 years ago
e65f440
drbd: factor out drbd_rs_number_requests
by Lars Ellenberg
· 14 years ago
9bd28d3
drbd: factor out drbd_rs_controller_reset
by Lars Ellenberg
· 14 years ago
439d595
drbd: show progress bar and ETA for online-verify
by Lars Ellenberg
· 14 years ago
ea5442a
drbd: advance progress step marks for online-verify
by Lars Ellenberg
· 14 years ago
c6ea14d
drbd: factor out advancement of resync marks for progress reporting
by Lars Ellenberg
· 14 years ago
de228bb
drbd: initialize online-verify progress tracking on verify target
by Lars Ellenberg
· 14 years ago
30b743a
drbd: improve online-verify progress tracking
by Lars Ellenberg
· 14 years ago
2652561
drbd: only reset online-verify start sector if verify completed
by Lars Ellenberg
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
a488e74
scsi: convert to blk_delay_queue()
by Jens Axboe
· 15 years ago
0a41e90
ide-cd: convert to blk_delay_queue() for a short pause
by Jens Axboe
· 15 years ago
cafb0bf
staging: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
3c0d206
pktcdvd: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
6fac80e
umem: Drop dummy ->media_changed()
by Tejun Heo
· 14 years ago
ffe80ce
s390/tape_block: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
f47350f
i2o_block: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
3a20091
xsysace: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
aaa7c01
ub: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
4bbde77
swim[3]: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
507daea
dac960: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
b1b56b9
paride: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
1c27030
gdrom,viocd: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
1a8a74f
floppy,{ami|ata}flop: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
5b03a1b
ide: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
e83a46b
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
by Tejun Heo
· 14 years ago
fd51469
block: kill loop_mutex
by Petr Uzel
· 14 years ago
cd25f54
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue()
by Vivek Goyal
· 14 years ago
1654e74
block: add @force_kblockd to __blk_run_queue()
by Tejun Heo
· 14 years ago
3e1f235
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
af06216
ACPI: Fix build for CONFIG_NET unset
by Rafael J. Wysocki
· 14 years ago
dbc39ec
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
467a29e
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
1922756
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
by Dave Airlie
· 14 years ago
7db2662
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
by Ben Skeggs
· 14 years ago
a7254d6
hwmon: (adt7411) add MODULE_DEVICE_TABLE
by axel lin
· 14 years ago
6407deb
hwmon: (ad7414) add MODULE_DEVICE_TABLE
by axel lin
· 14 years ago
fe41947
rapidio: fix sysfs config attribute to access 16MB of maint space
by Alexandre Bounine
· 14 years ago
99b0d36
pps: initialize ts_real properly
by Alexander Gordeev
· 14 years ago
a2d6d2f
drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
by Lei Xu
· 14 years ago
ac3c830
drivers/nfc/pn544.c: add missing regulator
by Matti J. Aaltonen
· 14 years ago
d73fa4b
drivers/nfc/Kconfig: use full form of the NFC acronym
by Matti J. Aaltonen
· 14 years ago
6366213
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
d403585
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
by Jelle Martijn Kok
· 14 years ago
Next »