1. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  2. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  3. a95164d [patch 3/4] vfs: remove unused nameidata argument of may_create() by Miklos Szeredi · 16 years ago
  4. 7ee7c12 [PATCH] devpts: switch to IDA by Alexey Dobriyan · 16 years ago
  5. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  6. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  7. 8266602 [PATCH] fix bdev leak in block_dev.c do_open() by Al Viro · 16 years ago
  8. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  9. 1b7e190 [PATCH] clean dup2() up a bit by Al Viro · 16 years ago
  10. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  11. f418b00 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree by Stephen Smalley · 16 years ago
  12. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  13. c259ae5 [PATCH] ocfs2: Release mutex in error handling code by Julia Lawall · 16 years ago
  14. 961cecb [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region by Sunil Mushran · 16 years ago
  15. 539d826 [PATCH 2/2] ocfs2: Fix race between mount and recovery by Sunil Mushran · 16 years ago
  16. c69991a [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays by Sunil Mushran · 16 years ago
  17. 70526b6 [PATCH] configfs: Pin configfs subsystems separately from new config_items. by Joel Becker · 16 years ago
  18. 99cefda [PATCH] configfs: Fix open directory making rmdir() fail by Louis Rilling · 16 years ago
  19. 2e2ce17 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure by Louis Rilling · 16 years ago
  20. 2a109f2 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories by Louis Rilling · 16 years ago
  21. 9a73d78 [PATCH] configfs: Fix failing symlink() making rmdir() fail by Louis Rilling · 16 years ago
  22. 4768e9b [PATCH] configfs: Fix symlink() to a removing item by Louis Rilling · 16 years ago
  23. dacdd0e [PATCH] configfs: Include linux/err.h in linux/configfs.h by Joel Becker · 16 years ago
  24. 2f0e58a [CIFS] remove level of indentation from decode_negTokenInit by Jeff Layton · 16 years ago
  25. 0056e65 romfs_readpage: don't report errors for pages beyond i_size by Linus Torvalds · 16 years ago
  26. 53e6d8d fs/nfsd/export.c: Adjust error handling code involving auth_domain_put by Julia Lawall · 16 years ago
  27. dbacefc fs/buffer.c: uninline __remove_assoc_queue() by Thomas Petazzoni · 16 years ago
  28. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  29. 3971e1a VFS: increase pseudo-filesystem block size to PAGE_SIZE by Alex Nixon · 16 years ago
  30. 1768035 [CIFS] cifs send2 not retrying enough in some cases on full socket by Shirish Pargaonkar · 16 years ago
  31. 44051fe [CIFS] oid should also be checked against class in cifs asn by Steve French · 16 years ago
  32. 7fcba05 eCryptfs: use page_alloc not kmalloc to get a page of memory by Eric Sandeen · 16 years ago
  33. e3b6e80 bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() by Yoichi Yuasa · 16 years ago
  34. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  35. ca5b172 exec: include pagemap.h again to fix build by Hugh Dickins · 16 years ago
  36. 3988ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  37. 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 16 years ago
  38. 9b14ec3 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. by Paul Mundt · 16 years ago
  39. f13fae2 [XFS] Remove vn_revalidate calls in xfs. by Christoph Hellwig · 16 years ago
  40. 0f285c8 [XFS] Now that xfs_setattr is only used for attributes set from ->setattr by Christoph Hellwig · 16 years ago
  41. 25fe55e [XFS] xfs_setattr currently doesn't just handle the attributes set through by Christoph Hellwig · 16 years ago
  42. c032bfc [XFS] fix use after free with external logs or real-time devices by Lachlan McIlroy · 16 years ago
  43. 6a617dd [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a by Tim Shimmin · 16 years ago
  44. 766b092 [XFS] fix compilation without CONFIG_PROC_FS by Christoph Hellwig · 16 years ago
  45. 26cc002 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ by Christoph Hellwig · 16 years ago
  46. 62a877e [XFS] fix mount option parsing in remount by Christoph Hellwig · 16 years ago
  47. deeb591 [XFS] Disable queue flag test in barrier check. by Eric Sandeen · 16 years ago
  48. 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
  49. 136f8f2 [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still by Tim Shimmin · 16 years ago
  50. 2edbddd [XFS] Don't assert if trying to mount with blocksize > pagesize by Lachlan McIlroy · 16 years ago
  51. 8f8670b [XFS] Don't update mtime on rename source by Christoph Hellwig · 16 years ago
  52. 313b5c7 [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator algorithm by Lachlan McIlroy · 16 years ago
  53. b877e3d [XFS] Restore the lowspace extent allocator algorithm by Lachlan McIlroy · 16 years ago
  54. 4ddd8bb [XFS] use minleft when allocating in xfs_bmbt_split() by Lachlan McIlroy · 16 years ago
  55. e182f57 [XFS] attrmulti cleanup by Christoph Hellwig · 16 years ago
  56. 90ad58a [XFS] Check for invalid flags in xfs_attrlist_by_handle. by Christoph Hellwig · 16 years ago
  57. 07fe4dd [XFS] Fix CI lookup in leaf-form directories by Barry Naujok · 16 years ago
  58. f9e09f0 [XFS] Use the generic xattr methods. by Lachlan McIlroy · 16 years ago
  59. ddea2d5 [XFS] Always reset btree cursor after an insert by Lachlan McIlroy · 16 years ago
  60. 6bd8fc8 [XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs by Lachlan McIlroy · 16 years ago
  61. 90bb7ab [XFS] Fix returning case-preserved name with CI node form directories by Barry Naujok · 16 years ago
  62. e570070 [XFS] Don't update i_size for directories and special files by Christoph Hellwig · 16 years ago
  63. 8f112e3 [XFS] Merge xfs_rmdir into xfs_remove by Christoph Hellwig · 16 years ago
  64. 61f10fa [XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with by Tim Shimmin · 16 years ago
  65. 6278deb [XFS] fix extent corruption in xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  66. 7f871d5 [XFS] make inode reclaim wait for log I/O to complete by Lachlan McIlroy · 16 years ago
  67. ad9b463 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly by Christoph Hellwig · 16 years ago
  68. caf8aab [XFS] Factor out code for whether inode has attributes or not. by Christoph Hellwig · 16 years ago
  69. ae23a5e [XFS] Pack some shortform dir2 structures for the ARM old ABI architecture. by Eric Sandeen · 16 years ago
  70. 0ec5851 [XFS] Use the generic xattr methods. by Lachlan McIlroy · 16 years ago
  71. d532506 [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode by Barry Naujok · 16 years ago
  72. 87affd08 [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c by Barry Naujok · 16 years ago
  73. 866d5dc [XFS] Remove d_add call for an ENOENT lookup return code by Barry Naujok · 16 years ago
  74. d3689d7 [XFS] kmem_free and kmem_realloc to use const void * by Barry Naujok · 16 years ago
  75. 189f4bf [XFS] XFS: ASCII case-insensitive support by Barry Naujok · 16 years ago
  76. 384f3ce [XFS] Return case-insensitive match for dentry cache by Barry Naujok · 16 years ago
  77. 9403540 dcache: Add case-insensitive support d_ci_add() routine by Barry Naujok · 16 years ago
  78. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  79. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  80. 68f34d5 [XFS] by Eric Sandeen · 16 years ago
  81. 120226c [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure by Christoph Hellwig · 16 years ago
  82. effa2ed [XFS] rename error2 goto label in xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  83. 95db4e2 [XFS] kill calls to xfs_binval in the mount error path by Christoph Hellwig · 16 years ago
  84. c962fb7 [XFS] kill xfs_mount_init by Christoph Hellwig · 16 years ago
  85. bdd907b [XFS] allow xfs_args_allocate to fail by Christoph Hellwig · 16 years ago
  86. e34b562 [XFS] add xfs_setup_devices helper by Christoph Hellwig · 16 years ago
  87. 19f354d [XFS] sort out opening and closing of the block devices by Christoph Hellwig · 16 years ago
  88. af15b89 [XFS] don't call xfs_freesb from xfs_mountfs failure case by Christoph Hellwig · 16 years ago
  89. f8f15e4 [XFS] merge xfs_mount into xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  90. e48ad31 [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  91. 61436fe [XFS] kill xfs_igrow_start and xfs_igrow_finish by Christoph Hellwig · 16 years ago
  92. 48b62a1 [XFS] merge xfs_mntupdate into xfs_fs_remount by Christoph Hellwig · 16 years ago
  93. fa6adbe [XFS] kill xfs_uuid_unmount by Christoph Hellwig · 16 years ago
  94. 4b166de [XFS] Update valid fields in xfs_mount_log_sb() by David Chinner · 16 years ago
  95. 911ee3d [XFS] Kill attr_capable checks as already done in xattr_permission. by Christoph Hellwig · 16 years ago
  96. d748c62 [XFS] Convert l_flushsema to a sv_t by Matthew Wilcox · 16 years ago
  97. d729eae [XFS] Ensure that 2 GiB xfs logs work properly. by Michael Nishimoto · 16 years ago
  98. b41759c [XFS] Remove unused wbc parameter from xfs_start_page_writeback() by Denys Vlasenko · 16 years ago
  99. 4f0e8a9 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() by Denys Vlasenko · 16 years ago
  100. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago