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
|
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
|
236c64e4b7
gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
|
12 years ago |
Eric W. Biederman
|
05e0a60d80
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
|
12 years ago |
Eric W. Biederman
|
ed87dabcc3
gfs2: Convert gfs2_quota_refresh to take a kqid
|
12 years ago |
Eric W. Biederman
|
b59c8b6f9d
gfs2: Modify qdsb_get to take a struct kqid
|
12 years ago |
Eric W. Biederman
|
e08d8d7f20
gfs2: Modify struct gfs2_quota_change_host to use struct kqid
|
12 years ago |
Eric W. Biederman
|
2f6c9896f7
gfs2: Introduce qd2index
|
12 years ago |
Eric W. Biederman
|
558e85289f
gfs2: Report quotas in the caller's user namespace.
|
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 |
Eric W. Biederman
|
393551e989
gfs2: Remove improper checks in gfs2_set_dqblk.
|
12 years ago |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 years ago |
David Teigland
|
4e2f8849de
GFS2: remove redundant lvb pointer
|
12 years ago |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
12 years ago |
Andrew Price
|
aaaf68c562
GFS2: Fix an unchecked error from gfs2_rs_alloc
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Jan Kara
|
56aa72d0fc
GFS2: Get rid of I_MUTEX_QUOTA usage
|
13 years ago |
Steven Whitehouse
|
71f890f7f7
GFS2: Remove rs_requested field from reservations
|
13 years ago |
Eric W. Biederman
|
431f19744d
userns: Convert quota netlink aka quota_send_warning
|
12 years ago |
Eric W. Biederman
|
74a8a10378
userns: Convert qutoactl
|
12 years ago |
Linus Torvalds
|
801b03653f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
13 years ago |
Jan Kara
|
ceed17236a
quota: Split dquot_quota_sync() to writeback and cache flushing part
|
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
|
500242ac61
GFS2: Fix quota adjustment return code
|
13 years ago |
Andrew Price
|
4306629e1c
GFS2: Remove unused argument from gfs2_internal_read
|
13 years ago |
Linus Torvalds
|
ad12ab259d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
13 years ago |
Cong Wang
|
d93492855f
gfs2: remove the second argument of k[un]map_atomic()
|
13 years ago |
Bob Peterson
|
220cca2a4f
GFS2: Change truncate page allocation to be GFP_NOFS
|
13 years ago |