]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-04-18 Boaz Harrosh[SCSI] iscsi: bidi support at the generic libiscsi...
2008-04-18 Boaz Harrosh[SCSI] iscsi: extended cdb support
2008-04-18 Christof Schmitt[SCSI] zfcp: Fix error handling for blocked unit for...
2008-04-18 Christof Schmitt[SCSI] zfcp: Remove zfcp_erp_wait from slave destory...
2008-04-18 Martin Peschke[SCSI] zfcp: fix 31 bit compile warnings
2008-04-18 FUJITA Tomonori[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_compl...
2008-04-18 FUJITA Tomonori[SCSI] bsg: remove minor in struct bsg_device
2008-04-18 FUJITA Tomonori[SCSI] bsg: use better helper list functions
2008-04-18 FUJITA Tomonori[SCSI] bsg: replace kobject_get with blk_get_queue
2008-04-18 FUJITA Tomonori[SCSI] bsg: takes a ref to struct device in fops->open
2008-04-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-18 Sunil Mushranocfs2/net: Add debug interface to o2net
2008-04-18 Mark Fashehocfs2: Only build ocfs2/dlm with the o2cb stack module
2008-04-18 Jeff Mahoneyocfs2/cluster: Get rid of arguments to the timeout...
2008-04-18 Joel Beckerocfs2: Put tree in MAINTAINERS
2008-04-18 Julia Lawallocfs2: Use BUG_ON
2008-04-18 Andi Kleenocfs2: Convert ocfs2 over to unlocked_ioctl
2008-04-18 Jan Karaocfs2: Improve rename locking
2008-04-18 Julia Lawallfs/ocfs2/aops.c: test for IS_ERR rather than 0
2008-04-18 Tao Maocfs2: Add inode stealing for ocfs2_reserve_new_inode
2008-04-18 Tao Maocfs2: Add ac_alloc_slot in ocfs2_alloc_context
2008-04-18 Tao Maocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
2008-04-18 Tao Maocfs2: Enable cross extent block merge.
2008-04-18 Tao Maocfs2: Add support for cross extent block
2008-04-18 Mark Fashehocfs2: Move /sys/o2cb to /sys/fs/o2cb
2008-04-18 Mark Fashehsysfs: Allow removal of symlinks in the sysfs root
2008-04-18 Tao Maocfs2: Reconnect after idle time out.
2008-04-18 Sunil Mushranocfs2/dlm: Cleanup lockres print
2008-04-18 Sunil Mushranocfs2/dlm: Fix lockname in lockres print function
2008-04-18 Sunil Mushranocfs2/dlm: Move dlm_print_one_mle() from dlmmaster...
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the purgelist into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the mles into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the lockres' into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Dump the dlm state in a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Create debugfs dirs
2008-04-18 Sunil Mushranocfs2/dlm: Link all lockres' to a tracking list
2008-04-18 Sunil Mushranocfs2/dlm: Create slabcaches for lock and lockres
2008-04-18 Sunil Mushranocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
2008-04-18 Joel Beckerocfs2: Document /sys/fs/ocfs2
2008-04-18 Joel Beckerocfs2: Allow selection of cluster plug-ins.
2008-04-18 Joel Beckerocfs2: Add kbuild for ocfs2_stack_user.ko
2008-04-18 Joel Beckerocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
2008-04-18 David Teiglandocfs2: add fsdlm to stackglue
2008-04-18 Joel Beckerocfs2: Add the 'set version' message to the ocfs2_contr...
2008-04-18 Joel Beckerocfs2: Add the local node id to the handshake.
2008-04-18 Joel Beckerocfs2: Introduce the DOWN message to ocfs2_control
2008-04-18 Joel Beckerocfs2: Start the ocfs2_control handshake.
2008-04-18 Joel Beckerocfs2: Add the ocfs2_control misc device.
2008-04-18 Joel Beckerocfs2: Add the user stack module.
2008-04-18 Joel Beckerocfs2: Add the 'cluster_stack' sysfs file.
2008-04-18 Joel Beckerocfs2: Add the USERSPACE_STACK incompat bit.
2008-04-18 Joel Beckerocfs2: Create stack glue sysfs files.
2008-04-18 Joel Beckerocfs2: Break out stackglue into modules.
2008-04-18 Joel Beckerocfs2: Create ocfs2_stack_operations and split out...
2008-04-18 Joel Beckerocfs2: Split o2cb code from generic stack functions.
2008-04-18 Joel Beckerocfs2: Clean up stackglue initialization
2008-04-18 Joel Beckerocfs2: Abstract out a debugging function for underlying...
2008-04-18 David Teiglandocfs2: handle async EAGAIN from NOQUEUE request
2008-04-18 Joel Beckerocfs2: Remove CANCELGRANT from the view of dlmglue.
2008-04-18 Mark Fashehocfs2: Fill node number during cluster stack init
2008-04-18 Joel Beckerocfs2: Move o2hb functionality into the stack glue.
2008-04-18 Joel Beckerocfs2: Abstract out node number queries.
2008-04-18 Joel Beckerocfs2: Introduce the new ocfs2_cluster_connect/disconne...
2008-04-18 Joel Beckerocfs2: Create the lock status block union.
2008-04-18 Joel Beckerocfs2: Use -errno instead of dlm_status for ocfs2_dlm_l...
2008-04-18 Joel Beckerocfs2: Use global DLM_ constants in generic code.
2008-04-18 Joel Beckerocfs2: Separate out dlm lock functions.
2008-04-18 Joel Beckerocfs2: New slot map format
2008-04-18 Joel Beckerocfs2: Define the contents of the slot_map file.
2008-04-18 Joel Beckerocfs2: De-magic the in-memory slot map.
2008-04-18 Joel Beckerocfs2: slot_map I/O based on max_slots.
2008-04-18 Joel Beckerocfs2: Change the recovery map to an array of node...
2008-04-18 Joel Beckerocfs2: Make ocfs2_slot_info private.
2008-04-18 Mark Fashehocfs2: Move slot map access into slot_map.c
2008-04-18 Adrian Bunkfirewire: cleanups
2008-04-18 Stefan Richterfirewire: fix synchronization of gap counts
2008-04-18 Stefan Richterfirewire: wait until PHY configuration packet was trans...
2008-04-18 Stefan Richterfirewire: remove unused struct member
2008-04-18 Jarod Wilsonfirewire: use bitwise and to get reg in handle_registers
2008-04-18 Jarod Wilsonfirewire: replace more hex values with defined csr...
2008-04-18 Stefan Richterfirewire: reread config ROM when device reset the bus
2008-04-18 Stefan Richterfirewire: replace static ROM cache by allocated cache
2008-04-18 Stefan Richterfirewire: fw-ohci: work around generation bug in TI...
2008-04-18 Stefan Richterfirewire: fw-ohci: extend logging of bus generations...
2008-04-18 Stefan Richterfirewire: fw-ohci: conditionally log busReset interrupts
2008-04-18 Jarod Wilsonfirewire: fw-ohci: don't append to AT context when...
2008-04-18 Jarod Wilsonfirewire: fw-ohci: log regAccessFail events
2008-04-18 Jarod Wilsonfirewire: fw-ohci: make sure HCControl register LPS...
2008-04-18 Stefan Richterfirewire: fw-ohci: missing PPC PMac feature calls in...
2008-04-18 Stefan Richterfirewire: fw-ohci: untangle a mixed unsigned/signed...
2008-04-18 Stefan Richterfirewire: debug interrupt events
2008-04-18 Stefan Richterfirewire: fw-ohci: catch self_id_count == 0
2008-04-18 Stefan Richterfirewire: fw-ohci: add self ID error check
2008-04-18 Stefan Richterfirewire: fw-ohci: refactor probe, remove, suspend...
2008-04-18 Stefan Richterfirewire: fw-ohci: switch on bus power after resume...
2008-04-18 Stefan Richterfirewire: fw-ohci: add option for remote debugging
2008-04-18 Jarod Wilsonfirewire: fw-sbp2: set dual-phase cycle_limit
2008-04-18 Stefan Richterfirewire: fw-sbp2: reduce log noise
2008-04-18 Stefan Richterfirewire: fw-sbp2: remove unnecessary memset
next