1. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  2. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  3. 79da366 jbd2: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  4. 19b4fc5 reiserfs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  5. 46fe74f ext4: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  6. 21ac295 afs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  7. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  8. 9ef2db2 nfsd: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  9. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  10. b640a89 proc: convert /proc/tty/ldiscs to seq_file interface by Alexey Dobriyan · 16 years ago
  11. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago
  12. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  13. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  14. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  15. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  16. 5e971dc proc: drop several "PDE valid/invalid" checks by Alexey Dobriyan · 16 years ago
  17. 7cee4e0 proc: less special case in xlate code by Alexey Dobriyan · 16 years ago
  18. f649d6d proc: simplify locking in remove_proc_entry() by Alexey Dobriyan · 16 years ago
  19. 638fa202 procfs: mem permission cleanup by Roland McGrath · 16 years ago
  20. 0d5c9f5 proc: switch to proc_create() by Alexey Dobriyan · 16 years ago
  21. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  22. e93b4ea proc: print more information when removing non-empty directories by Alexey Dobriyan · 16 years ago
  23. 4220b7f elf: fix shadowed variables in fs/binfmt_elf.c by WANG Cong · 16 years ago
  24. 6970c8e BINFMT: fill_elf_header cleanup - use straight memset first by Cyrill Gorcunov · 16 years ago
  25. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  26. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  27. 2f9b12a eCryptfs: protect crypt_stat->flags in ecryptfs_open() by Michael Halcrow · 16 years ago
  28. 6a3fd92 eCryptfs: make key module subsystem respect namespaces by Michael Halcrow · 16 years ago
  29. f66e883 eCryptfs: integrate eCryptfs device handle into the module. by Michael Halcrow · 16 years ago
  30. 8bf2deb eCryptfs: introduce device handle for userspace daemon communications by Michael Halcrow · 16 years ago
  31. 9c3580a ecryptfs: add missing lock around notify_change by Miklos Szeredi · 16 years ago
  32. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. 05db67a remove ecryptfs_header_cache_0 by Adrian Bunk · 16 years ago
  34. 762873c vfs: fix unconditional write_super() call in file_fsync() by OGAWA Hirofumi · 16 years ago
  35. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  36. 7ec02ef vfs: remove lives_below_in_same_fs() by Jan Blunck · 16 years ago
  37. c5c8be3 fs/inode.c: use hlist_for_each_entry() by Matthias Kaehlcke · 16 years ago
  38. af065b8 vfs: skip inodes without pages to free in drop_pagecache_sb() by Jan Kara · 16 years ago
  39. eccb95c vfs: fix lock inversion in drop_pagecache_sb() by Jan Kara · 16 years ago
  40. e1d2c8b fdpic: check that the size returned by kernel_read() is what we asked for by David Howells · 16 years ago
  41. 2e50b6c fs/binfmt_aout.c: use printk_ratelimit() by S.Caglar Onur · 16 years ago
  42. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 16 years ago
  43. a2d416d codafs: fix build warning by Andrew Morton · 16 years ago
  44. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 16 years ago
  45. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 16 years ago
  46. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 16 years ago
  47. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 16 years ago
  48. 6db27dd affs: handle match_strdup failure by Jim Meyering · 16 years ago
  49. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 16 years ago
  50. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 16 years ago
  51. 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 16 years ago
  52. f1e3af7 make fs/buffer.c:cont_expand_zero() static by Adrian Bunk · 16 years ago
  53. 946a57b remove generic_commit_write() by Adrian Bunk · 16 years ago
  54. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  55. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 16 years ago
  56. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 16 years ago
  57. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 16 years ago
  58. 67cde59 make vfs_ioctl() static by Adrian Bunk · 16 years ago
  59. 6b09ae6 make __put_super() static by Adrian Bunk · 16 years ago
  60. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 16 years ago
  61. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  62. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 16 years ago
  63. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 16 years ago
  64. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  65. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 16 years ago
  66. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 16 years ago
  67. 9f35485 fatfs: fix build warning with 64k PAGE_SIZE by Olof Johansson · 16 years ago
  68. 0607fd0 fat: detect media without partition table correctly by Frank Seidel · 16 years ago
  69. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 16 years ago
  70. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  71. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  72. 061e974 Add balance_dirty_pages_ratelimited() to cont_expand_zero() by OGAWA Hirofumi · 16 years ago
  73. e69be4c fat: Remove fat_clusters_flush() by OGAWA Hirofumi · 16 years ago
  74. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 16 years ago
  75. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 16 years ago
  76. e97e8de fat: fat_setattr() fix by OGAWA Hirofumi · 16 years ago
  77. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  78. 3754a54 fat: kill is_bad_inode() check by OGAWA Hirofumi · 16 years ago
  79. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  80. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  81. fbe5498 reiserfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  82. 8acc570 reiserfs: fix more sparse warnings in do_balan.c by Harvey Harrison · 16 years ago
  83. e13601b reiserfs: fix sparse warning in journal.c by Harvey Harrison · 16 years ago
  84. 9e902df reiserfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  85. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 16 years ago
  86. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 16 years ago
  87. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 16 years ago
  88. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  89. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  90. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  91. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  92. fa1ff1e ext3: fix mount messages when quota disabled by Jan Kara · 16 years ago
  93. 2588ef8 ext3: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  94. 07c9938 ext3: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  95. 0b23076 ext3: fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  96. 5b9a499 jbd: fix possible journal overflow issues by Josef Bacik · 16 years ago
  97. 5bc833f jbd: fix the way the b_modified flag is cleared by Josef Bacik · 16 years ago
  98. 269b261 fs/ext3: use BUG_ON by Julia Lawall · 16 years ago
  99. 33575f8 ext3: check ext3_journal_get_write_access() errors by Akinobu Mita · 16 years ago
  100. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 16 years ago