1. 9cdce3c ufs: get rid of ->setattr() for symlinks by Al Viro · 9 years ago
  2. 010d331 ufs: move truncate code into inode.c by Al Viro · 9 years ago
  3. dff7cfd ufs: kill lock_ufs() by Al Viro · 9 years ago
  4. 724bb09 ufs: don't use lock_ufs() for block pointers tree protection by Al Viro · 9 years ago
  5. d622f167 ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate() by Al Viro · 9 years ago
  6. 70d45cd ufs: don't touch mtime/ctime of directory being moved by Al Viro · 9 years ago
  7. cdd9eef fs/ufs: restore s_lock mutex by Fabian Frederick · 9 years ago
  8. d4beaab fs/ufs: convert UFSD printk to pr_debug by Fabian Frederick · 10 years ago
  9. de771bd fs/ufs: use pr_fmt by Fabian Frederick · 10 years ago
  10. 0244756 ufs: sb mutex merge + mutex_destroy by Fabian Frederick · 10 years ago
  11. b696332 ufs: drop lock/unlock super by Marco Stornelli · 12 years ago
  12. 9e9ad5f fs/ufs: get rid of write_super by Artem Bityutskiy · 12 years ago
  13. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  14. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  15. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  16. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  17. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  18. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  19. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 14 years ago
  20. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  21. a932801 switch ufs to simple_fsync() by Al Viro · 15 years ago
  22. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  23. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 15 years ago
  24. bb45d64 ufs: remove unneeded ufs_put_inode prototype by Christoph Hellwig · 16 years ago
  25. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  27. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago