Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 lat temu |
Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 lat temu |
Al Viro
|
1a39ba99b5
gfs2: Switch to generic xattr handlers
|
9 lat temu |
Al Viro
|
b296821a7c
xattr_handler: pass dentry and inode as separate arguments of ->get()
|
9 lat temu |
Linus Torvalds
|
4d58967783
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 lat temu |
Andreas Gruenbacher
|
44cb0d3f77
gfs2: Remove gfs2_xattr_acl_chmod
|
9 lat temu |
Andreas Gruenbacher
|
c8d5770384
gfs2: Extended attribute readahead
|
9 lat temu |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
9 lat temu |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 lat temu |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 lat temu |
Abhi Das
|
b8fbf471ed
gfs2: perform quota checks against allocation parameters
|
10 lat temu |
Christoph Hellwig
|
e01580bf9e
gfs2: use generic posix ACL infrastructure
|
11 lat temu |
Steven Whitehouse
|
7b9cff4671
GFS2: Add allocation parameters structure
|
12 lat temu |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 lat temu |
Eric W. Biederman
|
f4108a607f
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
|
12 lat temu |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 lat temu |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
12 lat temu |
Steven Whitehouse
|
71f890f7f7
GFS2: Remove rs_requested field from reservations
|
13 lat temu |
Steven Whitehouse
|
1f98169743
GFS2: Merge two nearly identical xattr functions
|
13 lat temu |
Bob Peterson
|
8e2e004735
GFS2: Reduce file fragmentation
|
13 lat temu |
Bob Peterson
|
5407e24229
GFS2: Fold quota data into the reservations struct
|
13 lat temu |
Bob Peterson
|
5e2f7d617b
GFS2: Make sure rindex is uptodate before starting transactions
|
13 lat temu |
Steven Whitehouse
|
66fc061bda
GFS2: FITRIM ioctl support
|
13 lat temu |
Bob Peterson
|
564e12b115
GFS2: decouple quota allocations from block allocations
|
13 lat temu |
Bob Peterson
|
6e87ed0fc9
GFS2: move toward a generic multi-block allocator
|
13 lat temu |
Bob Peterson
|
3c5d785acf
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
|
13 lat temu |
Steven Whitehouse
|
114b80ce2c
GFS2: Fix very unlikley memory leak in ACL xattr code
|
13 lat temu |
Steven Whitehouse
|
70b0c3656f
GFS2: Use cached rgrp in gfs2_rlist_add()
|
14 lat temu |
Steven Whitehouse
|
54335b1fca
GFS2: Cache the most recently used resource group in the inode
|
14 lat temu |