Steven Whitehouse
|
6d4ade986f
GFS2: Add atomic_open support
|
12 years ago |
Steven Whitehouse
|
5a00f3cc97
GFS2: Only do one directory search on create
|
12 years ago |
Thomas Meyer
|
2b6f8860e1
GFS2: Cocci spatch "ptr_ret.spatch"
|
12 years ago |
Bob Peterson
|
a6a4d98b01
GFS2: Don't cache iopen glocks
|
12 years ago |
Steven Whitehouse
|
79ba74808d
GFS2: Use gfs2_dinode_out() in the inode create path
|
12 years ago |
Steven Whitehouse
|
28fb302755
GFS2: Remove gfs2_refresh_inode from inode creation path
|
12 years ago |
Steven Whitehouse
|
fd4b4e042c
GFS2: Clean up inode creation path
|
12 years ago |
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
|
13 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 |