1. 83f6e37 ufs: drop vmtruncate by Marco Stornelli · 12 years ago
  2. 72235465 userns: Convert the ufs filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  3. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  4. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  5. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  6. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  7. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  8. 7422caa ufs: Fix a typo by Alessio Igor Bogani · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  11. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  12. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  13. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  14. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  15. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  16. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  17. 8f45c33 ufs: Remove dead quota code by Jan Kara · 14 years ago
  18. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  19. 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
  20. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  21. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  22. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  23. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  24. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  25. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 15 years ago
  26. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  28. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  29. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  30. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  31. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  32. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  33. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  34. 54fb996 [PATCH] ufs2 write: block allocation update by Evgeniy Dushistov · 17 years ago
  35. 3313e29 [PATCH] ufs2 write: inodes write by Evgeniy Dushistov · 17 years ago
  36. a685e26 [PATCH] ufs: alloc metadata null page fix by Evgeniy Dushistov · 17 years ago
  37. d63b709 [PATCH] fix garbage instead of zeroes in UFS by Evgeniy Dushistov · 17 years ago
  38. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  39. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  40. 10e5dce [PATCH] ufs: truncate should allocate block for last byte by Evgeniy Dushistov · 18 years ago
  41. 7256d81 [PATCH] ufs: printk() fix by Andrew Morton · 18 years ago
  42. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  43. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  44. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  45. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  46. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  47. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  48. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  49. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  50. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  51. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  52. 09114eb [PATCH] ufs: fix hang during `rm' by Evgeniy Dushistov · 18 years ago
  53. 7b4ee73 [PATCH] ufs cleanup by Evgeniy · 18 years ago
  54. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago