1. e132f54 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error by Vlad Apostolov · 18 years ago
  2. 22de606 [XFS] pv 955157, rv bnaujok - break the loop on formatter() error by Vlad Apostolov · 18 years ago
  3. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  4. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  5. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  6. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago
  7. b627259 [XFS] Remove a no-longer-correct debug assert from dio completion handling. by Nathan Scott · 18 years ago
  8. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  9. 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
  10. 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
  11. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  12. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  13. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  14. 43129c1 [XFS] Remove a couple of unused BUF macros by Eric Sandeen · 18 years ago
  15. 1737009 [XFS] pass file mode on DMAPI remove events by Vlad Apostolov · 18 years ago
  16. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  17. a3c6685e [XFS] Ensure xlog_state_do_callback does not report spurious warnings on by Nathan Scott · 18 years ago
  18. bb3c7d2 [XFS] Increase the size of the buffer holding the local inode cluster by Nathan Scott · 18 years ago
  19. 26275093 [XFS] Drop unneeded endian conversion in bulkstat and start readahead for by Nathan Scott · 18 years ago
  20. 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
  21. 8b56f08 [XFS] Rework DMAPI bulkstat calls in such a way that we can directly by Nathan Scott · 18 years ago
  22. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  23. 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
  24. 29b6d22 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in by Nathan Scott · 18 years ago
  25. fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
  26. 1121b21 [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr by Nathan Scott · 18 years ago
  27. 8801bb9 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no by Christoph Hellwig · 18 years ago
  28. 576039c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a by Christoph Hellwig · 18 years ago
  29. 397b520 [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t by Christoph Hellwig · 18 years ago
  30. b113bcb [XFS] add xfs_btree_check_lptr_disk variant which handles endian conversion by Christoph Hellwig · 18 years ago
  31. c38e5e8 [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess by Christoph Hellwig · 18 years ago
  32. 61a2584 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t by Christoph Hellwig · 18 years ago
  33. e210100 [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always by Christoph Hellwig · 18 years ago
  34. ed9d88f [XFS] Fix sparse warning found when page tracing enabled, due to by Nathan Scott · 18 years ago
  35. 673cdf5 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. by Nathan Scott · 18 years ago
  36. 87395de [XFS] move XFS_IOC_GETVERSION to main multiplexer by Alexey Dobriyan · 18 years ago
  37. 128dabc [XFS] cleanup the field types of some item format structures by Tim Shimmin · 18 years ago
  38. f07c225 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace by Nathan Scott · 18 years ago
  39. f37ea14 [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial by Alexey Dobriyan · 18 years ago
  40. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  41. ac7f6b5 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  42. 1f9bd4c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  43. 00463c16 [PATCH] i386: Use early clobbers for semaphores now by Andi Kleen · 18 years ago
  44. 0ba8821 [PATCH] bonding: update version number by Jay Vosburgh · 18 years ago
  45. fab2062 [PATCH] git-netdev-all: pc300_tty build fix by Andrew Morton · 18 years ago
  46. 7f38aa0 [PATCH] USB Storage: fix Rio Karma eject support build error by Andrew Morton · 18 years ago
  47. 5dda171 USB: Airprime driver improvements to allow full speed EvDO transfers by Andy Gay · 18 years ago
  48. fc849b8 USB: remove OTG build warning by David Brownell · 18 years ago
  49. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  50. 353a409 USB: force root hub resume after power loss by Alan Stern · 18 years ago
  51. 71795c1 USB: ohci_usb can oops on shutdown by Pete Zaitcev · 18 years ago
  52. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  53. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  54. d774efe USB: u132-hcd: host controller driver for ELAN U132 adapter by Tony Olech · 18 years ago
  55. a5c66e4 USB: ftdi-elan: client driver for ELAN Uxxx adapters by Tony Olech · 18 years ago
  56. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  57. 3f54297 USB: Moschip 7840 USB-Serial Driver by Paul B Schroeder · 18 years ago
  58. 5638e4d USB: add PlayStation 2 Trance Vibrator driver by Sam Hocevar · 18 years ago
  59. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  60. 8ac283a aircable: fix printk format warnings by Randy Dunlap · 18 years ago
  61. 3fe70ba Add AIRcable USB Bluetooth Dongle Driver by Manuel Francisco Naranjo · 18 years ago
  62. 78aef51 cypress_m8: implement graceful failure handling by Mike Isely · 18 years ago
  63. 48298e5 cypress_m8: improve control endpoint error handling by Mike Isely · 18 years ago
  64. 9aa8dae cypress_m8: use usb_fill_int_urb where appropriate by Mike Isely · 18 years ago
  65. 0257fa9 cypress_m8: use appropriate URB polling interval by Mike Isely · 18 years ago
  66. 13f4db9 USB: fix __must_check warnings in drivers/usb/serial/ by Greg Kroah-Hartman · 18 years ago
  67. 1ee9521 USB: fix __must_check warnings in drivers/usb/host/ by Greg Kroah-Hartman · 18 years ago
  68. 657b671 USB: fix __must_check warnings in drivers/usb/input/ by Greg Kroah-Hartman · 18 years ago
  69. 96cede5 USB: fix __must_check warnings in drivers/usb/class/ by Greg Kroah-Hartman · 18 years ago
  70. e7ccdfe USB: fix __must_check warnings in drivers/usb/atm/ by Greg Kroah-Hartman · 18 years ago
  71. 4d42e1b USB: fix __must_check warnings in drivers/usb/misc/ by Greg Kroah-Hartman · 18 years ago
  72. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  73. 592fbbe USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set by Alan Stern · 18 years ago
  74. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  75. 01d883d usbcore: non-hub-specific uses of autosuspend by Alan Stern · 18 years ago
  76. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  77. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  78. d1ad4ea USB: UB: Let cdrecord to see a device with media absent by Pete Zaitcev · 18 years ago
  79. 14acdcd USB: usb/input/usbmouse.c: whitespace cleanup by Reiner Herrmann · 18 years ago
  80. cd22afd USB: ohci-at91, two one-liners by David Brownell · 18 years ago
  81. 901b3d7 USB: net2280: update dma buffer allocation by David Brownell · 18 years ago
  82. 80f8af0 USB: usb serial gadget smp related bug by Eugeny S. Mints · 18 years ago
  83. 0e3c8c2 USB: replace kernel_thread() with kthread_run() in libusual.c by Matthew Dharm · 18 years ago
  84. 997694d gadgetfs patch for ep0out by Skip Hansen · 18 years ago
  85. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  86. 729ed6d USB: ethernet gadget avoids zlps for musb_hdrc by David Brownell · 18 years ago
  87. 4d6cd48 usbmon: don't call mon_dmapeek if DMA isn't being used by Alan Stern · 18 years ago
  88. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  89. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  90. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  91. 511366d USB: usb-hub-driver-improve-use-of-ifdef fix by Andrew Morton · 18 years ago
  92. 42d8a2d USB: Turn usb_resume_both() into static inline by Alexey Dobriyan · 18 years ago
  93. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  94. 3a3416b usb-storage: fix for UFI LUN detection by Alan Stern · 18 years ago
  95. e113f29 USB: fix typo in drivers/usb/gadget/Kconfig by Jules Villard · 18 years ago
  96. 5535902 USB: fix signedness issue in drivers/usb/gadget/ether.c by Eric Sesterhenn · 18 years ago
  97. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  98. 83a0719 wusb: pretty print new wireless USB devices when they connect by Inaky Perez-Gonzalez · 18 years ago
  99. 5bb6e0a wusb: handle wusb device ep0 speed settings by Inaky Perez-Gonzalez · 18 years ago
  100. 0165de0 wusb: hub code recognizes wusb ports by Inaky Perez-Gonzalez · 18 years ago