index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_actlog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-23
drbd: cleanup ondisk meta data layout calculations and defines
Lars Ellenberg
1
-6
/
+22
2012-11-09
drbd: don't try to clear bits once the disk has failed
Philipp Reisner
1
-5
/
+10
2012-11-09
drbd: wait for meta data IO completion even with failed disk, unless force-de...
Lars Ellenberg
1
-10
/
+7
2012-11-09
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
1
-3
/
+9
2012-11-08
drbd: differentiate between normal and forced detach
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
Lars Ellenberg
1
-2
/
+2
2012-11-08
drbd: New disk option al-updates
Philipp Reisner
1
-2
/
+10
2012-11-08
drbd: missing wakeup after drbd_rs_del_all
Lars Ellenberg
1
-0
/
+1
2012-11-08
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
1
-3
/
+15
2012-11-08
drbd: fix potential spinlock deadlock
Philipp Reisner
1
-8
/
+12
2012-11-08
drbd: Silenced compiler warnings
Philipp Reisner
1
-8
/
+3
2012-11-08
drbd: Improve error reporting in drbd_md_sync_page_io()
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: Remove dead code
Philipp Reisner
1
-8
/
+0
2012-11-08
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Philipp Reisner
1
-25
/
+45
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
1
-259
/
+0
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
1
-17
/
+58
2012-11-08
drbd: skip spurious wait_event in drbd_al_begin_io
Lars Ellenberg
1
-8
/
+10
2012-11-08
drbd: fix copy/paste error in comment
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: improvements to activate/deactivate multiple activity log extents
Lars Ellenberg
1
-23
/
+23
2012-11-08
drbd: prepare to activate two activity log extents at once
Lars Ellenberg
1
-5
/
+13
2012-11-08
drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io
Lars Ellenberg
1
-4
/
+4
2012-11-08
drbd: introduce the "initialized" activity log transaction type
Lars Ellenberg
1
-2
/
+14
2012-11-08
drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-8
/
+6
2012-11-08
drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-6
/
+7
2012-11-08
drbd: Make all worker callbacks return 0 upon success and an error code other...
Andreas Gruenbacher
1
-8
/
+8
2012-11-08
drbd: Temporarily change the return type of all worker callbacks
Andreas Gruenbacher
1
-3
/
+3
2012-11-04
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
1
-1
/
+1
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
1
-1
/
+2
2011-10-14
drbd: introduce a bio_set to allocate housekeeping bios from
Lars Ellenberg
1
-1
/
+1
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
1
-156
/
+253
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
1
-38
/
+12
2011-10-14
drbd: fix typo in comment
Lars Ellenberg
1
-1
/
+1
2011-10-14
drbd: Use the IS_ALIGNED() macro in some more places
Andreas Gruenbacher
1
-3
/
+3
2011-09-28
drbd: Generalized the work callbacks
Philipp Reisner
1
-3
/
+5
2011-09-28
drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...
Philipp Reisner
1
-0
/
+2
2011-08-29
drbd: moved data and meta from mdev to tconn
Philipp Reisner
1
-2
/
+2
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
1
-8
/
+13
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
1
-1
/
+1
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
1
-1
/
+1
2011-05-24
drbd: Fix spelling
Bart Van Assche
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-10
drbd: Remove unused function atodb_endio()
Andreas Gruenbacher
1
-27
/
+0
2011-03-10
drbd: kill dead code
Lars Ellenberg
1
-93
/
+0
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
1
-103
/
+29
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
1
-4
/
+4
2011-03-10
drbd: Get rid of unnecessary macros (2)
Andreas Gruenbacher
1
-2
/
+2
2011-03-10
drbd: Removed 20 seconds upper bound for side-stepping
Philipp Reisner
1
-3
/
+4
2011-03-10
drbd: Implemented side-stepping in drbd_res_begin_io()
Philipp Reisner
1
-5
/
+19
2011-03-10
drbd: Implemented priority inheritance for resync requests
Philipp Reisner
1
-2
/
+2
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
1
-4
/
+6
[prev]
[next]