1. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  2. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  3. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  4. 214c8ad exofs: Documentation by Boaz Harrosh · 16 years ago
  5. e3375ac trivial: document ext3 semantics of 'ro' option a bit better by Pavel Machek · 16 years ago
  6. 06705bf ext4: Regularize mount options by Theodore Ts'o · 15 years ago
  7. b5cbc36 Document /proc/fs/nfsd/pool_stats by Greg Banks · 15 years ago
  8. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  9. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 15 years ago
  10. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  11. 77c27c7 PCI: Introduce /sys/bus/pci/devices/.../remove by Alex Chiang · 15 years ago
  12. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 15 years ago
  13. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  14. ab03eca trivial: fix bad links in the ext2 and ext3 documentation by Jody McIntyre · 15 years ago
  15. edf2e28 Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB by Phillip Lougher · 15 years ago
  16. b713a5e ext4: remove /proc tuning knobs by Theodore Ts'o · 15 years ago
  17. 722bde6 ext4: Add fine print for the 32000 subdirectory limit by Theodore Ts'o · 15 years ago
  18. f8a1af6 PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes by Mike Murphy · 15 years ago
  19. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 15 years ago
  20. f96c08e Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  21. 9e9e3cb mm: OOM documentation update by Evgeniy Polyakov · 15 years ago
  22. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  23. 096abd7 update port number in NFS/RDMA documentation by James Lentini · 16 years ago
  24. db0fb18 Update of Documentation: vm.txt and proc.txt by Peter W Morreale · 15 years ago
  25. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  26. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  27. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  28. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  29. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  30. 709ac06 Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING by David Woodhouse · 16 years ago
  31. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 16 years ago
  32. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 16 years ago
  33. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  34. b3881f7 ext4: Add mount option to set kjournald's I/O priority by Theodore Ts'o · 16 years ago
  35. a68979b ocfs2: add mount option and Kconfig option for acl by Tiger Yang · 16 years ago
  36. 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
  37. 9eb425c Squashfs: documentation by Phillip Lougher · 16 years ago
  38. c319106 ext4: Remove code to create the journal inode by Theodore Ts'o · 16 years ago
  39. 8e3bda0 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  40. 784c4d8 Document usage of multiple-instances of devpts by Sukadev Bhattiprolu · 16 years ago
  41. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  42. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  43. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  44. 80736d4 UBIFS: fix numerous spelling mistakes by Artem Bityutskiy · 16 years ago
  45. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  46. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  47. 14d676f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  48. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  49. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  50. a2eee69 ocfs2: Small documentation update by Mark Fasheh · 16 years ago
  51. 1838e39 Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fix by frans · 16 years ago
  52. b5a20aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  53. 084c304 DOC: update xip method info by Marco Stornelli · 16 years ago
  54. dcd7b4e Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6 by Niv Sardi · 16 years ago
  55. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  56. 8986ab5 fat: document additional vfat mount options by Bart Trojanowski · 16 years ago
  57. 3077384 ext4: add fsync batch tuning knobs by Theodore Ts'o · 16 years ago
  58. 8e1a485 Update Documentation/filesystems/ext4.txt by Theodore Ts'o · 16 years ago
  59. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  60. 8a1c8eb x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2 by Aristeu Rozanski · 16 years ago
  61. f3f0d7b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
  62. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  63. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  64. 7a6560e documentation: clarify dirty_ratio and dirty_background_ratio description by Andrea Righi · 16 years ago
  65. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  66. 22359f5 ext4: Update Documentation/filesystems/ext4.txt by Diego Calleja · 16 years ago
  67. 4b22ff1 autofs4: device node ioctl documentation by Ian Kent · 16 years ago
  68. 22b8ab6 Document panic_on_unrecovered_nmi sysctl by Bernhard Walle · 16 years ago
  69. 2223c65 Remove Andrew Morton's http://www.zip.com.au/~akpm/ by FD Cami · 16 years ago
  70. 1c82832 doc: typo in Documentation/filesystems/nfsroot.txt by Shane McDonald · 16 years ago
  71. dd1c53a Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt by frans · 16 years ago
  72. 696b55d ocfs2: Documentation update for user_xattr / nouser_xattr mount options by Mark Fasheh · 16 years ago
  73. 12462f1 ocfs2: Add the 'inode64' mount option. by Joel Becker · 16 years ago
  74. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  75. 5bf5683 ext4: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  76. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  77. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  78. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  79. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  80. 37515fa ext4: Improve the documentation for ext4's /proc tunables by Theodore Ts'o · 16 years ago
  81. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  82. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  83. b261dfe coredump_filter: add description of bit 4 by Hidehiro Kawai · 16 years ago
  84. adaae72 update Documentation/filesystems/Locking for 2.6.27 changes by Christoph Hellwig · 16 years ago
  85. 61e55d0 ipc: document the new auto_msgmni proc file by Nadia Derbey · 16 years ago
  86. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  87. ee26562 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  88. 2e244d0 Documentation: fix typo in ubifs.txt by Sebastian Siewior · 16 years ago
  89. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  90. 866c366 quota: documentation for sending "below quota" messages via netlink and tiny doc update by Jan Kara · 16 years ago
  91. ecb3d28 [PATCH] configfs: Convenience macros for attribute definition. by Joel Becker · 16 years ago
  92. 4537398 ext4: Update documentation to remind users to update mke2fs.conf by Theodore Ts'o · 16 years ago
  93. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  94. a14e4b5 omfs: add filesystem documentation by Bob Copeland · 16 years ago
  95. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 16 years ago
  96. 41003cd UTC timestamp option for FAT filesystems fix by Joe Peterson · 16 years ago
  97. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  98. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  99. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  100. a81792f remove mention of CONFIG_KMOD from documentation by Johannes Berg · 16 years ago