1. 25090a6 [JFFS2] Discard remaining free space when filing a dirty block in scan. by David Woodhouse · 18 years ago
  2. 6827099 [JFFS2] Introduce jffs2_scan_dirty_space() function. by David Woodhouse · 18 years ago
  3. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. by David Woodhouse · 18 years ago
  4. 3560160 [JFFS2] Fix memory leak in scan code; improve comments. by David Woodhouse · 18 years ago
  5. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  6. fb9fbbc [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. by David Woodhouse · 18 years ago
  7. f1f9671 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication by David Woodhouse · 18 years ago
  8. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  9. 1417fc4 [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete() by David Woodhouse · 18 years ago
  10. 9641b78 [JFFS2] Optimise reading of eraseblock summary nodes by David Woodhouse · 18 years ago
  11. 8e4482f [JFFS2] Remove forgotten summary code by Ferenc Havasi · 18 years ago
  12. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  13. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  14. c41ff6e [JFFS2] Fix printk format in jffs2_sum_write_data() error message. by David Woodhouse · 18 years ago
  15. 7d2beb1 [JFFS2] Fix section mismatch warnings in JFFS2. by David Brownell · 18 years ago
  16. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  17. 5b5ffbc [PATCH] jffs2: memory leak in jffs2_scan_medium() by Florin Malita · 18 years ago
  18. 194a61b [PATCH] jffs2 warning fixes by Andrew Morton · 18 years ago
  19. eee391a [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" by Andrew Morton · 18 years ago
  20. 3835a9b [PATCH] fs/compat.c: fix 'if (a |= b )' typo by Alexey Dobriyan · 18 years ago
  21. 41e5a6a [PATCH] v9fs: signal handling fixes by Latchesar Ionkov · 18 years ago
  22. 343f1fe [PATCH] v9fs: Twalk memory leak by Latchesar Ionkov · 18 years ago
  23. 48564e6 [PATCH] smbfs: Fix slab corruption in samba error path by Jan Niehusmann · 18 years ago
  24. 3b7c810 [PATCH] smbfs chroot issue (CVE-2006-1864) by Olaf Kirch · 18 years ago
  25. a537055 [PATCH] autofs4: NFY_NONE wait race fix by Ian Kent · 18 years ago
  26. 6aff5cb [PATCH] fs/open.c: unexport sys_openat by Adrian Bunk · 18 years ago
  27. 184f565 [JFFS2] Fix printk format in some error messages. by Andrew Morton · 18 years ago
  28. 3e68fbb [JFFS2] Don't pack on-medium structures, because GCC emits crappy code by David Woodhouse · 18 years ago
  29. cf5eba5 [JFFS2] Reduce excessive node count for syslog files. by David Woodhouse · 18 years ago
  30. 21b9879 [JFFS2][XATTR] Fix obvious typo by KaiGai Kohei · 18 years ago
  31. c8708a9 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. by KaiGai Kohei · 18 years ago
  32. dea8013 [JFFS2][XATTR] remove redundant pointer cast in acl.c by KaiGai Kohei · 18 years ago
  33. 5a14959 [JFFS2][XATTR] remove '__KERNEL__' from acl.h by KaiGai Kohei · 18 years ago
  34. ee886b5 [JFFS2][XATTR] remove senseless comment by KaiGai Kohei · 18 years ago
  35. 652ecc2 [JFFS2][XATTR] Unify each file header part with any jffs2 file. by KaiGai Kohei · 18 years ago
  36. 4470d04 [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. by KaiGai Kohei · 18 years ago
  37. 084702e [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) by KaiGai Kohei · 18 years ago
  38. 8f2b6f4 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. by KaiGai Kohei · 18 years ago
  39. 8b0b339 [JFFS2][XATTR] Add a description about c->xattr_sem by KaiGai Kohei · 18 years ago
  40. de1f72f [JFFS2][XATTR] remove typedef from posix_acl related definition. by KaiGai Kohei · 18 years ago
  41. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  42. 032ebf2 Alternative fix for MMC oops on unmount after removal by Linus Torvalds · 18 years ago
  43. 20ffdcb [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c by Jesper Juhl · 18 years ago
  44. 7e59f2c [JFFS2] Remove obsolete histo.h by Domen Puncer · 18 years ago
  45. e515f04 Merge git://oss.sgi.com:8090/xfs-2.6 by Linus Torvalds · 18 years ago
  46. 75dff55 [PATCH] fs/locks.c: Fix lease_init by Trond Myklebust · 18 years ago
  47. e63a369 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an by Nathan Scott · 18 years ago
  48. b1ecdda [XFS] Fix a project quota space accounting leak on rename. by Nathan Scott · 18 years ago
  49. d08d389 [XFS] Fix a possible forced shutdown due to mishandling write barriers by Nathan Scott · 18 years ago
  50. 422138d [JFFS2] Fix race in setting file attributes by Dmitry Bazhenov · 18 years ago
  51. 98232d5 [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check by Jens Axboe · 18 years ago
  52. a054887 [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST by Jens Axboe · 18 years ago
  53. 76ad4d1 [PATCH] splice: rename remaining info variables to pipe by Jens Axboe · 18 years ago
  54. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  55. bfc4ee3 [PATCH] splice: fix unlocking of page on error ->prepare_write() by Jens Axboe · 18 years ago
  56. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  57. edc4ff7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  58. cbb9a56 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ by David Woodhouse · 18 years ago
  59. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  60. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  61. 7591489 [PATCH] vmsplice: fix badly placed end paranthesis by Jens Axboe · 18 years ago
  62. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  63. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  64. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  65. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  66. e27dedd [PATCH] splice: call handle_ra_miss() on failure to lookup page by Jens Axboe · 18 years ago
  67. 7f9c51f [PATCH] Add ->splice_read/splice_write to def_blk_fops by Jens Axboe · 18 years ago
  68. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  69. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  70. 46e678c [PATCH] splice: fix bugs with stealing regular pipe pages by Jens Axboe · 18 years ago
  71. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  72. eb20796 [PATCH] splice: make the read-side do batched page lookups by Jens Axboe · 18 years ago
  73. eb645a2 [PATCH] splice: switch to using page_cache_readahead() by Jens Axboe · 18 years ago
  74. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 18 years ago
  75. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  76. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  77. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  78. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  79. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  80. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 18 years ago
  81. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 18 years ago
  82. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  83. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 18 years ago
  84. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 18 years ago
  85. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  86. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  87. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  88. b9251b8 [PATCH] Fix reiserfs deadlock by Jan Kara · 18 years ago
  89. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  90. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  91. 296034f [CIFS] Don't allow a backslash in a path component by Steve French · 18 years ago
  92. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  93. 82aa5d6 [PATCH] splice: fix smaller sized splice reads by Jens Axboe · 18 years ago
  94. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  95. 7451c4f NFS: remove needless check in nfs_opendir() by Carsten Otte · 18 years ago
  96. b9d9506 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS by John Hawkes · 18 years ago
  97. ec535ce15 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  98. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  99. 95cf959 VFS: Fix another open intent Oops by Trond Myklebust · 18 years ago
  100. 0efd932 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago