1. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  2. 256984a [PATCH] preparation to __user_walk_fd cleanup by Al Viro · 16 years ago
  3. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  4. 3052447 [PATCH] take noexec checks to very few callers that care by Al Viro · 16 years ago
  5. e56b6a5 Re: [PATCH 3/6] vfs: open_exec cleanup by Christoph Hellwig · 16 years ago
  6. beb29e0 [patch 4/4] vfs: immutable inode checking cleanup by Miklos Szeredi · 16 years ago
  7. b1da47e [patch 3/4] fat: dont call notify_change by Miklos Szeredi · 16 years ago
  8. e9b76fe [patch 2/4] vfs: utimes cleanup by Miklos Szeredi · 16 years ago
  9. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  10. 88b3878 [PATCH] vfs: use kstrdup() and check failing allocation by Li Zefan · 16 years ago
  11. 672b16b [PATCH] more nameidata removal: exec_permission_lite() doesn't need it by Al Viro · 16 years ago
  12. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  13. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  14. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  15. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  16. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  17. 7e79eed [patch 4/5] vfs: reuse local variable in vfs_link() by Tetsuo Handa · 16 years ago
  18. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  19. c82e42d [patch 1/5] vfs: truncate: dont check immutable twice by Miklos Szeredi · 16 years ago
  20. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  21. 1bd5191 [patch 05/14] hpfs: dont call permission() by Miklos Szeredi · 16 years ago
  22. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  23. 7ac6cd6 [patch] hppfs: remove hppfs_permission by Miklos Szeredi · 16 years ago
  24. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  25. d70b67c [patch] vfs: fix lookup on deleted directory by Miklos Szeredi · 16 years ago
  26. 4b1fefa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  27. ebcb673 /proc/PID/syscall by Roland McGrath · 16 years ago
  28. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  29. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  30. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 16 years ago
  31. 99fcd77 Use WARN() in fs/sysfs by Arjan van de Ven · 16 years ago
  32. 5c752ad Use WARN() in fs/ by Arjan van de Ven · 16 years ago
  33. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  34. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  35. bc40d73 splice: use get_user_pages_fast by Nick Piggin · 16 years ago
  36. f5dd33c dio: use get_user_pages_fast by Nick Piggin · 16 years ago
  37. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  38. 36cc410 omfs: add bitmap routines by Bob Copeland · 16 years ago
  39. 8f09e98 omfs: add file routines by Bob Copeland · 16 years ago
  40. a3ab715 omfs: add directory routines by Bob Copeland · 16 years ago
  41. 555e377 omfs: add inode routines by Bob Copeland · 16 years ago
  42. 1b002d7 omfs: define filesystem structures by Bob Copeland · 16 years ago
  43. 3f165e4 bfs: kill BKL by Dmitri Vorobiev · 16 years ago
  44. 75b25b4 bfs: assorted cleanups by Dmitri Vorobiev · 16 years ago
  45. 7d135a5 affs: convert s_bmlock into a mutex by Matthias Kaehlcke · 16 years ago
  46. f3c6ba9 vfs: add cond_resched_lock while scanning dentry LRU lists by Kentaro Makita · 16 years ago
  47. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  48. 48e9076 fuse: lockd support by Miklos Szeredi · 16 years ago
  49. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  50. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 16 years ago
  51. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  52. 0de6256 fuse: prepare lookup for nfs export by Miklos Szeredi · 16 years ago
  53. 764c76b locks: allow ->lock() to return FILE_LOCK_DEFERRED by Miklos Szeredi · 16 years ago
  54. b648a6d locks: cleanup code duplication by Miklos Szeredi · 16 years ago
  55. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  56. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago
  57. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  58. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  59. a9bd4a3 proc: remove pathetic remount code by Alexey Dobriyan · 16 years ago
  60. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  61. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 16 years ago
  62. d991696 fs/partitions/efi: convert to pr_debug by Thomas Gleixner · 16 years ago
  63. 04ebd4a block/ioctl.c and fs/partition/check.c: check value returned by add_partition() by Abdel Benamrouche · 16 years ago
  64. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  65. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 16 years ago
  66. 565b9b1 coredump: format_corename: fix the "core_uses_pid" logic by Oleg Nesterov · 16 years ago
  67. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  68. 182c515 coredump: elf_fdpic_core_dump: use core_state->dumper list by Oleg Nesterov · 16 years ago
  69. 8391444 coredump: elf_core_dump: use core_state->dumper list by Oleg Nesterov · 16 years ago
  70. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  71. 9d5b327 coredump: make mm->core_state visible to ->core_dump() by Oleg Nesterov · 16 years ago
  72. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  73. 8cd9c24 coredump: simplify core_state->nr_threads calculation by Oleg Nesterov · 16 years ago
  74. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  75. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  76. 24d5288 coredump: elf_core_dump: skip kernel threads by Oleg Nesterov · 16 years ago
  77. 15b9f36 coredump: zap_threads() must skip kernel threads by Oleg Nesterov · 16 years ago
  78. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  79. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  80. e4901f9 coredump: zap_threads: comments && use while_each_thread() by Oleg Nesterov · 16 years ago
  81. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 16 years ago
  82. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  83. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  84. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 16 years ago
  85. b48d380 quota: fix possible infinite loop in quota code by Jan Kara · 16 years ago
  86. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  87. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  88. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  89. dcd8c53 fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  90. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  91. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  92. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  93. 8d44d97 fat: fix parse_options() by OGAWA Hirofumi · 16 years ago
  94. 3264d4d reiserfs: remove double definitions of xattr macros by Shen Feng · 16 years ago
  95. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  96. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  97. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  98. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  99. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  100. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago