1. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  2. a5491e0 fs: switch bdev inode bdi's correctly by Dave Chinner · 14 years ago
  3. 99a3891 fs: fix buffer invalidation in invalidate_list by Christoph Hellwig · 14 years ago
  4. 4d4eb36 fsnotify: use dget_parent by Christoph Hellwig · 14 years ago
  5. be9eee2 smbfs: use dget_parent by Christoph Hellwig · 14 years ago
  6. 0461ee2 exportfs: use dget_parent by Christoph Hellwig · 14 years ago
  7. 3825bdb fs: use RCU read side protection in d_validate by Christoph Hellwig · 14 years ago
  8. a463335 fs: clean up dentry lru modification by Christoph Hellwig · 14 years ago
  9. 3049cfe fs: split __shrink_dcache_sb by Christoph Hellwig · 14 years ago
  10. 265ac90 fs: improve DCACHE_REFERENCED usage by Nick Piggin · 14 years ago
  11. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  12. 9c82ab9 fs: simplify __d_free by Christoph Hellwig · 14 years ago
  13. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  14. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  15. f991bd2 fs: introduce a per-cpu last_ino allocator by Eric Dumazet · 14 years ago
  16. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  17. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  18. f7899bd fs: move i_count increments into find_inode/find_inode_fast by Christoph Hellwig · 14 years ago
  19. ad5e195 fs: Stop abusing find_inode_fast in iunique by Christoph Hellwig · 14 years ago
  20. 4c51acb fs: Factor inode hash operations into functions by Dave Chinner · 14 years ago
  21. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  22. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  23. be1a16a vfs: fix infinite loop caused by clone_mnt race by Miklos Szeredi · 14 years ago
  24. 89b0fc3 switch hfs to hlist_add_fake() by Al Viro · 14 years ago
  25. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  26. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  27. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  28. 61ebdb4 smbfs never retains inodes with zero refcount in the first place by Al Viro · 14 years ago
  29. 70fd136 ntfs: don't call invalidate_inodes() by Al Viro · 14 years ago
  30. 9dcefee50 gfs2: invalidate_inodes() is no-op there by Al Viro · 14 years ago
  31. 8e3b9a0 ext2_remount: don't bother with invalidate_inodes() by Al Viro · 14 years ago
  32. 309f77a fs/buffer.c: call __block_write_begin() if we have page by Namhyung Kim · 14 years ago
  33. a3314a0 lockdep: fixup checking of dir inode annotation by Namhyung Kim · 14 years ago
  34. 306fb09 aio: bump i_count instead of using igrab by Chris Mason · 14 years ago
  35. e1455d1 update block_device_operations documentation by Christoph Hellwig · 14 years ago
  36. 8358e7d fs/buffer.c: remove duplicated assignment on b_private by Namhyung Kim · 14 years ago
  37. bb1e5f8 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  38. 3072b90 hfs: use sync_dirty_buffer by Christoph Hellwig · 14 years ago
  39. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  40. ba10f48 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  41. d9d1dc8 Documentation: Fix trivial typo in filesystems/sharedsubtree.txt by Valerie Aurora · 14 years ago
  42. 0e45b67 affs: testing the wrong variable by Dan Carpenter · 14 years ago
  43. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  44. fde214d isofs: Fix isofs_get_blocks for 8TB files by Jan Kara · 14 years ago
  45. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  46. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  47. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  48. 81fca44 fs: move permission check back into __lookup_hash by Christoph Hellwig · 14 years ago
  49. e26fd11 gpu: Add Intel GMA500(Poulsbo) Stub Driver by Lee, Chun-Yi · 14 years ago
  50. b7d8cce drm/radeon/kms: MC vram map needs to be >= pci aperture size by Alex Deucher · 14 years ago
  51. f9d9c36 drm/radeon/kms: implement display watermark support for evergreen by Alex Deucher · 14 years ago
  52. 71901cc drm/radeon/kms/evergreen: add some additional safe regs v2 by Alex Deucher · 14 years ago
  53. f30df2f drm/radeon/r600: fix tiling issues in CS checker. by Dave Airlie · 14 years ago
  54. af48931 ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
  55. 7f6c1bd perf python scripting: Support fedora 11 (audit 1.7.17) by Arnaldo Carvalho de Melo · 14 years ago
  56. f41649e spi: tegra: fix error setting on timeout by Erik Gilling · 14 years ago
  57. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  58. 10d8c46 pch_can: depends on PCI by Randy Dunlap · 14 years ago
  59. 09596ba ARM: S5PV310: Add support SROMC by Daein Moon · 14 years ago
  60. a6149c0 ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API by Daein Moon · 14 years ago
  61. 45263cb xen: include xen/xen.h for definition of xen_initial_domain() by Ian Campbell · 14 years ago
  62. 14bd342 crypto: n2 - dubious error check by Nicolas Kaiser · 14 years ago
  63. b20f9e5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  64. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  65. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  66. 42d7ba3 svcrpc: svc_tcp_sendto XPT_DEAD check is redundant by J. Bruce Fields · 14 years ago
  67. 01dba07 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue by J. Bruce Fields · 14 years ago
  68. ac9303e svcrpc: assume svc_delete_xprt() called only once by J. Bruce Fields · 14 years ago
  69. 7e4fdd0 svcrpc: never clear XPT_BUSY on dead xprt by J. Bruce Fields · 14 years ago
  70. b11e7b3 hwmon: lis3: Release resources in case of failure by Samu Onkalo · 14 years ago
  71. 12265f6 [SCSI] lpfc 8.3.18: Add support of received ELS commands by James Smart · 14 years ago
  72. 5ac6b30 [SCSI] lpfc 8.3.18: FC/FCoE Discovery fixes by James Smart · 14 years ago
  73. 32622bd [SCSI] ipr: add definitions for a new adapter by Wayne Boyer · 14 years ago
  74. 5fbe25c [SCSI] bfa: fix comments for c files by Jing Huang · 14 years ago
  75. acdc79a [SCSI] bfa: fix comments for header files by Jing Huang · 14 years ago
  76. e0a08a3 [SCSI] bfa: fix frame size over 1024 compile warning by Jing Huang · 14 years ago
  77. ad3e01a Blackfin: fix inverted anomaly 05000481 logic by Mike Frysinger · 14 years ago
  78. 09ebded Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK by Mike Frysinger · 14 years ago
  79. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 14 years ago
  80. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  81. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 14 years ago
  82. 6e3f7fa rps: add __rcu annotations by Eric Dumazet · 14 years ago
  83. 5344026 [SCSI] bfa: remove os wrapper functions and macros by Jing Huang · 14 years ago
  84. ba816ea [SCSI] bfa: replace endian swap macros with the ones provided by linux by Jing Huang · 14 years ago
  85. 6a18b16 [SCSI] bfa: remove os wrapper and unused functions by Jing Huang · 14 years ago
  86. 1566067 [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list by Chauhan, Vijay · 14 years ago
  87. 83af1bd hwmon: lis3: Short explanations of platform data fields by Samu Onkalo · 14 years ago
  88. 029756d hwmon: lis3: Enhance lis3 selftest with IRQ line test by Samu Onkalo · 14 years ago
  89. f10a540 hwmon: lis3: use block read to access data registers by Samu Onkalo · 14 years ago
  90. 477bc91 hwmon: lis3: Adjust fuzziness for 8 bit device by Samu Onkalo · 14 years ago
  91. cc23aa1 hwmon: lis3: New parameters to platform data by Samu Onkalo · 14 years ago
  92. ed37d7f hwmon: lis3: restore axis enabled bits by Samu Onkalo · 14 years ago
  93. 2a7fade hwmon: lis3: Power on corrections by Samu Onkalo · 14 years ago
  94. 821f664 hwmon: lis3: Update coordinates at polled device open by Samu Onkalo · 14 years ago
  95. e726111 hwmon: lis3: Cleanup interrupt handling by Samu Onkalo · 14 years ago
  96. f9deb41 hwmon: lis3: regulator control by Samu Onkalo · 14 years ago
  97. 2a34699 hwmon: lis3: pm_runtime support by Samu Onkalo · 14 years ago
  98. 0ab83a7 Kirkwood: add fan support for Network Space Max v2 by Simon Guinot · 14 years ago
  99. d6fe136 hwmon: add generic GPIO fan driver by Simon Guinot · 14 years ago
  100. 3247800 hwmon: (coretemp) fix reading of microcode revision (v2) by Jan Beulich · 14 years ago