1. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  2. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  3. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  4. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  5. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  6. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  7. a0ec95a8 proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  8. d6917e1 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c by Alexey Dobriyan · 16 years ago
  9. df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago
  10. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  11. 8591cf4 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c by Alexey Dobriyan · 16 years ago
  12. fe25104 proc: move /proc/devices code to fs/proc/devices.c by Alexey Dobriyan · 16 years ago
  13. d8ba7a3 proc: move rest of /proc/locks to fs/locks.c by Alexey Dobriyan · 16 years ago
  14. ae04811 proc: move /proc/kmsg creation to fs/proc/kmsg.c by Alexey Dobriyan · 16 years ago
  15. 6596892 proc: remove remnants of ->read_proc in proc_misc.c by Alexey Dobriyan · 16 years ago
  16. 6e62775 proc: move /proc/execdomains to kernel/exec_domain.c by Alexey Dobriyan · 16 years ago
  17. cf9887f proc: switch /proc/cmdline to seq_file by Alexey Dobriyan · 16 years ago
  18. 6827400 proc: move /proc/filesystems to fs/filesystems.c by Alexey Dobriyan · 16 years ago
  19. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 16 years ago
  20. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  21. b457d15 proc: switch /proc/version to seq_file by Alexey Dobriyan · 16 years ago
  22. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  23. 9617760 proc: switch /proc/uptime to seq_file by Alexey Dobriyan · 16 years ago
  24. 5b3acc8 proc: switch /proc/loadavg to seq_file by Alexey Dobriyan · 16 years ago
  25. 6c2f91e proc: use WARN() rather than printk+backtrace by Arjan van de Ven · 16 years ago
  26. 1e0edd3 proc: spread __init by Alexey Dobriyan · 16 years ago
  27. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  28. 7c88db0 proc: fix vma display mismatch between /proc/pid/{maps,smaps} by Joe Korty · 16 years ago
  29. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  30. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 1d9a8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  33. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  34. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  35. 52c6738 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  36. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  37. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  38. bb26b96 fs/Kconfig: move CIFS out by Alexey Dobriyan · 16 years ago
  39. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  40. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  41. 656eb2c add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS by Roland McGrath · 16 years ago
  42. 6409324 coredump: format_corename: don't append .%pid if multi-threaded by Oleg Nesterov · 16 years ago
  43. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  44. 85dd030 seq_file: don't call bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  45. 248736c hfsplus: fix possible deadlock when handling corrupted extents by Eric Sesterhenn · 16 years ago
  46. 6e71529 hfsplus: missing O_LARGEFILE check by Alan Cox · 16 years ago
  47. cdbf6db ext3: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  48. 5ec8b75 ext3: truncate block allocated on a failed ext3_write_begin by Aneesh Kumar K.V · 16 years ago
  49. 6a897cf ext3: fix ext3_dx_readdir hash collision handling by Eugene Dashevsky · 16 years ago
  50. 960a22a jbd: ordered data integrity fix by Hidehiro Kawai · 16 years ago
  51. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  52. 46d01a2 ext3: fix ext3 block reservation early ENOSPC issue by Mingming Cao · 16 years ago
  53. 972fbf7 ext3: don't try to resize if there are no reserved gdt blocks left by Josef Bacik · 16 years ago
  54. 885e353 jbd: don't dirty original metadata buffer on abort by Hidehiro Kawai · 16 years ago
  55. d1645e5 jbd: abort when failed to log metadata buffers by Hidehiro Kawai · 16 years ago
  56. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  57. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  58. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  59. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  60. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  61. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  62. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  63. 54779aa UBIFS: fix ubifs_compress commentary by Geert Uytterhoeven · 16 years ago
  64. fae7fb2 UBIFS: amend printk by Artem Bityutskiy · 16 years ago
  65. 727d2dc UBIFS: do not read unnecessary bytes when unpacking bits by Adrian Hunter · 16 years ago
  66. 5bf1723 [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash by Alexander Belyakov · 16 years ago
  67. 58617d5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  68. 57c7b4e 9p: fix device file handling by Magnus Deininger · 16 years ago
  69. ec9a05c NFS: use correct fs type for v4 submounts and referrals by Andy Adamson · 16 years ago
  70. 504e518 Make nfs_file_cred more robust. by Neil Brown · 16 years ago
  71. 18de973 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets by Chuck Lever · 16 years ago
  72. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  73. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  74. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  75. dfb0ec2 9p: adjust 9p vfs write operation by Eric Van Hensbergen · 16 years ago
  76. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  77. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  78. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  79. faa5c2a [JFFS2] Correct parameter names of jffs2_compress() in comments by Geert Uytterhoeven · 16 years ago
  80. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  81. 0fc71e3 block: add partition attribute for partition number by Tejun Heo · 16 years ago
  82. f287a1a ext4: Remove automatic enabling of the HUGE_FILE feature flag by Theodore Ts'o · 16 years ago
  83. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  84. 01436ef ext4: Remove unused mount options: nomballoc, mballoc, nocheck by Theodore Ts'o · 16 years ago
  85. 0b09923 ext4: Remove compile warnings when building w/o CONFIG_PROC_FS by Manish Katiyar · 16 years ago
  86. 5128273 ext4: Add missing newlines to printk messages by Eric Sesterhenn · 16 years ago
  87. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  88. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  89. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  90. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  91. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  92. 15b4650 afs: convert to new aops by Nick Piggin · 16 years ago
  93. 07edbde pid_ns: de_thread: kill the now unneeded ->child_reaper change by Oleg Nesterov · 16 years ago
  94. f40cbaa proc: move sysrq-trigger out of fs/proc/ by Alexey Dobriyan · 16 years ago
  95. ac0d86f block: sanitize invalid partition table entries by Kay Sievers · 16 years ago
  96. 6722e45 fs/partitions/acorn.c: remove dead code by Adrian Bunk · 16 years ago
  97. 4cea5ce COMPAT_BINFMT_ELF definition tweak by Alexey Dobriyan · 16 years ago
  98. 5edc2a5 binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE by Paul Mundt · 16 years ago
  99. c763794 binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack() by Paul Mundt · 16 years ago
  100. ec23847 binfmt_elf_fdpic: support auxvec base platform string by Paul Mundt · 16 years ago