1. d64e31a [XFS] Ensure errors from xfs_bdstrat() are correctly checked. by David Chinner · 16 years ago
  2. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  3. 7c9ef85 [XFS] Catch errors returned from xfs_bmap_last_offset(). by David Chinner · 16 years ago
  4. fc6149d [XFS] Check for xfs_free_extent() failing. by David Chinner · 16 years ago
  5. d87dd63 [XFS] Warn if errors come from block_truncate_page(). by David Chinner · 16 years ago
  6. c2b1cba [XFS] xfs_bmap_adjacent() never returns an error. by David Chinner · 16 years ago
  7. 12375c8 [XFS] Make xfs_alloc_compute_aligned() void. by David Chinner · 16 years ago
  8. f4586e4 [XFS] Clean up xfs_alloc_search_busy() return values. by David Chinner · 16 years ago
  9. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  10. 3c1e2bb [XFS] Propagate xfs_trans_reserve() errors. by David Chinner · 16 years ago
  11. 5ca1f26 [XFS] Catch errors from xfs_acl_vremove(). by David Chinner · 16 years ago
  12. 0c92829 [XFS] Catch errors from xfs_acl_setmode(). by David Chinner · 16 years ago
  13. 88ab020 [XFS] Propagate quota file truncation errors. by David Chinner · 16 years ago
  14. cb6edc2 [XFS] Catch errors when turning off quotas. by David Chinner · 16 years ago
  15. 31d5577 [XFS] Catch errors resetting quota flags. by David Chinner · 16 years ago
  16. 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 16 years ago
  17. 3c56836 [XFS] Check for dquot flush errors by David Chinner · 16 years ago
  18. 4b8879d [XFS] Propagate xfs_qm_dqflush_all() errors. by David Chinner · 16 years ago
  19. 5b13973 [XFS] xfs_qm_reset_dqcounts() does not return errors. by David Chinner · 16 years ago
  20. 714082b [XFS] Report errors from xfs_reserve_blocks(). by David Chinner · 16 years ago
  21. 36fbe6e [XFS] xfs_icsb_counter_disabled() never returns an error. by David Chinner · 16 years ago
  22. a414047 [XFS] Remove useless whitespace in function prototypes by David Chinner · 16 years ago
  23. 3c85c36 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. by David Chinner · 16 years ago
  24. b6ddc4e [XFS] Don't validate symlink target component length by Christoph Hellwig · 16 years ago
  25. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. 0225da1 [XFS] Replace __inline with inline by Harvey Harrison · 16 years ago
  27. 6b1d1a7 [XFS] Fix lock inversion in forced shutdown. by David Chinner · 16 years ago
  28. 4679b2d [XFS] Reorganise xlog_t for better cacheline isolation of contention by David Chinner · 16 years ago
  29. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 16 years ago
  30. 114d23a [XFS] Per iclog callback chain lock by David Chinner · 16 years ago
  31. 2abdb8c [XFS] Prevent xfs_bmap_check_leaf_extents() referencing unmapped memory. by Lachlan McIlroy · 16 years ago
  32. 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 16 years ago
  33. df26cfe [XFS] split xfs_ioc_xattr by Lachlan McIlroy · 16 years ago
  34. f3dcc13 [XFS] cleanup root inode handling in xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  35. 59a33f9 [XFS] Ensure a btree insert returns a valid cursor. by David Chinner · 16 years ago
  36. 75de2a9 [XFS] Account for inode cluster alignment in all allocations by David Chinner · 16 years ago
  37. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  38. a45c796 [XFS] Remove superflous xfs_readsb call in xfs_mountfs. by Christoph Hellwig · 16 years ago
  39. dfa18b1 [XFS] kill t_sema member of struct xfs_trans by Niv Sardi · 16 years ago
  40. 5f90150 [XFS] cleanup vnode use in xfs_bmap.c by Christoph Hellwig · 16 years ago
  41. af04819 [XFS] cleanup vnode use in xfs_iops.c by Christoph Hellwig · 16 years ago
  42. dcf49cc [XFS] cleanup vnode use in xfs_lrw.c by Christoph Hellwig · 16 years ago
  43. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  44. 3937be5 [XFS] cleanup vnode use in xfs_symlink and xfs_rename by Christoph Hellwig · 16 years ago
  45. a3da789 [XFS] cleanup vnode use in xfs_link by Christoph Hellwig · 16 years ago
  46. 979ebab [XFS] cleanup vnode use in xfs_create/mknod/mkdir by Christoph Hellwig · 16 years ago
  47. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  48. d234154 [XFS] Use power-of-2 sized buffers to reduce overhead by David Chinner · 16 years ago
  49. 6ee4752 [XFS] Use atomic counters for ktrace buffer indexes by David Chinner · 16 years ago
  50. 44d814c [XFS] Update c/mtime correctly on truncates by David Chinner · 16 years ago
  51. 24bd861 [XFS] don't encode parent in nfs filehandles unless nessecary by Christoph Hellwig · 16 years ago
  52. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 16 years ago
  53. 4397396 [XFS] kill xfs_get_dir_entry by Christoph Hellwig · 16 years ago
  54. a8b3acd [XFS] vnode cleanup in xfs_fs_subr.c by Christoph Hellwig · 16 years ago
  55. db0bb7b [XFS] cleanup xfs_vn_mknod by Christoph Hellwig · 16 years ago
  56. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 16 years ago
  57. b589334 [XFS] Prevent AIL lock contention during transaction completion by David Chinner · 16 years ago
  58. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  59. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  60. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  61. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 16 years ago
  62. e9a56b7 [XFS] Fix regression due to refcache removal by Lachlan McIlroy · 16 years ago
  63. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 16 years ago
  64. 461aa8a [XFS] make inode reclaim synchronise with xfs_iflush_done() by Lachlan McIlroy · 16 years ago
  65. e12070a [XFS] actually check error returned by xfs_flush_pages, clean up and by Niv Sardi · 16 years ago
  66. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  67. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  68. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 16 years ago
  69. 19e729a locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs by J. Bruce Fields · 16 years ago
  70. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  71. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  72. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 16 years ago
  73. 8d1c98b eventfd/kaio integration fix by Davide Libenzi · 16 years ago
  74. 598af05 asmlinkage_protect sys_io_getevents by Roland McGrath · 16 years ago
  75. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  76. 5d69a02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  77. 999646e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  78. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 16 years ago
  79. e6957ea [XFS] Ensure "both" features2 slots are consistent by Eric Sandeen · 16 years ago
  80. ee1c090 [XFS] Fix superblock features2 field alignment problem by David Chinner · 16 years ago
  81. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  82. 8191ecd splice: fix infinite loop in generic_file_splice_read() by Jens Axboe · 16 years ago
  83. 240ee83 fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private() by Bryan Wu · 16 years ago
  84. 66d3aac NFS: initialize flags field in nfs_open_context by Jeff Layton · 16 years ago
  85. 1be62dc Be more careful about marking buffers dirty by Linus Torvalds · 16 years ago
  86. ad16df8 afs: remove smp_prcessor_id() from debug macro by Sven Schnelle · 16 years ago
  87. 4cd1350 splice: use mapping_gfp_mask by Hugh Dickins · 16 years ago
  88. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 16 years ago
  89. a5f37c3 afs: add missing up_write() on return by Sven Schnelle · 16 years ago
  90. 2b210ad cifs: fix misannotations by Al Viro · 16 years ago
  91. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 16 years ago
  92. 1076d17 jbd/jbd2 NULL noise by Al Viro · 16 years ago
  93. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  94. 5214b72 afs: prevent double cell registration by Sven Schnelle · 16 years ago
  95. 5b41e74 vfs: fix data leak in nobh_write_end() by Dmitri Monakhov · 16 years ago
  96. 6758f95 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock by Al Viro · 16 years ago
  97. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  98. bcc5c7d [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() by Al Viro · 16 years ago
  99. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  100. 1a39068 [PATCH] reduce stack footprint in namespace.c by Al Viro · 16 years ago