1. 712a30e splice: fix user pointer access in get_iovec_page_array() by Bastian Blank · 16 years ago
  2. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 16 years ago
  3. 26346ff ext4: Don't panic in case of corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  4. 256bdb4 ext4: allocate struct ext4_allocation_context from a kmem cache by Eric Sandeen · 16 years ago
  5. c4e35e07 JBD2: Clear buffer_ordered flag for barried IO request on success by Dave Kleikamp · 16 years ago
  6. 7fb5409 ext4: Fix Direct I/O locking by Jan Kara · 16 years ago
  7. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 16 years ago
  8. 0040d98 allow in-inode EAs on ext4 root inode by Eric Sandeen · 16 years ago
  9. 42a10ad ext4: Fix null bh pointer dereference in mballoc by Aneesh Kumar K.V · 16 years ago
  10. b8356c4 ext4: Don't set EXTENTS_FL flag for fast symlinks by Valerie Clement · 16 years ago
  11. 4d60517 JBD2: Use the incompat macro for testing the incompat feature. by Aneesh Kumar K.V · 16 years ago
  12. c4b8e63 jbd2: Fix reference counting on the journal commit block's buffer head by Aneesh Kumar K.V · 16 years ago
  13. 5315217 [PATCH] jbd: Remove useless loop when writing commit record by Jan Kara · 16 years ago
  14. b048d84 jbd2: Add error check to journal_wait_on_commit_record to avoid oops by Mingming Cao · 16 years ago
  15. f6a4c8b fix up kerneldoc in fs/ioctl.c a little bit by Christoph Hellwig · 16 years ago
  16. 6966a97 UML: fix hostfs build by Jiri Kosina · 16 years ago
  17. b55fcb2 revert "proc: fix the threaded proc self" by Andrew Morton · 16 years ago
  18. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  19. b5eb9513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  20. 8811930 splice: missing user pointer access verification by Jens Axboe · 16 years ago
  21. 66191dc quota: turn quotas off when remounting read-only by Jan Kara · 16 years ago
  22. 28ae094 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests by Neil Brown · 16 years ago
  23. 2dafe1c reduce large do_mount stack usage with noinlines by Eric Sandeen · 16 years ago
  24. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 16 years ago
  25. 535ee2f buffer_head: fix private_list handling by Jan Kara · 16 years ago
  26. d20894a Remove a.out interpreter support in ELF loader by Andi Kleen · 16 years ago
  27. 6da8089 mount options: fix udf by Miklos Szeredi · 16 years ago
  28. cdf6ccc mount options: fix reiserfs by Miklos Szeredi · 16 years ago
  29. 564cd13 mount options: fix ncpfs by Miklos Szeredi · 16 years ago
  30. d0132ee mount options: fix isofs by Miklos Szeredi · 16 years ago
  31. 10f19a8 mount options: fix hugetlbfs by Miklos Szeredi · 16 years ago
  32. 6d9c1fd mount options: fix hpfs by Miklos Szeredi · 16 years ago
  33. dd2cc4d mount options: fix hostfs by Miklos Szeredi · 16 years ago
  34. d1875db mount options: fix fuse by Miklos Szeredi · 16 years ago
  35. c1fca3b mount options: fix fat by Miklos Szeredi · 16 years ago
  36. 35c879d mount options: fix ext2 by Miklos Szeredi · 16 years ago
  37. b87a267 mount options: fix devpts by Miklos Szeredi · 16 years ago
  38. 552c3c6 mount options: fix befs by Miklos Szeredi · 16 years ago
  39. 979db75 mount options: fix autofs by Miklos Szeredi · 16 years ago
  40. aef97cb mount options: fix autofs4 by Miklos Szeredi · 16 years ago
  41. 969729d mount options: fix afs by Miklos Szeredi · 16 years ago
  42. e9b3961 mount options: fix affs by Miklos Szeredi · 16 years ago
  43. e11400b mount options: fix adfs by Miklos Szeredi · 16 years ago
  44. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 16 years ago
  45. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  46. d59d0b1 BKL-Removal: convert pipe to use unlocked_ioctl too by Andi Kleen · 16 years ago
  47. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  48. ec26e11 reiserfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  49. 9b7880e isofs: implement dmode option by Jan Kara · 16 years ago
  50. 3287629 remove the unused exports of sys_open/sys_read by Arjan van de Ven · 16 years ago
  51. 6975945 fs/afs/security.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  52. 8aa84ab fs/hfsplus/unicode.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  53. 05343c4 udf: fix adding entry to a directory by Jan Kara · 16 years ago
  54. af79329 udf: cleanup directory offset handling by Jan Kara · 16 years ago
  55. 32a8f24 udf: avoid unnecessary synchronous writes by Mike Galbraith · 16 years ago
  56. 7f3fbd0 udf: fix signedness issue by Marcin Slusarz · 16 years ago
  57. 1ed1617 udf: fix 3 signedness & 1 unitialized variable warnings by Marcin Slusarz · 16 years ago
  58. 934c5e6 udf: remove wrong prototype of udf_readdir by Marcin Slusarz · 16 years ago
  59. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 16 years ago
  60. 28f7c4d udf: improve readability of udf_load_partition by Marcin Slusarz · 16 years ago
  61. 48d6d8ff udf: cache struct udf_inode_info by Marcin Slusarz · 16 years ago
  62. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 16 years ago
  63. 5e0f001 udf: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  64. 4daa1b8 udf: replace loops coded with goto to real loops by Marcin Slusarz · 16 years ago
  65. 742ba02 udf: create common function for changing free space counter by Marcin Slusarz · 16 years ago
  66. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 16 years ago
  67. 4b11111 udf: fix coding style by Marcin Slusarz · 16 years ago
  68. bd45a42 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) by Marcin Slusarz · 16 years ago
  69. 883cb9d1 udf: move calculating of nr_groups into helper function by Marcin Slusarz · 16 years ago
  70. 66e1da3 udf: convert macros related to bitmaps to functions by Marcin Slusarz · 16 years ago
  71. deae6cf udf: check if udf_load_logicalvol failed by Marcin Slusarz · 16 years ago
  72. dc5d39b udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function by Marcin Slusarz · 16 years ago
  73. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 16 years ago
  74. 3a71fc5 udf: fix coding style of super.c by Marcin Slusarz · 16 years ago
  75. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 16 years ago
  76. 9261303 libfs: make simple attributes interruptible by Christoph Hellwig · 16 years ago
  77. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  78. 18914b1 write_inode_now(): avoid unnecessary synchronous write by Mike Galbraith · 16 years ago
  79. abe8be3 Allow executables larger than 2GB by Andi Kleen · 16 years ago
  80. 90b315a ufs: fix symlink creation on ufs2 by Evgeniy Dushistov · 16 years ago
  81. 91dbbe4 ext2: remove unused ext2_put_inode prototype by Christoph Hellwig · 16 years ago
  82. c2ec668 aio: negative offset should return -EINVAL by Rusty Russell · 16 years ago
  83. 7adfa2f aio: partial write should not return error code by Rusty Russell · 16 years ago
  84. 50e8a28 ext3: replace all adds to little endians variables with le*_add_cpu by Marcin Slusarz · 16 years ago
  85. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 16 years ago
  86. fc9b52c fs: remove fastcall, it is always empty by Harvey Harrison · 16 years ago
  87. 9db5579 rewrite rd by Nick Piggin · 16 years ago
  88. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  89. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  90. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  91. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 16 years ago
  92. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  93. c6caeb7 proc: fix the threaded /proc/self by Eric W. Biederman · 16 years ago
  94. 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 16 years ago
  95. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  96. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 16 years ago
  97. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 16 years ago
  98. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 16 years ago
  99. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 16 years ago
  100. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 16 years ago