Commit History

Author SHA1 Message Date
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Eric W. Biederman d054642642 gfs2: Convert uids and gids between dinodes and vfs inodes. 12 years ago
  Eric W. Biederman 6b24c0d279 gfs2: Use uid_eq and gid_eq where appropriate 12 years ago
  Eric W. Biederman 7c06b5d672 gfs2: Use kuid_t and kgid_t types where appropriate. 12 years ago
  Eric W. Biederman f4108a607f gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE 12 years ago
  Steven Whitehouse 350a9b0a72 GFS2: Split gfs2_trans_add_bh() into two 12 years ago
  Bob Peterson 1e2d9d44f3 GFS2: Set gl_object during inode create 12 years ago
  Bob Peterson be4f245dbb GFS2: add error check while allocating new inodes 12 years ago
  Bob Peterson 4327a9bf71 GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode 12 years ago
  Steven Whitehouse 9dbe9610b9 GFS2: Add Orlov allocator 12 years ago
  Steven Whitehouse c9aecf7371 GFS2: Use proper allocation context for new inodes 12 years ago
  Steven Whitehouse ff7f4cb461 GFS2: Consolidate free block searching functions 12 years ago
  Steven Whitehouse 71f890f7f7 GFS2: Remove rs_requested field from reservations 13 years ago
  Steven Whitehouse 645b2ccc75 GFS2: Fix missing allocation data for set/remove xattr 13 years ago
  Linus Torvalds 801b03653f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
  Bob Peterson 8e2e004735 GFS2: Reduce file fragmentation 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Bob Peterson 5407e24229 GFS2: Fold quota data into the reservations struct 13 years ago
  Bob Peterson 0a305e4960 GFS2: Extend the life of the reservations 13 years ago
  Bob Peterson 5e2f7d617b GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
  Steven Whitehouse 66fc061bda GFS2: FITRIM ioctl support 13 years ago
  Steven Whitehouse a365fbf354 GFS2: Read resource groups on mount 13 years ago
  Bob Peterson 718b97bd6b GFS2: Read in rindex if necessary during unlink 13 years ago
  Steven Whitehouse 66ad863b41 GFS2: Fix nlink setting on inode creation 13 years ago
  Linus Torvalds 1619ed8f60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
  Al Viro 175a4eb7ea fs: propagate umode_t, misc bits 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago