1. ef49c32 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  2. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago
  3. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  4. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  5. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  6. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  7. f9e8348 fs: Fix to correct the mbcache entries counter by Ram Gupta · 17 years ago
  8. 2a2da53 Fix pointer mismatches in proc_sysctl.c by David Howells · 17 years ago
  9. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  10. 432409e NFS: Fix for bug in handling of errors for O_DIRECT writes by Neil Brown · 17 years ago
  11. 22150c4 9p: v9fs_vfs_rename incorrect clunk order by Latchesar Ionkov · 17 years ago
  12. 0a97629 9p: fix memleak in fs/9p/v9fs.c by Adrian Bunk · 17 years ago
  13. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  14. 0895e91 procfs: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  15. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  16. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  17. e38f981 exportfs: update documentation by Christoph Hellwig · 17 years ago
  18. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  19. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  20. 644f9ab ocfs2: new export ops by Christoph Hellwig · 17 years ago
  21. 34c0d15 gfs2: new export ops by Christoph Hellwig · 17 years ago
  22. be55caf reiserfs: new export ops by Christoph Hellwig · 17 years ago
  23. 905251a isofs: new export ops by Christoph Hellwig · 17 years ago
  24. 1305edad fat: new export ops by Christoph Hellwig · 17 years ago
  25. c38344f xfs: new export ops by Christoph Hellwig · 17 years ago
  26. a351320 ntfs: new export ops by Christoph Hellwig · 17 years ago
  27. d425de7 jfs: new export ops by Christoph Hellwig · 17 years ago
  28. 05da080 efs: new export ops by Christoph Hellwig · 17 years ago
  29. 1b961ac ext4: new export ops by Christoph Hellwig · 17 years ago
  30. 74af0ba ext3: new export ops by Christoph Hellwig · 17 years ago
  31. 2e4c68e ext2: new export ops by Christoph Hellwig · 17 years ago
  32. 2596110 exportfs: add new methods by Christoph Hellwig · 17 years ago
  33. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  34. 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  35. 321bcf9 dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> by J. Bruce Fields · 17 years ago
  36. 2a754b5 [JFFS2] Fix return value from jffs2_write_end() by Nick Piggin · 17 years ago
  37. 55b70a0 NFS: Fix a typo in nfs_call_unlink() by Trond Myklebust · 17 years ago
  38. bad2a52 NFSv2: Ensure that the directory metadata gets revalidated on file create by Trond Myklebust · 17 years ago
  39. 2fb59d6 Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  40. efdc313 nobh: nobh_write_end fix by Nick Piggin · 17 years ago
  41. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  42. 455434d [PATCH] new helper - inotify_evict_watch() by Al Viro · 17 years ago
  43. b9efe8a [PATCH] new helper - inotify_clone_watch() by Al Viro · 17 years ago
  44. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  45. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  46. cfc8dc6 [JFFS2] Tidy up fix for ACL/permissions problem. by KaiGai Kohei · 17 years ago
  47. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  48. b35e704 Avoid compile error in fs/nfs/unlink.c by Linus Torvalds · 17 years ago
  49. e9a4045 nfs: Fix build break with CONFIG_NFS_V4=n by Olof Johansson · 17 years ago
  50. 3932bf6 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake by Chris Malley · 17 years ago
  51. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  52. b04cde3 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  53. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  54. 603c83d NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c by Trond Myklebust · 17 years ago
  55. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  56. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  57. 61e930a NFS: Fix a writeback race... by Trond Myklebust · 17 years ago
  58. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  59. ec26268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  60. 2843483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  61. f768f9d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  62. 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
  63. 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
  64. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  65. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  66. d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
  67. 1276b10 fs/select, remove unused macros by Jiri Slaby · 17 years ago
  68. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  69. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  70. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  71. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  72. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  73. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  74. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  75. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  76. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  77. d473012 fs/super.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  78. b70c394 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  79. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  80. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  81. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  82. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  83. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  84. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  85. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  86. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  87. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  88. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  89. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  90. 6c57c2c reiserfs: fix memset byte count during resize by Jeff Mahoney · 17 years ago
  91. d4c3d19 reiserfs: use is_reusable to catch corruption by Jeff Mahoney · 17 years ago
  92. 8e186e4 reiserfs: dont use BUG when panicking by Jeff Mahoney · 17 years ago
  93. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  94. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  95. 7a266e7 jbd: fix commit code to properly abort journal by Jan Kara · 17 years ago
  96. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  97. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  98. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  99. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  100. f9e2629 sched: fix guest time accounting going faster than user time accounting by Christian Borntraeger · 17 years ago