1. 538f9d9 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  2. 84bef90 ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  3. 3d4922b ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  4. 4896c87 ufs: restore proper tail allocation by Al Viro · 7 years ago
  5. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  7. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  10. 9cdce3c ufs: get rid of ->setattr() for symlinks by Al Viro · 9 years ago
  11. 4e317ce ufs_inode_get{frag,block}(): get rid of 'phys' argument by Al Viro · 9 years ago
  12. 0385f1f ufs_getfrag_block(): tidy up a bit by Al Viro · 9 years ago
  13. 5fbfb23 ufs_inode_getblock(): failure to read an indirect block is -EIO by Al Viro · 9 years ago
  14. 4eeff4c ufs_getfrag_block(): turn following indirects into a loop by Al Viro · 9 years ago
  15. 5336970 ufs_inode_getfrag(): pass index instead of 'fragment' by Al Viro · 9 years ago
  16. 0f3c129 ufs_inode_getfrag(): split extending the partial blocks off by Al Viro · 9 years ago
  17. 619cfac ufs_inode_getblock(): pass indirect block number and full index by Al Viro · 9 years ago
  18. 721435a ufs_inode_getblock(): pass index instead of 'fragment' by Al Viro · 9 years ago
  19. 177848a ufs_inode_get{frag,block}(): leave sb_getblk() to caller by Al Viro · 9 years ago
  20. 8d9dcf1 ufs_getfrag_block(): get rid of macro jungles by Al Viro · 9 years ago
  21. bbb3eb9 ufs_inode_get{frag,block}(): consolidate success exits by Al Viro · 9 years ago
  22. 71dd428 ufs: use the branch depth in ufs_getfrag_block() by Al Viro · 9 years ago
  23. 4b7068c ufs: move calculation of offsets into ufs_getfrag_block() by Al Viro · 9 years ago
  24. 5a39c25 ufs_inode_get{frag,block}(): get rid of retries by Al Viro · 9 years ago
  25. f53bd14 __ufs_truncate_blocks(): avoid excessive dirtying of indirect blocks by Al Viro · 9 years ago
  26. cc7231e free_full_branch(): don't bother modifying the block we are going to free by Al Viro · 9 years ago
  27. b6eede0 move marking inode dirty to the end of __ufs_truncate_blocks() by Al Viro · 9 years ago
  28. 163073d free_full_branch(): saner calling conventions by Al Viro · 9 years ago
  29. 7b4e4f7 ufs_trunc_branch(): kill recursion by Al Viro · 9 years ago
  30. 6aab6dd ufs_trunc_branch(): massage towards killing recursion by Al Viro · 9 years ago
  31. 6d1ebbc split ufs_truncate_branch() into full- and partial-branch variants by Al Viro · 9 years ago
  32. a138b4b ufs: unify the logics for collecting adjacent data blocks to free by Al Viro · 9 years ago
  33. a965742 ufs_trunc_branch(): separate the calls with non-NULL offsets by Al Viro · 9 years ago
  34. 97e0f8f ufs_trunc_branch(): never call with offsets != NULL && depth2 == 0 by Al Viro · 9 years ago
  35. 4243273 __ufs_trunc_blocks(): turn the part after switch into a loop by Al Viro · 9 years ago
  36. ef3a315 __ufs_truncate_blocks(): unify freeing the full branches by Al Viro · 9 years ago
  37. 9e0fbbd unify ufs_trunc_..indirect() by Al Viro · 9 years ago
  38. 6775e24 ufs_trunc_..indirect(): more massage towards unifying by Al Viro · 9 years ago
  39. 8541628 ufs_trunc_...indirect(): pass the array of indices instead of offsets by Al Viro · 9 years ago
  40. 7a4fdda __ufs_truncate(); find cutoff distances into branches by offsets[] array by Al Viro · 9 years ago
  41. 7bad593 ufs_trunc_dindirect(): pass the number of blocks to keep by Al Viro · 9 years ago
  42. 6ac36b8 ufs_trunc_indirect(): pass the index of the first pointer to free by Al Viro · 9 years ago
  43. 18ca51d ufs_trunc_tindirect(): pass the number of blocks to keep by Al Viro · 9 years ago
  44. 31cd043 ufs: beginning of __ufs_truncate_block() massage by Al Viro · 9 years ago
  45. 4e3911f ufs: the offsets ufs_block_to_path() puts into array are not sector_t by Al Viro · 9 years ago
  46. 010d331 ufs: move truncate code into inode.c by Al Viro · 9 years ago
  47. 724bb09 ufs: don't use lock_ufs() for block pointers tree protection by Al Viro · 9 years ago
  48. 3b7a3a0 ufs: free excessive blocks upon ->write_begin() failure/short copy by Al Viro · 9 years ago
  49. d622f167 ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate() by Al Viro · 9 years ago
  50. f3e0f3d ufs: kill more lock_ufs() calls by Al Viro · 9 years ago
  51. 4ef51e8 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  52. 13b987e fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" by Fabian Frederick · 9 years ago
  53. 4b8061a ufs: switch to simple_follow_link() by Al Viro · 9 years ago
  54. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  55. edc023ca fs/ufs/inode.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  56. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  57. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  58. 83f6e37 ufs: drop vmtruncate by Marco Stornelli · 11 years ago
  59. 72235465 userns: Convert the ufs filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  60. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  61. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  62. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  63. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  64. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  65. 7422caa ufs: Fix a typo by Alessio Igor Bogani · 13 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  67. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  68. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  69. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  70. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  71. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  72. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  73. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  74. 8f45c33 ufs: Remove dead quota code by Jan Kara · 14 years ago
  75. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  76. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  77. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  78. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  79. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  80. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  81. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  82. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 15 years ago
  83. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  84. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  85. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  86. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  87. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  88. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  89. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  90. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  91. 54fb996 [PATCH] ufs2 write: block allocation update by Evgeniy Dushistov · 17 years ago
  92. 3313e29 [PATCH] ufs2 write: inodes write by Evgeniy Dushistov · 17 years ago
  93. a685e26 [PATCH] ufs: alloc metadata null page fix by Evgeniy Dushistov · 17 years ago
  94. d63b709 [PATCH] fix garbage instead of zeroes in UFS by Evgeniy Dushistov · 17 years ago
  95. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  96. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  97. 10e5dce [PATCH] ufs: truncate should allocate block for last byte by Evgeniy Dushistov · 18 years ago
  98. 7256d81 [PATCH] ufs: printk() fix by Andrew Morton · 18 years ago
  99. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  100. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago