1. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  2. 3c1e2bb [XFS] Propagate xfs_trans_reserve() errors. by David Chinner · 16 years ago
  3. 5ca1f26 [XFS] Catch errors from xfs_acl_vremove(). by David Chinner · 16 years ago
  4. 0c92829 [XFS] Catch errors from xfs_acl_setmode(). by David Chinner · 16 years ago
  5. 88ab020 [XFS] Propagate quota file truncation errors. by David Chinner · 16 years ago
  6. cb6edc2 [XFS] Catch errors when turning off quotas. by David Chinner · 16 years ago
  7. 31d5577 [XFS] Catch errors resetting quota flags. by David Chinner · 16 years ago
  8. 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 16 years ago
  9. 3c56836 [XFS] Check for dquot flush errors by David Chinner · 16 years ago
  10. 4b8879d [XFS] Propagate xfs_qm_dqflush_all() errors. by David Chinner · 16 years ago
  11. 5b13973 [XFS] xfs_qm_reset_dqcounts() does not return errors. by David Chinner · 16 years ago
  12. 714082b [XFS] Report errors from xfs_reserve_blocks(). by David Chinner · 16 years ago
  13. 36fbe6e [XFS] xfs_icsb_counter_disabled() never returns an error. by David Chinner · 16 years ago
  14. a414047 [XFS] Remove useless whitespace in function prototypes by David Chinner · 16 years ago
  15. 3c85c36 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. by David Chinner · 16 years ago
  16. b6ddc4e [XFS] Don't validate symlink target component length by Christoph Hellwig · 16 years ago
  17. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  18. 0225da1 [XFS] Replace __inline with inline by Harvey Harrison · 16 years ago
  19. 6b1d1a7 [XFS] Fix lock inversion in forced shutdown. by David Chinner · 16 years ago
  20. 4679b2d [XFS] Reorganise xlog_t for better cacheline isolation of contention by David Chinner · 16 years ago
  21. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 16 years ago
  22. 114d23a [XFS] Per iclog callback chain lock by David Chinner · 16 years ago
  23. 2abdb8c [XFS] Prevent xfs_bmap_check_leaf_extents() referencing unmapped memory. by Lachlan McIlroy · 16 years ago
  24. 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 16 years ago
  25. df26cfe [XFS] split xfs_ioc_xattr by Lachlan McIlroy · 16 years ago
  26. f3dcc13 [XFS] cleanup root inode handling in xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  27. 59a33f9 [XFS] Ensure a btree insert returns a valid cursor. by David Chinner · 16 years ago
  28. 75de2a9 [XFS] Account for inode cluster alignment in all allocations by David Chinner · 16 years ago
  29. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  30. a45c796 [XFS] Remove superflous xfs_readsb call in xfs_mountfs. by Christoph Hellwig · 16 years ago
  31. dfa18b1 [XFS] kill t_sema member of struct xfs_trans by Niv Sardi · 16 years ago
  32. 5f90150 [XFS] cleanup vnode use in xfs_bmap.c by Christoph Hellwig · 16 years ago
  33. af04819 [XFS] cleanup vnode use in xfs_iops.c by Christoph Hellwig · 16 years ago
  34. dcf49cc [XFS] cleanup vnode use in xfs_lrw.c by Christoph Hellwig · 16 years ago
  35. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  36. 3937be5 [XFS] cleanup vnode use in xfs_symlink and xfs_rename by Christoph Hellwig · 16 years ago
  37. a3da789 [XFS] cleanup vnode use in xfs_link by Christoph Hellwig · 16 years ago
  38. 979ebab [XFS] cleanup vnode use in xfs_create/mknod/mkdir by Christoph Hellwig · 16 years ago
  39. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  40. d234154 [XFS] Use power-of-2 sized buffers to reduce overhead by David Chinner · 16 years ago
  41. 6ee4752 [XFS] Use atomic counters for ktrace buffer indexes by David Chinner · 16 years ago
  42. 44d814c [XFS] Update c/mtime correctly on truncates by David Chinner · 16 years ago
  43. 24bd861 [XFS] don't encode parent in nfs filehandles unless nessecary by Christoph Hellwig · 16 years ago
  44. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 16 years ago
  45. 4397396 [XFS] kill xfs_get_dir_entry by Christoph Hellwig · 16 years ago
  46. a8b3acd [XFS] vnode cleanup in xfs_fs_subr.c by Christoph Hellwig · 16 years ago
  47. db0bb7b [XFS] cleanup xfs_vn_mknod by Christoph Hellwig · 16 years ago
  48. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 16 years ago
  49. b589334 [XFS] Prevent AIL lock contention during transaction completion by David Chinner · 16 years ago
  50. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  51. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  52. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  53. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 16 years ago
  54. e9a56b7 [XFS] Fix regression due to refcache removal by Lachlan McIlroy · 16 years ago
  55. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 16 years ago
  56. 461aa8a [XFS] make inode reclaim synchronise with xfs_iflush_done() by Lachlan McIlroy · 16 years ago
  57. e12070a [XFS] actually check error returned by xfs_flush_pages, clean up and by Niv Sardi · 16 years ago
  58. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  59. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  60. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  61. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  62. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  63. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  64. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  65. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  66. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  67. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  69. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  70. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  71. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  72. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  73. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  74. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  75. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  76. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  77. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  78. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  79. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  80. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  81. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  82. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  83. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  84. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  85. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  86. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  87. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  88. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  89. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  90. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  91. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  92. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  93. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  94. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  95. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  96. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  97. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  98. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  99. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  100. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago