index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2011-09-28
drbd: Remove redundant initialization
Andreas Gruenbacher
2011-09-28
drbd: Rename "enum drbd_packets" to "enum drbd_packet"
Andreas Gruenbacher
2011-09-28
drbd: Move cmdname() out of drbd_int.h
Andreas Gruenbacher
2011-09-28
drbd: Do not access tconn after it was freed
Philipp Reisner
2011-09-28
drbd: Implemented receiving of new style packets on meta socket
Philipp Reisner
2011-09-28
drbd: Use new header layout
Philipp Reisner
2011-09-21
floppy: use del_timer_sync() in init cleanup
Carsten Emde
2011-09-21
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
Ayan George
2011-09-21
drivers/block/loop.c: emit uevent on auto release
Phillip Susi
2011-09-21
drivers/block/cpqarray.c: use pci_dev->revision
Sergei Shtylyov
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-09-15
drbd: Use angle brackets for system includes
Joe Perches
2011-09-15
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-08-29
drbd: Replaced all p_header80 with a generic p_header
Philipp Reisner
2011-08-29
drbd: Preparing to use p_header96 for all packets
Philipp Reisner
2011-08-29
drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev
Philipp Reisner
2011-08-29
drbd: moved crypto transformations and friends from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
2011-08-29
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved data and meta from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_cont and net_cnt_wait from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
drbd: Minimal struct drbd_tconn
Philipp Reisner
2011-08-29
drbd: Interval tree bugfix
Andreas Gruenbacher
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
2011-08-29
drbd: Remove some useless paranoia code
Andreas Gruenbacher
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
2011-08-29
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-29
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
2011-08-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-08-29
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2011-08-29
drbd: Add read_requests tree
Andreas Gruenbacher
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
drbd: Add interval tree data structure
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-08-25
drbd: Update outdated comment
Andreas Gruenbacher
2011-08-25
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
2011-08-25
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
[prev]
[next]