Steven Whitehouse
|
ea0341e071
GFS2: Fix ref count bug relating to atomic_open
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Linus Torvalds
|
8b5baa460b
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
11 years ago |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 years ago |
Steven Whitehouse
|
7b9cff4671
GFS2: Add allocation parameters structure
|
11 years ago |
Steven Whitehouse
|
af5c269799
GFS2: Clean up reservation removal
|
11 years ago |
Miklos Szeredi
|
5ca1db41ec
GFS2: fix dentry leaks
|
11 years ago |
Miklos Szeredi
|
0d0d110720
GFS2: d_splice_alias() can't return error
|
12 years ago |
Miklos Szeredi
|
c5bf8fef52
gfs2: set FILE_CREATED
|
12 years ago |
Steven Whitehouse
|
7bd9ee58a4
GFS2: Check for glock already held in gfs2_getxattr
|
12 years ago |
Steven Whitehouse
|
2523d47a79
GFS2: Fix typo in gfs2_create_inode()
|
12 years ago |
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 |