1. 932ea2e sysfs: Introduce sysfs_rename_mutex by Eric W. Biederman · 17 years ago
  2. 89bec09 sysfs: Rewrite sysfs_drop_dentry. by Eric W. Biederman · 17 years ago
  3. 3efa65b sysfs: Simplify readdir. by Eric W. Biederman · 17 years ago
  4. 94777e0 sysfs: In sysfs_lookup don't open code sysfs_find_dirent by Eric W. Biederman · 17 years ago
  5. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  6. 0333cd8 sysfs: Use kill_anon_super by Eric W. Biederman · 17 years ago
  7. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  8. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  9. 2532802 sysfs: fix i_mutex locking in sysfs_get_dentry() by Tejun Heo · 17 years ago
  10. a93720e sysfs: Fix typos in fs/sysfs/file.c by Rolf Eike Beer · 17 years ago
  11. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  12. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  13. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  14. ff869de sysfs: simplify sysfs_rename_dir() by Tejun Heo · 17 years ago
  15. a7a0475 sysfs: cosmetic changes in sysfs_lookup() by Tejun Heo · 17 years ago
  16. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  17. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  18. 52e8c20 sysfs/file.c - use mutex instead of semaphore by Dave Young · 17 years ago
  19. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  20. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  21. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  22. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  23. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  24. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  25. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  26. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  27. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  28. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  29. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  30. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  31. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago
  32. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  33. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  34. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  35. 32da477 [NET]: Don't implement dev_ifname32 inline by Eric W. Biederman · 17 years ago
  36. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  37. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  38. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  39. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  40. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  41. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  42. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  43. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  44. 5bb23a6 Don't decrement bi_size in bio_endio by NeilBrown · 17 years ago
  45. 9cc54d4 Only call bi_end_io once for any bio by NeilBrown · 17 years ago
  46. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  47. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  48. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  49. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  50. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  51. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  52. 7572395 Fix possible splice() mmap_sem deadlock by Linus Torvalds · 17 years ago
  53. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  54. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  55. 255129d NLM: Fix a circular lock dependency in lockd by Trond Myklebust · 17 years ago
  56. e4b42be Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  57. 2aee619 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  58. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  59. 6110e02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  60. 576bb9c binfmt_flat: checkpatch fixing minimum support for the blackfin relocations by Andrew Morton · 17 years ago
  61. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  62. 73e83dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  63. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  64. 813d974 ocfs2: Pack vote message and response structures by Sunil Mushran · 17 years ago
  65. 5c26a7b ocfs2: Don't double set write parameters by Mark Fasheh · 17 years ago
  66. db56246 ocfs2: Fix pos/len passed to ocfs2_write_cluster by Mark Fasheh · 17 years ago
  67. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  68. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  69. 1bc5858 [XFS] fix valid but harmless sparse warning by Christoph Hellwig · 17 years ago
  70. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  71. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  72. a78feb7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  73. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  74. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  75. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  76. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
  77. b394e43 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. by Lachlan McIlroy · 17 years ago
  78. 776a75fa [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  79. 65de556 [XFS] On-demand reaping of the MRU cache by David Chinner · 17 years ago
  80. a2ca44c Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  81. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  82. 577107e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  83. 0e2f6db Leases can be hidden by flocks by Pavel Emelyanov · 17 years ago
  84. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  85. 1a1a1a7 afs: mntput called before dput by Andreas Gruenbacher · 17 years ago
  86. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  87. e535e2e ocfs2: Fix calculation of i_blocks during truncate by Mark Fasheh · 17 years ago
  88. 30b8548 [PATCH] ocfs2: Fix a wrong cluster calculation. by tao.ma@oracle.com · 17 years ago
  89. c0123ad [PATCH] ocfs2: fix mount option parsing by Tiger Yang · 17 years ago
  90. 10b0845 ocfs2: update docs for new features by Mark Fasheh · 17 years ago
  91. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  92. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  93. 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
  94. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  95. ee5c802 [XFS] fix ASSERT and ASSERT_ALWAYS by Christoph Hellwig · 17 years ago
  96. 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
  97. 4b80916 [XFS] Fix sparse NULL vs 0 warnings by Christoph Hellwig · 17 years ago
  98. 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
  99. b133003 Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  100. fc0e019 [JFFS2] fix write deadlock regression by Jason Lunz · 17 years ago