1. 0f70b40 ext4: use ERR_PTR() abstraction for ext4_append() by Theodore Ts'o · 12 years ago
  2. dc6982f ext4: refactor code to read directory blocks into ext4_read_dirblock() by Theodore Ts'o · 12 years ago
  3. 2a745b1 Btrfs: fix crash in log replay with qgroups enabled by Arne Jansen · 12 years ago
  4. 1e82379 xfs: xfs_bmap_add_attrfork_local is too generic by Dave Chinner · 12 years ago
  5. fa5566e xfs: remove log force from xfs_buf_trylock() by Brian Foster · 12 years ago
  6. 5337fe9 xfs: recheck buffer pinned status after push trylock failure by Brian Foster · 12 years ago
  7. a1e16c2 xfs: limit speculative prealloc size on sparse files by Dave Chinner · 12 years ago
  8. 01a523e ext4: add debugging context for warning in ext4_da_update_reserve_space() by Theodore Ts'o · 12 years ago
  9. 8de5c32 ext4: use KERN_WARNING for warning messages by Theodore Ts'o · 12 years ago
  10. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 12 years ago
  11. 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 12 years ago
  12. 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 12 years ago
  13. 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 12 years ago
  14. b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 12 years ago
  15. 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 12 years ago
  16. f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 12 years ago
  17. d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 12 years ago
  18. 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 12 years ago
  19. 8860147 ceph: support hidden vxattrs by Sage Weil · 12 years ago
  20. 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 12 years ago
  21. 64ed39d cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t by Eric W. Biederman · 12 years ago
  22. 1f68233 cifs: Convert struct cifs_sb_info to use kuids and kgids by Eric W. Biederman · 12 years ago
  23. 3da4656 cifs: Modify struct smb_vol to use kuids and kgids by Eric W. Biederman · 12 years ago
  24. fef59fd cifs: Convert struct cifsFileInfo to use a kuid by Eric W. Biederman · 12 years ago
  25. 4a2c8cf cifs: Convert struct cifs_fattr to use kuid and kgids by Eric W. Biederman · 12 years ago
  26. 6d4a083 cifs: Convert struct tcon_link to use a kuid. by Eric W. Biederman · 12 years ago
  27. 49418b2 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t by Eric W. Biederman · 12 years ago
  28. dbfb98a cifs: Convert from a kuid before printing current_fsuid by Eric W. Biederman · 12 years ago
  29. 8abf277 cifs: Use kuids and kgids SID to uid/gid mapping by Eric W. Biederman · 12 years ago
  30. 8e3028b cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc by Eric W. Biederman · 12 years ago
  31. 355958f cifs: Use BUILD_BUG_ON to validate uids and gids are the same size by Eric W. Biederman · 12 years ago
  32. 46bbc25 cifs: Override unmappable incoming uids and gids by Eric W. Biederman · 12 years ago
  33. 6fab877 nfsd: Properly compare and initialize kuids and kgids by Eric W. Biederman · 12 years ago
  34. 4c1e1b3 nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids by Eric W. Biederman · 12 years ago
  35. 03bc6d1 nfsd: Modify nfsd4_cb_sec to use kuids and kgids by Eric W. Biederman · 12 years ago
  36. ab8e4ae nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion by Eric W. Biederman · 12 years ago
  37. 7c19723 nfsd: Convert nfsxdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  38. 458878a nfsd: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  39. e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 12 years ago
  40. 65e10f6 nfsd: Convert idmap to use kuids and kgids by Eric W. Biederman · 12 years ago
  41. b566389 nfsd: idmap use u32 not uid_t as the intermediate type by Eric W. Biederman · 12 years ago
  42. 6c1810e nfsd: Remove declaration of nonexistent nfs4_acl_permisison by Eric W. Biederman · 12 years ago
  43. 9ff593c nfs: kuid and kgid conversions for nfs/inode.c by Eric W. Biederman · 12 years ago
  44. e578207 nfs: Convert nfs4xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  45. 57a38da nfs: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  46. cfa0898 nfs: Convert nfs2xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  47. 9f309c8 nfs: Convert idmap to use kuids and kgids by Eric W. Biederman · 12 years ago
  48. 4e963d4 nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc by Eric W. Biederman · 12 years ago
  49. ddca4e1 nfs_common: Update the translation between nfsv3 acls linux posix acls by Eric W. Biederman · 12 years ago
  50. 1ac7fd8 ncpfs: Support interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  51. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 12 years ago
  52. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 12 years ago
  53. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 12 years ago
  54. 236c64e gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines by Eric W. Biederman · 12 years ago
  55. 05e0a60 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid by Eric W. Biederman · 12 years ago
  56. ed87dab gfs2: Convert gfs2_quota_refresh to take a kqid by Eric W. Biederman · 12 years ago
  57. b59c8b6 gfs2: Modify qdsb_get to take a struct kqid by Eric W. Biederman · 12 years ago
  58. e08d8d7 gfs2: Modify struct gfs2_quota_change_host to use struct kqid by Eric W. Biederman · 12 years ago
  59. 2f6c989 gfs2: Introduce qd2index by Eric W. Biederman · 12 years ago
  60. 558e852 gfs2: Report quotas in the caller's user namespace. by Eric W. Biederman · 12 years ago
  61. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 12 years ago
  62. 393551e gfs2: Remove improper checks in gfs2_set_dqblk. by Eric W. Biederman · 12 years ago
  63. 488c8ef ocfs2: Compare kuids and kgids using uid_eq and gid_eq by Eric W. Biederman · 12 years ago
  64. ba61356 ocfs2: For tracing report the uid and gid values in the initial user namespace by Eric W. Biederman · 12 years ago
  65. 2c03417 ocfs2: Convert uid and gids between in core and on disk inodes by Eric W. Biederman · 12 years ago
  66. 03ab30f ocfs2: convert between kuids and kgids and DLM locks by Eric W. Biederman · 12 years ago
  67. 9522751 ocfs2: Handle kuids and kgids in acl/xattr conversions. by Eric W. Biederman · 12 years ago
  68. 17499e3 coda: Cache permisions in struct coda_inode_info in a kuid_t. by Eric W. Biederman · 12 years ago
  69. d83f590 coda: Restrict coda messages to the initial user namespace by Eric W. Biederman · 12 years ago
  70. 9fd973e coda: Restrict coda messages to the initial pid namespace by Eric W. Biederman · 12 years ago
  71. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  72. f74f70f afs: Only allow mounting afs in the intial network namespace by Eric W. Biederman · 12 years ago
  73. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 12 years ago
  74. fb0af3f pstore: Create a convenient mount point for pstore by Josh Boyer · 12 years ago
  75. 1101d58 ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check by Tim Gardner · 12 years ago
  76. 3a46741 eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check by Tim Gardner · 12 years ago
  77. 66fdb93 afs: Remove unused structure afs_store_status by Eric W. Biederman · 12 years ago
  78. d4ef4e3 9p: Modify v9fs_get_fsgid_for_create to return a kgid by Eric W. Biederman · 12 years ago
  79. 76ed23a 9p: Modify struct v9fs_session_info to use a kuids and kgids by Eric W. Biederman · 12 years ago
  80. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 12 years ago
  81. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  82. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 12 years ago
  83. bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 12 years ago
  84. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  85. ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 12 years ago
  86. 05cb11c ceph: Translate between uid and gids in cap messages and kuids and kgids by Eric W. Biederman · 12 years ago
  87. c8da19b NFSv4.1: Fix an ABBA locking issue with session and state serialisation by Trond Myklebust · 12 years ago
  88. 7dd690c f2fs: avoid build warning by Jaegeuk Kim · 12 years ago
  89. 90b2fc6 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev by Jaegeuk Kim · 12 years ago
  90. e975082 f2fs: add compat_ioctl to provide backward compatability by Namjae Jeon · 12 years ago
  91. b7250d2 f2fs: fix calculation of max. gc cost in the SSR case by Jaegeuk Kim · 12 years ago
  92. 4372752 f2fs: clarify and enhance the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  93. b1f1daf f2fs: optimize the return condition for has_not_enough_free_secs by Namjae Jeon · 12 years ago
  94. 5ac206c f2fs: make an accessor to get sections for particular block type by Namjae Jeon · 12 years ago
  95. 2571842 f2fs: mark gc_thread as NULL when thread creation is failed by Namjae Jeon · 12 years ago
  96. ec7b1f2 f2fs: name gc task as per the block device by Namjae Jeon · 12 years ago
  97. 48600e4 f2fs: remove unnecessary gc option check and balance_fs by Changman Lee · 12 years ago
  98. 94787d9 f2fs: remove repeated F2FS_SET_SB_DIRT call by Changman Lee · 12 years ago
  99. 14d7e9d f2fs: when check superblock failed, try to check another superblock by majianpeng · 12 years ago
  100. 5c9b469 f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_size by majianpeng · 12 years ago