index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
2011-08-29
6
-48
/
+48
|
*
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
2011-08-29
6
-52
/
+53
|
*
drbd: moved data and meta from mdev to tconn
Philipp Reisner
2011-08-29
6
-151
/
+152
|
*
drbd: moved net_cont and net_cnt_wait from mdev to tconn
Philipp Reisner
2011-08-29
5
-37
/
+39
|
*
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
7
-111
/
+110
|
*
drbd: Minimal struct drbd_tconn
Philipp Reisner
2011-08-29
2
-0
/
+60
|
*
drbd: Interval tree bugfix
Andreas Gruenbacher
2011-08-29
1
-1
/
+2
|
*
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
2011-08-29
1
-5
/
+0
|
*
drbd: Remove some useless paranoia code
Andreas Gruenbacher
2011-08-29
1
-10
/
+2
|
*
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
2011-08-29
7
-63
/
+114
|
*
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
2011-08-29
4
-30
/
+30
|
*
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
2011-08-29
7
-113
/
+113
|
*
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-29
7
-177
/
+20
|
*
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
2011-08-29
4
-28
/
+35
|
*
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-08-29
6
-50
/
+49
|
*
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2011-08-29
2
-30
/
+17
|
*
drbd: Add read_requests tree
Andreas Gruenbacher
2011-08-29
3
-4
/
+13
|
*
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
5
-47
/
+52
|
*
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
6
-41
/
+42
|
*
drbd: Add interval tree data structure
Andreas Gruenbacher
2011-08-25
3
-0
/
+188
|
*
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
2011-08-25
1
-38
/
+28
|
*
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
2011-08-25
1
-22
/
+6
|
*
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
2011-08-25
1
-25
/
+24
|
*
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-08-25
2
-26
/
+27
|
*
drbd: Update outdated comment
Andreas Gruenbacher
2011-08-25
1
-2
/
+2
|
*
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
2011-08-25
3
-31
/
+30
|
*
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
2011-08-25
3
-20
/
+7
|
*
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2011-08-25
2
-2
/
+2
|
*
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2011-08-25
2
-11
/
+11
|
*
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
2011-08-25
3
-5
/
+7
|
*
drbd: Remove superfluous declaration
Andreas Gruenbacher
2011-08-25
1
-1
/
+0
|
*
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
2011-08-25
1
-4
/
+2
*
|
drbd: log request sector offset and size for IO errors
Lars Ellenberg
2012-10-30
1
-1
/
+18
*
|
drbd: always write bitmap on detach
Lars Ellenberg
2012-10-30
5
-19
/
+68
*
|
drbd: prepare for more than 32 bit flags
Lars Ellenberg
2012-10-30
8
-143
/
+171
*
|
drbd: wait for meta data IO completion even with failed disk, unless force-de...
Lars Ellenberg
2012-10-30
3
-16
/
+13
*
|
drbd: a few more GFP_KERNEL -> GFP_NOIO
Lars Ellenberg
2012-10-30
2
-3
/
+3
*
|
drbd: fix potential deadlock during bitmap (re-)allocation
Lars Ellenberg
2012-10-30
1
-7
/
+9
*
|
drbd: panic on delayed completion of aborted requests
Lars Ellenberg
2012-10-30
1
-0
/
+36
*
|
drbd: Remove dead code
Philipp Reisner
2012-10-30
1
-29
/
+7
*
|
drbd: Avoid NetworkFailure state during disconnect
Philipp Reisner
2012-10-30
3
-1
/
+24
*
|
drbd: Fix a potential issue with the DISCARD_CONCURRENT flag
Philipp Reisner
2012-10-30
1
-2
/
+1
*
|
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-10-30
6
-17
/
+65
*
|
drbd: Protect accesses to the uuid set with a spinlock
Philipp Reisner
2012-10-30
4
-10
/
+43
*
|
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-12
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-25
5
-23
/
+61
|
\
\
|
*
|
drbd: Write all pages of the bitmap after an online resize
Philipp Reisner
2012-08-16
3
-3
/
+17
|
*
|
drbd: Finish requests that completed while IO was frozen
Philipp Reisner
2012-08-16
2
-16
/
+18
|
*
|
drbd: fix drbd wire compatibility for empty flushes
Lars Ellenberg
2012-08-16
1
-4
/
+26
*
|
|
drbd: nuke pdflush from comments
Artem Bityutskiy
2012-08-04
1
-2
/
+2
|
/
/
[prev]
[next]