projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2011-09-28
Philipp Reisner
drbd: conn_printk() a dev_printk() alike for drbd's...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Moving state related macros to drbd_state.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Revert "Make sure we dont send state if a cluster...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Do no sleep long in drbd_start_resync
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Moved code
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Eliminated the user of drbd_task_to_thread()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Moved the thread name into the data structure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Moved the state functions into its own source...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Local variable renames: e -> peer_req
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Update some comments
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Clean up some left-overs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Rename struct drbd_epoch_entry to struct drbd_pee...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Remove unused variable in struct drbd_conf
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Improve the drbd_find_overlap() documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Make the peer_seq updating code more obvious
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Defer new writes when detecting conflicting writes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Remove unnecessary reference counting left-over
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: _req_conflicts(): Get rid of the epoch_entries...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Allow to wait for the completion of an epoch...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Remove redundant check from drbd_contains_interval()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: struct drbd_request: Introduce a new collision...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Move some functions to where they are used
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Move sequence number logic into drbd_receiver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Initialize the sequence number sent over the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Remove redundant initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Rename "enum drbd_packets" to "enum drbd_packet"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andreas Gruenbacher
drbd: Move cmdname() out of drbd_int.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Do not access tconn after it was freed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Implemented receiving of new style packets on...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Philipp Reisner
drbd: Use new header layout
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: Replaced all p_header80 with a generic p_header
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: Preparing to use p_header96 for all packets
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: Made drbd_flush_workqueue() to take a tconn inste...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved crypto transformations and friends from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved req_lock and transfer log from mdev to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved agreed_pro_version, last_received and ko_co...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved receiver, worker and asender from mdev...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved data and meta from mdev to tconn
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved net_cont and net_cnt_wait from mdev to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: moved net_conf from mdev to tconn
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
drbd: Minimal struct drbd_tconn
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Philipp Reisner
idr: idr_for_each_entry() macro
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Interval tree bugfix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Inline function overlaps() is now unused
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Remove some useless paranoia code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Replace the ERR_IF macro with an assert-like...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Convert all constants in enum drbd_thread_state...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Convert all constants in enum drbd_req_event...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Remove the unused hash tables
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Use interval tree for overlapping epoch entry...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Put sector and size in struct drbd_epoch_entry...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Use the read and write request trees for request...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andreas Gruenbacher
drbd: Add read_requests tree
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Use interval tree for overlapping write request...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Put sector and size in struct drbd_request into...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Add interval tree data structure
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Request lookup code cleanup (4)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Request lookup code cleanup (3)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Request lookup code cleanup (2)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Request lookup code cleanup (1)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Update outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Move drbd_free_tl_hash() to drbd_main()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Magic reserved block_id value cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Endianness convert the constants instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Consistently use block_id == ID_SYNCER for checks...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Remove superfluous declaration
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Andreas Gruenbacher
drbd: Get rid of req_validator_fn typedef
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Kay Sievers
loop: always allow userspace partitions and optionally...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Jens Axboe
Merge branch 'for-3.2/core' into for-3.2/drivers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Tejun Heo
block: add GENHD_FL_NO_PART_SCAN
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Lukas Czerner
loop: add discard support for loop devices
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Andrew Morton
nbd-replace-some-printk-with-dev_warn-and-dev_info...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
WANG Cong
nbd: replace some printk with dev_warn() and dev_info()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
WANG Cong
nbd: lower the loglevel of an error message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
WANG Cong
nbd: replace printk KERN_ERR with dev_err()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
WANG Cong
nbd: replace sysfs_create_file() with device_create_file()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
WANG Cong
nbd: use task_pid_nr() to get current pid
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Joe Handzik
cciss: add transport mode attribute to sys
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Joseph Handzik
cciss: Adds simple mode functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Linus Torvalds
Linux 3.1-rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rafael J. Wysocki
sh: Fix boot crash related to SCI
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
arm: remove stale export of 'sha_transform'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
arm: remove "optimized" SHA1 routines
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Al Viro
fix rcu annotations noise in cred.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
vfs: rename 'do_follow_link' to 'should_follow_link'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Ari Savolainen
Fix POSIX ACL permission check
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
Merge branch 'for-linus' of git://git.open-osd.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
vfs: optimize inode cache access patterns
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
vfs: renumber DCACHE_xyz flags, remove some stale ones
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Boaz Harrosh
ore: Make ore its own module
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Boaz Harrosh
exofs: Rename raid engine from exofs/ios.c => ore
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Boaz Harrosh
exofs: ios: Move to a per inode components & device...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Boaz Harrosh
exofs: Move exofs specific osd operations out of ios.c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Boaz Harrosh
exofs: Add offset/length to exofs_get_io_state
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
David S. Miller
net: Compute protocol sequence numbers and fragment...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
David S. Miller
crypto: Move md5_transform to lib/md5.c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
next