1. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  2. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  3. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  4. a5815dd Kobject: convert fs/char_dev.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  5. 901195e Kobject: change GFS2 to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  6. 6e90aa9 kobject: convert ecryptfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  7. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  8. 830d3cf kset: convert block_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  9. c60b717 kset: convert ocfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  10. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  11. af6370e ecryptfs: remove version_str file from sysfs by Greg Kroah-Hartman · 17 years ago
  12. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  13. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  14. d405936 kset: convert dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  15. 136a275 kset: convert gfs2 dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  16. 9bec101 kset: convert gfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  17. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  18. 917e865 kset: convert ecryptfs to use kset_create by Greg Kroah-Hartman · 17 years ago
  19. 3794491 kobject: convert configfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  20. 191e186 kobject: convert debugfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  21. 5c89e17 kobject: convert fuse to use kobject_create by Greg Kroah-Hartman · 17 years ago
  22. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  23. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  24. d7b3788 sysfs: remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  25. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 years ago
  26. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  27. 62ca879 coda: convert struct class_device to struct device by Kay Sievers · 17 years ago
  28. 9fd5b1c sysfs: Fix a copy-n-paste typo in comment by Jean Delvare · 17 years ago
  29. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  30. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  31. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  32. f63dcda jbd: do not try lock_acquire after handle made invalid by Jonas Bonn · 17 years ago
  33. 46a39c1 hfs: fix coverity-found null deref by Eric Sandeen · 17 years ago
  34. 456ef15 sysfs: fix bugs in sysfs_rename/move_dir() by Tejun Heo · 17 years ago
  35. e49452c sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup by Tejun Heo · 17 years ago
  36. c23f72c Revert "writeback: introduce writeback_control.more_io to indicate more io" by Linus Torvalds · 17 years ago
  37. a98fdce fix the "remove task_ppid_nr_ns" commit by Oleg Nesterov · 17 years ago
  38. ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
  39. 84427ea remove task_ppid_nr_ns by Roland McGrath · 17 years ago
  40. 974a9f0 Use access mode instead of open flags to determine needed permissions by Linus Torvalds · 17 years ago
  41. 460c54b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  42. aea6ad0 [XFS] fix unaligned access in readdir by Christoph Hellwig · 17 years ago
  43. d0dc370 NFSv4: Give the lock stateid its own sequence queue by Trond Myklebust · 17 years ago
  44. cf05946 hfs: handle more on-disk corruptions without oopsing by Eric Sandeen · 17 years ago
  45. caeeeec eCryptfs: fix dentry handling on create error, unlink, and inode destroy by Michael Halcrow · 17 years ago
  46. 9f966be fat: optimize fat_count_free_clusters() by OGAWA Hirofumi · 17 years ago
  47. 45626bb core dump: real_parent ppid by Roland McGrath · 17 years ago
  48. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 17 years ago
  49. e6e2197 NFSv4: Fix open_to_lock_owner sequenceid allocation... by Trond Myklebust · 17 years ago
  50. bb22629 NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error by Trond Myklebust · 17 years ago
  51. b274b48 NFSv4: Fix circular locking dependency in nfs4_kill_renewd by Trond Myklebust · 17 years ago
  52. e9cc6c2 NFS: Fix a possible Oops in fs/nfs/super.c by Trond Myklebust · 17 years ago
  53. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  54. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
  55. 6b6adc2 slub: register slabinfo to procfs by Pekka Enberg · 17 years ago
  56. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  57. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 17 years ago
  58. c525460 Don't send quota messages repeatedly when hardlimit reached by Jan Kara · 17 years ago
  59. 22dd483 Fix computation of SKB size for quota messages by Jan Kara · 17 years ago
  60. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 17 years ago
  61. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  62. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  63. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  64. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  65. 041388b [XFS] Put the correct offset in dirent d_off by Lachlan McIlroy · 17 years ago
  66. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  67. 087ee8d Fix compilation warning in dquot.c by Jan Kara · 17 years ago
  68. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 17 years ago
  69. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  70. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  71. 9e2de40 fs/Kconfig: grammar fix by Uwe Kleine-König · 17 years ago
  72. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  73. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  74. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  75. 0879c58 ocfs2: Allow for debugging of transaction extends by Mark Fasheh · 17 years ago
  76. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  77. a86370f ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() by Mark Fasheh · 17 years ago
  78. a10db50 NFS: Fix an Oops in NFS unmount by Trond Myklebust · 17 years ago
  79. a5576cf Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" by Trond Myklebust · 17 years ago
  80. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  81. 4584f52 NFS: Fix NFS mountpoint crossing... by Trond Myklebust · 17 years ago
  82. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  83. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  84. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 17 years ago
  85. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  86. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  87. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  88. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  89. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  90. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  91. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  92. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  93. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  94. 7e46aa5 regression: bfs endianness bug by Al Viro · 17 years ago
  95. 9b5e685 regression: cifs endianness bug by Al Viro · 17 years ago
  96. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  97. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  98. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  99. e00ba3d aio: only account I/O wait time in read_events if there are active requests by Jeff Moyer · 17 years ago
  100. e136e76 Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) by Rafael J. Wysocki · 17 years ago