1. f754514 nilfs2: use sb instance instead of nilfs_sb_info struct by Ryusuke Konishi · 13 years ago
  2. d96bbfa nilfs2: get rid of sc_sbi back pointer by Ryusuke Konishi · 13 years ago
  3. 3fd3fe5 nilfs2: move log writer onto nilfs object by Ryusuke Konishi · 13 years ago
  4. 9b1fc4e4 nilfs2: move next generation counter into nilfs object by Ryusuke Konishi · 13 years ago
  5. 693dd32 nilfs2: move s_inode_lock and s_dirty_files into nilfs object by Ryusuke Konishi · 13 years ago
  6. 574e6c3 nilfs2: move parameters on nilfs_sb_info into nilfs object by Ryusuke Konishi · 13 years ago
  7. 3b2ce58 nilfs2: move mount options to nilfs object by Ryusuke Konishi · 13 years ago
  8. 3ec07aa nfsd: wrong index used in inner loop by roel · 13 years ago
  9. 0997b17 nfsd4: fix struct file leak by J. Bruce Fields · 13 years ago
  10. 529d7b2 nfsd4: minor nfs4state.c reshuffling by J. Bruce Fields · 13 years ago
  11. ea8efc7 Btrfs: make sure not to return overlapping extents to fiemap by Chris Mason · 13 years ago
  12. 2765df7 UBIFS: use max_write_size during recovery by Artem Bityutskiy · 13 years ago
  13. 6c7f74f UBIFS: use max_write_size for write-buffers by Artem Bityutskiy · 13 years ago
  14. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 13 years ago
  15. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 13 years ago
  16. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  17. df67714 block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY by Martin K. Petersen · 13 years ago
  18. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 13 years ago
  19. be66737 nilfs2: record used amount of each checkpoint in checkpoint list by Ryusuke Konishi · 13 years ago
  20. ae19183 nilfs2: optimize rec_len functions by Ryusuke Konishi · 13 years ago
  21. 4138ec2 nilfs2: append blocksize info to warnings during loading super blocks by Ryusuke Konishi · 14 years ago
  22. 828b1c5 nilfs2: add compat ioctl by Ryusuke Konishi · 13 years ago
  23. cde98f0 nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Ryusuke Konishi · 14 years ago
  24. b253a3e nilfs2: tighten restrictions on inode flags by Ryusuke Konishi · 14 years ago
  25. 32f4aeb nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set by Ryusuke Konishi · 14 years ago
  26. f0c9f24 nilfs2: use common file attribute macros by Ryusuke Konishi · 14 years ago
  27. 9954e7a nilfs2: add free entries count only if clear bit operation succeeded by Ryusuke Konishi · 13 years ago
  28. 25b18d3 nilfs2: decrement inodes count only if raw inode was successfully deleted by Ryusuke Konishi · 13 years ago
  29. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  30. 1cc26ba Merge branch 'master'; commit 'v2.6.38-rc7' into next by James Morris · 13 years ago
  31. 5ece3ca nfsd41: modify the members value of nfsd4_op_flags by Mi Jinlong · 13 years ago
  32. b0b0c0a nfsd: add proc file listing kernel's gss_krb5 enctypes by Kevin Coffman · 13 years ago
  33. 46d4cef NFSD, VFS: Remove dead code in nfsd_rename() by Jesper Juhl · 13 years ago
  34. 3507958 nfsd: kill unused macro definition by Shan Wei · 14 years ago
  35. f32cb53 locks: use assign_type() by Namhyung Kim · 14 years ago
  36. 32b007b nfsd4: fix bad pointer on failure to find delegation by J. Bruce Fields · 13 years ago
  37. d743314 ext3: Always set dx_node's fake_dirent explicitly. by Eric Sandeen · 13 years ago
  38. 31339ac Btrfs: deal with short returns from copy_from_user by Chris Mason · 13 years ago
  39. b1bf862 Btrfs: fix regressions in copy_from_user handling by Chris Mason · 13 years ago
  40. 9130090 xfs: kill support/debug.[ch] by Dave Chinner · 13 years ago
  41. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 13 years ago
  42. 8221112 xfs: convert the quota debug prints to new API by Dave Chinner · 13 years ago
  43. 6d4a8ec xfs: rename xfs_cmn_err_fsblock_zero() by Dave Chinner · 13 years ago
  44. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 13 years ago
  45. af34e09 xfs: kill xfs_fs_mount_cmn_err() macro by Dave Chinner · 13 years ago
  46. 65333b4 xfs: kill xfs_fs_repair_cmn_err() macro by Dave Chinner · 13 years ago
  47. 6a19d93 xfs: convert xfs_cmn_err to xfs_alert_tag by Dave Chinner · 13 years ago
  48. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  49. 4f10700 xfs: Convert linux-2.6/ files to new logging interface by Dave Chinner · 13 years ago
  50. 31be83a omfs: make readdir stop when filldir says so by Al Viro · 13 years ago
  51. d932805 omfs: merge unlink() and rmdir(), close leak in rename() by Al Viro · 13 years ago
  52. cdb2649 omfs: stop playing silly buggers with omfs_unlink() in ->rename() by Al Viro · 13 years ago
  53. 013e4f4 omfs: rename() needs to mark old_inode dirty after ctime update by Al Viro · 13 years ago
  54. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  55. 198868f ext4: Use single thread to perform DIO unwritten convertion by Mingming Cao · 13 years ago
  56. ae7eb89 fs/locks.c: Remove stale FIXME left over from BKL conversion by Matt Fleming · 13 years ago
  57. e9e3d72 nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) by Neil Horman · 13 years ago
  58. 455cec0 ceph: no .snap inside of snapped namespace by Sage Weil · 13 years ago
  59. 1858efd minimal fix for do_filp_open() race by Al Viro · 13 years ago
  60. 83360269 Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  61. 425fa41 ext3: Fix an overflow in ext3_trim_fs. by Tao Ma · 13 years ago
  62. ff36fe2 LSM: Pass -o remount options to the LSM by Eric Paris · 13 years ago
  63. 4c7fd11 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  64. c640e13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  65. 16a8b70 ceph: do not clear I_COMPLETE from d_release by Sage Weil · 13 years ago
  66. b545cc1 ceph: do not set I_COMPLETE by Sage Weil · 13 years ago
  67. 9bde178 Revert "ceph: keep reference to parent inode on ceph_dentry" by Sage Weil · 13 years ago
  68. 69102e9 hfs: fix rename() over non-empty directory by Al Viro · 13 years ago
  69. 810c1b2e udf: fix i_nlink limit by Al Viro · 13 years ago
  70. 99890a3 fix reiserfs mkdir() breakage by Al Viro · 13 years ago
  71. babfe56 exofs: i_nlink races in rename() by Al Viro · 13 years ago
  72. 30eb43d nilfs2: i_nlink races in rename() by Al Viro · 13 years ago
  73. 6f88049 minix: i_nlink races in rename() by Al Viro · 13 years ago
  74. 37750cd ufs: i_nlink races in rename() by Al Viro · 13 years ago
  75. 4787d45 sysv: i_nlink races in rename() by Al Viro · 13 years ago
  76. f7d222e Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  77. 788257d ufs: remove the BKL by Arnd Bergmann · 14 years ago
  78. 9a311b9 hpfs: remove the BKL by Arnd Bergmann · 14 years ago
  79. 8aaccf7 of/flattree: Drop an uninteresting message to pr_debug level by Paul Bolle · 13 years ago
  80. e8a80c6 ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 13 years ago
  81. af24ee9 xfs: zero proper structure size for geometry calls by Alex Elder · 13 years ago
  82. 10e3839 xfs: introduce new logging API. by Dave Chinner · 13 years ago
  83. eeb2036 xfs: zero proper structure size for geometry calls by Alex Elder · 13 years ago
  84. 72746ac nilfs2: fix regression that i-flag is not set on changeless checkpoints by Ryusuke Konishi · 13 years ago
  85. 4688a06 adfs: remove the big kernel lock by Arnd Bergmann · 14 years ago
  86. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 13 years ago
  87. e6eb5ce fs/block_dev.c: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  88. 58da94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  89. 158a5d6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  90. 3c26bdb jbd: Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  91. ce654b3 ext3: skip orphan cleanup on rocompat fs by Amir Goldstein · 13 years ago
  92. 03885ac ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 13 years ago
  93. 003a319 Squashfs: wrap squashfs_mount() definition by Phillip Lougher · 13 years ago
  94. 3ad1266 Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore by Phillip Lougher · 13 years ago
  95. 681ffe2 Squashfs: Update Kconfig help text to include xz compression by Phillip Lougher · 13 years ago
  96. ff75031 Squashfs: add compression options support to xz decompressor by Phillip Lougher · 13 years ago
  97. b7fc0ff Squashfs: extend decompressor framework to handle compression options by Phillip Lougher · 13 years ago
  98. b616844 ext4: optimize ext4_bio_write_page() when no extent conversion is needed by Theodore Ts'o · 13 years ago
  99. d39195c ext4: skip orphan cleanup if fs has unknown ROCOMPAT features by Amir Goldstein · 13 years ago
  100. 8e8eaab ext4: use the nblocks arg to ext4_truncate_restart_trans() by Amir Goldstein · 13 years ago