summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29drbd: Remove the unused hash tablesAndreas Gruenbacher
2011-08-29drbd: Use interval tree for overlapping epoch entry detectionAndreas Gruenbacher
2011-08-29drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_intervalAndreas Gruenbacher
2011-08-29drbd: Use the read and write request trees for request lookupsAndreas Gruenbacher
2011-08-29drbd: Add read_requests treeAndreas Gruenbacher
2011-08-25drbd: Use interval tree for overlapping write request detectionAndreas Gruenbacher
2011-08-25drbd: Put sector and size in struct drbd_request into struct drbd_intervalAndreas Gruenbacher
2011-08-25drbd: Add interval tree data structureAndreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (4)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (3)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (2)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (1)Andreas Gruenbacher
2011-08-25drbd: Update outdated commentAndreas Gruenbacher
2011-08-25drbd: Move drbd_free_tl_hash() to drbd_main()Andreas Gruenbacher
2011-08-25drbd: Magic reserved block_id value cleanupAndreas Gruenbacher
2011-08-25drbd: Endianness convert the constants instead of the variablesAndreas Gruenbacher
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher
2011-08-25drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...Andreas Gruenbacher
2011-08-25drbd: Remove superfluous declarationAndreas Gruenbacher
2011-08-25drbd: Get rid of req_validator_fn typedefAndreas Gruenbacher
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers
2011-08-23Merge branch 'for-3.2/core' into for-3.2/driversJens Axboe
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo
2011-08-19loop: add discard support for loop devicesLukas Czerner
2011-08-19nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton
2011-08-19nbd: replace some printk with dev_warn() and dev_info()WANG Cong
2011-08-19nbd: lower the loglevel of an error messageWANG Cong
2011-08-19nbd: replace printk KERN_ERR with dev_err()WANG Cong
2011-08-19nbd: replace sysfs_create_file() with device_create_file()WANG Cong
2011-08-19nbd: use task_pid_nr() to get current pidWANG Cong
2011-08-08cciss: add transport mode attribute to sysJoe Handzik
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik
2011-08-08Linux 3.1-rc1Linus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-07ore: Make ore its own moduleBoaz Harrosh
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller