1. d723a92 sysfs/bin: Fix size handling overflow for bin_attribute by Benjamin Herrenschmidt · 11 years ago
  2. 785a162 sysfs: make sysfs_file_ops() follow ignore_lockdep flag by Tejun Heo · 11 years ago
  3. 3124eb1 sysfs: merge regular and bin file handling by Tejun Heo · 11 years ago
  4. 49fe604 sysfs: prepare open path for unified regular / bin file handling by Tejun Heo · 11 years ago
  5. 73d9714 sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c by Tejun Heo · 11 years ago
  6. 2f0c6b7 sysfs: add sysfs_bin_read() by Tejun Heo · 11 years ago
  7. f9b9a62 sysfs: prepare path write for unified regular / bin file handling by Tejun Heo · 11 years ago
  8. 3ff65d3 sysfs: collapse fs/sysfs/bin.c::fill_read() into read() by Tejun Heo · 11 years ago
  9. 9127016 sysfs: skip bin_buffer->buffer while reading by Tejun Heo · 11 years ago
  10. 13c589d sysfs: use seq_file when reading regular files by Tejun Heo · 11 years ago
  11. 8ef445f sysfs: use transient write buffer by Tejun Heo · 11 years ago
  12. bcafe4e sysfs: add sysfs_open_file->sd and ->file by Tejun Heo · 11 years ago
  13. 58282d8 sysfs: rename sysfs_buffer to sysfs_open_file by Tejun Heo · 11 years ago
  14. c75ec76 sysfs: add sysfs_open_file_mutex by Tejun Heo · 11 years ago
  15. 375b611 sysfs: remove sysfs_buffer->ops by Tejun Heo · 11 years ago
  16. aea585e sysfs: remove sysfs_buffer->needs_read_fill by Tejun Heo · 11 years ago
  17. 89e51da sysfs: remove unused sysfs_buffer->pos by Tejun Heo · 11 years ago
  18. 250f7c3 sysfs: introduce [__]sysfs_remove() by Tejun Heo · 11 years ago
  19. bcdde7e sysfs: make __sysfs_remove_dir() recursive by Tejun Heo · 11 years ago
  20. 26ea12d kobject: grab an extra reference on kobject->sd to allow duplicate deletes by Tejun Heo · 11 years ago
  21. d69ac5a sysfs: remove sysfs_addrm_cxt->parent_sd by Tejun Heo · 11 years ago
  22. cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
  23. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  24. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  25. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  26. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  27. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  28. bcac376 sysfs: drop semicolon from to_sysfs_dirent() definition by Tejun Heo · 11 years ago
  29. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  31. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  32. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 11 years ago
  33. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  34. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  35. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 11 years ago
  36. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago
  37. 37814ee sysfs: dir.c: fix up odd do/while indentation by Greg Kroah-Hartman · 11 years ago
  38. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 11 years ago
  39. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  40. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  41. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  42. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  43. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
  44. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
  45. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
  46. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
  47. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
  48. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
  49. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  50. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  51. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  52. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  53. d55fea8 [readdir] convert sysfs by Al Viro · 11 years ago
  54. fc60bb8 sysfs_notify is only possible on file attributes by Nick Dyer · 11 years ago
  55. 5240d58 sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c. by Rami Rosen · 11 years ago
  56. 4347491 sysfs: sysfs_link_sibling(): fix typo in comment by Warner Wang · 11 years ago
  57. bb2b005 sysfs: check if one entry has been removed before freeing by Ming Lei · 11 years ago
  58. f7db5e7 sysfs: fix use after free in case of concurrent read/write and readdir by Ming Lei · 11 years ago
  59. 0f8b1a0 Merge v3.9-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  60. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  61. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  62. 3db3c62 sysfs: use atomic_inc_unless_negative in sysfs_get_active by Maarten Lankhorst · 11 years ago
  63. e5110f4 sysfs: handle failure path correctly for readdir() by Ming Lei · 11 years ago
  64. 991f76f sysfs: fix race between readdir and lseek by Ming Lei · 11 years ago
  65. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  66. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  67. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  68. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  69. 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 11 years ago
  70. 595e0eb0 Revert "sysfs: Convert print_symbol to %pSR" by Greg Kroah-Hartman · 12 years ago
  71. 6ad58fa sysfs: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  72. 6b8fbde sysfs: Fixed a trailing white space error by Bin Wang · 12 years ago
  73. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  74. 1f20dfd sysfs: Mark sysfs_attr_ns static by Josh Triplett · 12 years ago
  75. 4f326c0 userns: Allow unprivilged mounts of proc and sysfs by Eric W. Biederman · 12 years ago
  76. 66081a7 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() by Geert Uytterhoeven · 12 years ago
  77. 6f1cbd4 sysfs: Fix comment typo "sysf_create_link". by Robert P. J. Day · 12 years ago
  78. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  79. 14ae417 sysfs: Push file_update_time() into bin_page_mkwrite() by Jan Kara · 12 years ago
  80. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  81. 17f79be sysfs: fail dentry revalidation after namespace change fix by Andrew Morton · 12 years ago
  82. e5bcac6 sysfs: fail dentry revalidation after namespace change by Glauber Costa · 12 years ago
  83. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  84. e77fb7c sysfs: just use d_materialise_unique() by Al Viro · 12 years ago
  85. 469796d sysfs: switch to ->s_d_op and ->d_release() by Al Viro · 12 years ago
  86. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  87. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  88. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  89. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  90. ab27b91 userns: Convert sysfs to use kgid/kuid where appropriate by Eric W. Biederman · 12 years ago
  91. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  92. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  93. b4eafca sysfs: Removed dup_name entirely in sysfs_rename by Sasikantha babu · 12 years ago
  94. 3a19888 sysfs: handle 'parent deleted before child added' by Dan Williams · 12 years ago
  95. 5631f2c sysfs: Prevent crash on unset sysfs group attributes by Bruno Prémont · 12 years ago
  96. 70fa4a6 sysfs: Update the name hash for an entry after changing the namespace by Tom Goff · 12 years ago
  97. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  98. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  99. 54d20f0 Revert "sysfs: Kill nlink counting." by Greg Kroah-Hartman · 12 years ago
  100. 93518dd sysfs: Fix memory leak in sysfs_sd_setsecdata(). by Masami Ichikawa · 12 years ago