1. 0dec4c8 [JFFS2] Better fix for all-zero node headers by Joakim Tjernlund · 17 years ago
  2. df8e96f [JFFS2] Improve read_inode memory usage, v2. by David Woodhouse · 17 years ago
  3. 44b998e [JFFS2] Improve failure mode if inode checking leaves unchecked space. by David Woodhouse · 17 years ago
  4. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  5. a491486 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. by Joakim Tjernlund · 17 years ago
  6. c2aecda [JFFS2] Speed up mount for directly-mapped NOR flash by Joakim Tjernlund · 17 years ago
  7. 10731f8 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  8. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 17 years ago
  9. 99c2594 [JFFS2] Prevent list corruption when handling write errors by Adrian Hunter · 17 years ago
  10. b0afbbe [JFFS2] fix deadlock on error path by Artem Bityutskiy · 17 years ago
  11. 5304300 [JFFS2] check node crc before doing anything else by Thomas Gleixner · 17 years ago
  12. 8dc64fc [JFFS2] Delete everything related to obsolete JFFS2_PROC option by Robert P. J. Day · 17 years ago
  13. 3a6effe [JFFS2] Remove superfluous source file fs/jffs2/comprtest.c by Robert P. J. Day · 17 years ago
  14. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  15. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 18 years ago
  16. c7258a4 [JFFS2] Check for all-zero node headers by David Woodhouse · 18 years ago
  17. 908e0a8 [PATCH] ecryptfs: nested locking annotation by Peter Zijlstra · 18 years ago
  18. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 18 years ago
  19. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 18 years ago
  20. a6eb0be [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  21. bca2711 [PATCH] uml: hostfs: fix double free by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  22. f8a922c [JFFS2] Use yield() between GC passes in background thread. by David Woodhouse · 18 years ago
  23. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 18 years ago
  24. c3f49bc [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed by Steven Whitehouse · 18 years ago
  25. 95d97b7 [GFS2] build fix by akpm@linux-foundation.org · 18 years ago
  26. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 18 years ago
  27. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 18 years ago
  28. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 18 years ago
  29. cad5b93 [GFS2] Fix bz 230143, incorrect flushing of rgrps by Steven Whitehouse · 18 years ago
  30. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 18 years ago
  31. 84c6e8c [DLM] fs/dlm/user.c should #include "user.h" by Adrian Bunk · 18 years ago
  32. a13cbe3 [GFS2] fix hangup when multiple processes are trying to write to the same file by Josef Whiter · 18 years ago
  33. a7d2b2b [GFS2] NFS filehandle check by Wendy Cheng · 18 years ago
  34. d5a6751 [GFS2] add newline to printk message by Richard Fearn · 18 years ago
  35. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 18 years ago
  36. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 18 years ago
  37. 9f6632d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  38. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  39. 57bf63d [PATCH] fs: nobh_truncate_page() fix by Dave Kleikamp · 18 years ago
  40. 0de1517 [PATCH] Fix 2.6.21 rfcomm lockups by Mark Lord · 18 years ago
  41. c5f93cf ncpfs: make sure server connection survives a kill by Pierre Ossman · 18 years ago
  42. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 18 years ago
  43. a8fa74a [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better by Dmitriy Monakhov · 18 years ago
  44. 82b16528 [PATCH] ecryptfs: lower root result must be adirectory by Dmitriy Monakhov · 18 years ago
  45. 759b977 [PATCH] shmem and simple const super_operations by Hugh Dickins · 18 years ago
  46. ad5f119 [PATCH] ecryptfs: check xattr operation support fix by Dmitriy Monakhov · 18 years ago
  47. 8a2bfdc [PATCH] ext[34]: EA block reference count racing fix by Mingming Cao · 18 years ago
  48. 65dc814 [PATCH] eCryptfs: no path_release() after path_lookup() error by Michael Halcrow · 18 years ago
  49. 1ed6d89 [PATCH] eCryptfs: remove unnecessary flush_dcache_page() by Michael Halcrow · 18 years ago
  50. a8d547d [PATCH] eCryptfs: set O_LARGEFILE when opening lower file by Michael Halcrow · 18 years ago
  51. ae73fc0 [PATCH] eCryptfs: resolve lower page unlocking problem by Michael Halcrow · 18 years ago
  52. c7af185 [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre by Steve French · 18 years ago
  53. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 18 years ago
  54. 1ae1bc4 [CIFS] New file for previous commit by Steve French · 18 years ago
  55. 35c11fd [CIFS] cifs export operations by Steve French · 18 years ago
  56. ba6a46a [CIFS] small piece missing from previous patch by Steve French · 18 years ago
  57. 60f29b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  58. a7538a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  59. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 18 years ago
  60. dfa87c8 sysfs: allow attributes to be added to groups by Alan Stern · 18 years ago
  61. d56c3ea sysfs: move struct sysfs_dirent to private header by Adam J. Richter · 18 years ago
  62. 9654640 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  63. 6d740cd [PATCH] lockdep: annotate BLKPG_DEL_PARTITION by Peter Zijlstra · 18 years ago
  64. 63967fa [PATCH] Missing __user in pointer referenced within copy_from_user by Glauber de Oliveira Costa · 18 years ago
  65. 2be3c79 [PATCH] affs: implement ->drop_inode by Christoph Hellwig · 18 years ago
  66. c9ffec4 [PATCH] autofs4: check for directory re-create in lookup by Ian Kent · 18 years ago
  67. f50b6f8 [PATCH] autofs4: fix another race between mount and expire by Ian Kent · 18 years ago
  68. e851447 [PATCH] autofs4: header file update by Ian Kent · 18 years ago
  69. 22c8ca7 [PATCH] fs: fix nobh data leak by Nick Piggin · 18 years ago
  70. 955eff5 [PATCH] fs: fix libfs data leak by Nick Piggin · 18 years ago
  71. e627432 [PATCH] ext[234]: update documentation by Aneesh Kumar K.V · 18 years ago
  72. 94412a9 [PATCH] FAT: DIO-write fallback to normal buffered by OGAWA Hirofumi · 18 years ago
  73. ffda9d3 [PATCH] fs: fix __block_write_full_page error case buffer submission by Nick Piggin · 18 years ago
  74. b446b60 [PATCH] rework reserved major handling by Andrew Morton · 18 years ago
  75. 5085b60 [PATCH] xfs warning fix by Andrew Morton · 18 years ago
  76. c9ce228 [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. by Greg Banks · 18 years ago
  77. a6e6df2 [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied by Erez Zadok · 18 years ago
  78. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  79. 2874b39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  80. cb4aaf4 Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  81. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  82. ebbe46f Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  83. 733abe4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  84. 7be26bfb [JFFS2] printk warning fixes by Andrew Morton · 18 years ago
  85. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 18 years ago
  86. 2c0463a 9p: Use kthread_stop instead of sending a SIGKILL. by Eric W. Biederman · 18 years ago
  87. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 18 years ago
  88. 419ee44 Remove JFFS (version 1), as scheduled. by Jeff Garzik · 18 years ago
  89. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  90. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 18 years ago
  91. bbf2f9f Fix misspellings of "agressive". by Robert P. J. Day · 18 years ago
  92. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  93. 004c46b [CIFS] One line missing from previous commit by Steve French · 18 years ago
  94. 1b2b212 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten by Steve French · 18 years ago
  95. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 18 years ago
  96. 873760f debugfs: Remove misleading comments. by Cornelia Huck · 18 years ago
  97. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 18 years ago
  98. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 18 years ago
  99. 008983d [PATCH] ecryptfs: fix forgotten format specifier by Thomas Hisch · 18 years ago
  100. eb95e7f [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() by Michael Halcrow · 18 years ago