1. 39241be userns: Convert ubifs to use kuid/kgid by Eric W. Biederman · 13 years ago
  2. 61293ee userns: Convert squashfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  3. df81465 userns: Convert reiserfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  4. c18cdc1 userns: Convert jfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  5. 0cfe53d userns: Convert jffs2 to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  6. 0e1a43c userns: Convert hpfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  7. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  8. 7f5b82b userns: Convert bfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  9. 8fed10b userns: Convert affs to use kuid/kgid wherwe appropriate by Eric W. Biederman · 13 years ago
  10. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  11. 29f82ae userns: Convert hostfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  12. 2f83ffa userns: Convert freevxfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  13. a726ecc userns: Convert the sysv filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  14. 85a03d1 userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  15. 511728d userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  16. 80fcbe7 userns: Convert omfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  17. b29f775 userns: Convert ntfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  18. 305d3d0 userns: Convert nillfs2 to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  19. f303bdc userns: Convert minix to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  20. 1a0a994 userns: Convert logfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  21. ba64e2b userns: Convert isofs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  22. 16525e3 userns: Convert hfsplus to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  23. 43b5e4c userns: Convert hfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  24. d001b05 userns: Convert exofs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  25. 5d4ea4d userns: Convert efs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  26. cdf8c58 userns: Convert ecryptfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  27. a7d9cfe userns: Convert cramfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  28. 31aba05 userns: Convert befs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  29. c010d1f userns: Convert adfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  30. a0eb3a0 userns: Convert hugetlbfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  31. 7dfd8cc fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc by Liu Bo · 12 years ago
  32. 44a075b btrfs: fix the commment for the action flags in delayed-ref.h by Wang Sheng-Hui · 12 years ago
  33. 80c9d03 pstore: Avoid recursive spinlocks in the oops_in_progress case by Chuansheng Liu · 12 years ago
  34. bef53b0 ext4: remove erroneous ext4_superblock_csum_set() in update_backups() by Tao Ma · 12 years ago
  35. 826eba4 the only place that needs to include asm/exec.h is linux/binfmts.h by Al Viro · 12 years ago
  36. 170782e userns: Convert fat to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  37. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  38. 00d4e73 ext4: fix potential deadlock in ext4_nonda_switch() by Theodore Ts'o · 12 years ago
  39. 18888cf ext4: speed up truncate/unlink by not using bforget() unless needed by Andrey Sidorov · 12 years ago
  40. 59e31c1 ext4: fix online resizing when the # of block groups is constant by Theodore Ts'o · 12 years ago
  41. 0ba6e53 xfs: stop the sync worker before xfs_unmountfs by Ben Myers · 12 years ago
  42. c73f693 cifs: fix return value in cifsConvertToUTF16 by Jeff Layton · 12 years ago
  43. b161dfa6 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 12 years ago
  44. c9b92530 ext4: make orphan functions be no-op in no-journal mode by Anatol Pomozov · 12 years ago
  45. b5e2368 ext4: re-enable -o discard functionality in no-journal mode by Theodore Ts'o · 12 years ago
  46. 84f4141 jfs: Fix do_div precision in commit b40c2e66 by Dave Kleikamp · 12 years ago
  47. 1a06d42 userns: Convert quota by Eric W. Biederman · 12 years ago
  48. 7b9c732 userns: Convert struct dquot_warn by Eric W. Biederman · 12 years ago
  49. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  50. aca645a userns: Modify dqget to take struct kqid by Eric W. Biederman · 12 years ago
  51. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  52. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  53. e8a3e47 userns: Implement struct kqid by Eric W. Biederman · 12 years ago
  54. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  55. 69552c0 userns: Convert configfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  56. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  57. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  58. 2f6f065 userns: Convert vfs posix_acl support to use kuids and kgids by Eric W. Biederman · 13 years ago
  59. 90b0a97 ext4: fix possible non-initialized variable in htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  60. bc0b75f ext4: do not enable delalloc by default for ext2 by Theodore Ts'o · 12 years ago
  61. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  62. e549c13 9p: don't use __getname/__putname for uname/aname by Jeff Layton · 12 years ago
  63. 6bf6104 fs/proc: fix potential unregister_sysctl_table hang by Francesco Ruggeri · 12 years ago
  64. 4026c9f xfs: stop the sync worker before xfs_unmountfs by Ben Myers · 12 years ago
  65. 550d6da JFS: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  66. b40c2e6 fs/jfs: TRIM support for JFS Filesystem by Tino Reichardt · 12 years ago
  67. 8f949b9 Merge 3.6-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  68. 6167f81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  69. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  71. 1547cb8 Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  72. f3a87f1 Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" by Chris Mason · 12 years ago
  73. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago
  74. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  75. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  76. 0753f70 fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64 by Catalin Marinas · 12 years ago
  77. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  78. b9d6cfd xattr: mark variable as uninitialized to make both gcc and smatch happy by Aristeu Rozanski · 12 years ago
  79. 4895768 fs: add missing documentation to simple_xattr functions by Aristeu Rozanski · 12 years ago
  80. 5e7bbef ext4: advertise the fact that the kernel supports meta_bg resizing by Theodore Ts'o · 12 years ago
  81. 4da4a56 ext4: log a resize update to the console every 10 seconds by Theodore Ts'o · 12 years ago
  82. 1c6bd71 ext4: convert file system to meta_bg if needed during resizing by Theodore Ts'o · 12 years ago
  83. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  84. 62e252e GFS2: Take account of blockages when using reserved blocks by Steven Whitehouse · 12 years ago
  85. 645b2cc GFS2: Fix missing allocation data for set/remove xattr by Steven Whitehouse · 12 years ago
  86. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  87. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  88. 93f9052 ext4: set bg_itable_unused when resizing by Theodore Ts'o · 12 years ago
  89. 09e05d4 jbd: Fix assertion failure in commit code due to lacking transaction credits by Jan Kara · 12 years ago
  90. 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 12 years ago
  91. 44346cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  92. 0e2f2b2 writeback: correct comment for move_expired_inodes() by Wang Sheng-Hui · 12 years ago
  93. e9bd8f1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  94. 1b0a906 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  95. fac7a17 nfsd4: cast readlink() bug argument by J. Bruce Fields · 12 years ago
  96. 9959ba0 NFSD: pass null terminated buf to kstrtouint() by Malahal Naineni · 12 years ago
  97. 8c8651b nfsd: remove duplicate init in nfsd4_cb_recall by Namjae Jeon · 12 years ago
  98. ef79859 nfsd4: eliminate redundant nfs4_free_stateid by J. Bruce Fields · 12 years ago
  99. 92566e2 fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  100. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago