1. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 14 years ago
  2. aacfc19 fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 15 years ago
  3. 11b80f4 rw_semaphore: remove up/down_read_non_owner by Christoph Hellwig · 15 years ago
  4. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 15 years ago
  5. e46ebd2 anonfd: fix missing declaration by Tomasz Stanislawski · 14 years ago
  6. 0e1fdaf superblock: add filesystem shrinker operations by Dave Chinner · 14 years ago
  7. b0d40c9 superblock: introduce per-sb cache shrinker infrastructure by Dave Chinner · 14 years ago
  8. 09cc9fc inode: move to per-sb LRU locks by Dave Chinner · 14 years ago
  9. 98b745c inode: Make unused inode LRU per superblock by Dave Chinner · 14 years ago
  10. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 14 years ago
  11. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 14 years ago
  12. e0a0124 switch vfs_path_lookup() to struct path by Al Viro · 15 years ago
  13. ed75e95 kill lookup_create() by Al Viro · 15 years ago
  14. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 15 years ago
  15. dae6ad8 new helpers: kern_path_create/user_path_create by Al Viro · 15 years ago
  16. 49084c3 kill LOOKUP_CONTINUE by Al Viro · 15 years ago
  17. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 15 years ago
  18. 729cdb3 kill IPERM_FLAG_RCU by Al Viro · 15 years ago
  19. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 15 years ago
  20. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 15 years ago
  21. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 15 years ago
  22. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 15 years ago
  23. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 15 years ago
  24. 1fc0f78 ->permission() sanitizing: MAY_NOT_BLOCK by Al Viro · 15 years ago
  25. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 15 years ago
  26. 07b8ce1 lockless get_write_access/deny_write_access by Al Viro · 15 years ago
  27. 3bfa784 kill file_permission() completely by Al Viro · 15 years ago
  28. 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 15 years ago
  29. 43e15cd new helper: iterate_supers_type() by Al Viro · 15 years ago
  30. 44396f4 fs: add a DCACHE_NEED_LOOKUP flag for d_flags by Josef Bacik · 15 years ago
  31. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 14 years ago
  32. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 14 years ago
  33. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  34. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 14 years ago
  35. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  36. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  37. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 15 years ago
  38. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 14 years ago
  39. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  40. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 14 years ago
  41. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 15 years ago
  43. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 15 years ago
  44. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 15 years ago
  45. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 15 years ago
  46. 15b493d drbd: fix limit define, we support 1 PiByte now by Lars Ellenberg · 15 years ago
  47. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  48. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  49. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 15 years ago
  50. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 15 years ago
  51. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 15 years ago
  52. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 15 years ago
  53. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 15 years ago
  54. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 15 years ago
  55. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  56. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 15 years ago
  57. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  58. 39785eb fsl-diu-fb: remove check for pixel clock ranges by Timur Tabi · 15 years ago
  59. 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  60. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  61. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 15 years ago
  62. f76b168 PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 15 years ago
  63. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  64. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 15 years ago
  65. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  66. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  67. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 15 years ago
  68. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  69. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 15 years ago
  70. 155d109 block: add REQ_SECURE to REQ_COMMON_MASK by Namhyung Kim · 15 years ago
  71. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. be98ca6 mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader by Manoj Iyer · 15 years ago
  74. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 15 years ago
  75. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  76. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 15 years ago
  77. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 15 years ago
  78. c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 15 years ago
  79. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 15 years ago
  80. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  81. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 15 years ago
  82. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 15 years ago
  83. ca39599 BUILD_BUG_ON_ZERO: fix sparse breakage by Dr. David Alan Gilbert · 15 years ago
  84. 32e45ff mm: increase RECLAIM_DISTANCE to 30 by KOSAKI Motohiro · 15 years ago
  85. ac56224 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled by Randy Dunlap · 15 years ago
  86. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 15 years ago
  87. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 15 years ago
  88. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 15 years ago
  89. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 15 years ago
  90. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  91. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  92. de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 15 years ago
  93. 08e8138 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 15 years ago
  94. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 15 years ago
  95. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  96. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 15 years ago
  98. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 15 years ago
  99. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 15 years ago
  100. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 15 years ago