1. 74d392a [PATCH] Clean up expand_fdtable() and expand_files() by Vadim Lobanov · 18 years ago
  2. 39f0247 [PATCH] Access Control Lists for tmpfs by Andreas Gruenbacher · 18 years ago
  3. f0c8bd1 [PATCH] Generic infrastructure for acls by Andreas Gruenbacher · 18 years ago
  4. 4e6fd33 [PATCH] enforce RLIMIT_NOFILE in poll() by Chris Snook · 18 years ago
  5. e518ddb [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable by Andreas Mohr · 18 years ago
  6. 6ea36dd [PATCH] Ban register_filesystem(NULL); by Alexey Dobriyan · 18 years ago
  7. d826380 [PATCH] 9p: fix leak on error path by Alexey Dobriyan · 18 years ago
  8. 368bdb3 [PATCH] cramfs: make cramfs_uncompress_exit() return void by Alexey Dobriyan · 18 years ago
  9. a4376e1 [PATCH] freevxfs: fix leak on error path by Alexey Dobriyan · 18 years ago
  10. 50d44ed [PATCH] cramfs: rewrite init_cramfs_fs() by Alexey Dobriyan · 18 years ago
  11. f7ca54f [PATCH] fix mem_write() return value by Frederik Deweerdt · 18 years ago
  12. 87d7c8a [PATCH] block_dev.c mutex_lock_nested() fix by Jason Baron · 18 years ago
  13. 44938af [PATCH] autofs4: pending flag not cleared on mount fail by Ian Kent · 18 years ago
  14. be3ca7f [PATCH] autofs4: autofs4_follow_link false negative fix by Ian Kent · 18 years ago
  15. cf3e43d [PATCH] cdev documentation by Jonathan Corbet · 18 years ago
  16. 3cfd088 [PATCH] tty: stop the tty vanishing under procfs access by Alan Cox · 18 years ago
  17. fb50ae7 [PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system by Joel & Rebecca VanderZee · 18 years ago
  18. b525a7e [PATCH] dquot: add proper locking when using current->signal->tty by Jan Kara · 18 years ago
  19. bce9a23 [PATCH] elf_fdpic_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  20. 486ccb0 [PATCH] elf_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  21. ee731f4 [PATCH] fix wrong error code on interrupted close syscalls by Ernie Petrides · 18 years ago
  22. 01d553d [PATCH] Chardev checking of overlapping ranges by Amos Waterland · 18 years ago
  23. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  24. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  25. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  26. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  27. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  28. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago
  29. 25736b1 [PATCH] reiserfs_fsync should only use barriers when they are enabled by Chris Mason · 18 years ago
  30. 39b3f6d [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY by Eric Sandeen · 18 years ago
  31. e1dfa92 [PATCH] ignore partition table on disks with AIX label by Olaf Hering · 18 years ago
  32. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  33. 5b35e8e [PATCH] fuse: use dentry in statfs by Miklos Szeredi · 18 years ago
  34. 8454aee [PATCH] Require mmap handler for a.out executables by Eugene Teo · 18 years ago
  35. 9c4dbee [PATCH] fs: add lock annotation to grab_super by Josh Triplett · 18 years ago
  36. ddc0a51 [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() by Josh Triplett · 18 years ago
  37. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  38. 99fc705 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} by Josh Triplett · 18 years ago
  39. 58f555e [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() by Josh Triplett · 18 years ago
  40. 42012cc [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions by Olaf Hering · 18 years ago
  41. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  42. 15a67dd [PATCH] fs/namespace: handle init/registration errors by Randy Dunlap · 18 years ago
  43. 4d7dd8f [PATCH] blockdev.c: check driver layer errors by Andrew Morton · 18 years ago
  44. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  45. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  46. aafe6c2 [PATCH] de_thread: Use tsk not current by Eric W. Biederman · 18 years ago
  47. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  48. b7b5263 [PATCH] add newline to nfs dprintk by Martin Bligh · 18 years ago
  49. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  50. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  51. 8b0e330 [PATCH] alloc_fdtable() cleanup by Andrew Morton · 18 years ago
  52. 36b756f [PATCH] reiserfs: warn about the useless nolargeio option by Adrian Bunk · 18 years ago
  53. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  54. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  55. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  56. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  57. 6a1d980 [PATCH] fat: cleanup fat_get_block(s) by OGAWA Hirofumi · 18 years ago
  58. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  59. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  60. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  61. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  62. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  63. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  64. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  65. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  66. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  67. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  68. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  69. 36faadc [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  70. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  71. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  72. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  73. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  74. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  75. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  76. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  77. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  78. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  79. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  80. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  81. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  82. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  83. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  84. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  85. 7583334 [PATCH] Check return value of copy_to_user in compat_sys_pselect7 by Andi Kleen · 18 years ago
  86. c16b63e [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  87. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  88. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  89. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  90. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  91. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  92. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  93. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  94. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  95. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  96. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  97. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  98. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  99. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  100. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago