summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf_item.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-261-1/+1
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-241-1/+3
* xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-241-7/+7
* xfs: add log item recovery tracingDave Chinner2010-05-191-1/+1
* xfs: event tracing supportChristoph Hellwig2009-12-151-12/+8Star
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+2
* Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-011-5/+0Star
* [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-181-0/+5
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-101-17/+1Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+171
class='star'>Star * [Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann2008-07-141-4/+19 * bluetooth: do not move child device other than rfcommDave Young2008-02-191-7/+6Star * bluetooth: put hci dev after del connDave Young2008-02-191-0/+3 * [BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller2008-02-181-2/+6 * [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young2008-02-011-2/+6 * [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young2008-02-011-11/+37 * [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-231-0/+17 * [BLUETOOTH]: put_device before device_del fixDave Young2007-12-301-0/+1 * [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-0/+37 * Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-081-2/+2 * [Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann2007-05-051-1/+8 * [Bluetooth] Handle device registration failuresMarcel Holtmann2007-01-091-1/+6 * WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6 * [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-221-1/+3 * [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-161-5/+1Star * [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-161-3/+8 * [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard2006-09-291-1/+1 * [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-291-0/+24 * [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-291-1/+3 * [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-291-2/+77 * [Bluetooth] Remove unused host controller attributesMarcel Holtmann2006-09-291-17/+19 * [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-041-87/+65Star * [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-041-2/+37 * [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-041-0/+88 * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-2/+2 * [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08