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 |
H Hartley Sweeten
|
46cc1e5fce
GFS2: local functions should be static
|
13 years ago |
Steven Whitehouse
|
6a8099ed56
GFS2: Fix multi-block allocation
|
13 years ago |
Bob Peterson
|
564e12b115
GFS2: decouple quota allocations from block allocations
|
13 years ago |
Bob Peterson
|
6e87ed0fc9
GFS2: move toward a generic multi-block allocator
|
13 years ago |
Bob Peterson
|
3c5d785acf
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
|
13 years ago |
Steven Whitehouse
|
87654896ca
GFS2: More automated code analysis fixes
|
13 years ago |
Linus Torvalds
|
f793f29611
Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw
|
13 years ago |
Steven Whitehouse
|
54335b1fca
GFS2: Cache the most recently used resource group in the inode
|
13 years ago |
Steven Whitehouse
|
8339ee543e
GFS2: Make resource groups "append only" during life of fs
|
13 years ago |
Steven Whitehouse
|
9a63edd12b
GFS2: Clean up gfs2_create
|
14 years ago |
Steven Whitehouse
|
ab9bbda020
GFS2: Use ->dirty_inode()
|
14 years ago |
Steven Whitehouse
|
40ac218f52
GFS2: Fix inode allocation error path
|
14 years ago |
James Morris
|
5a2f3a02ae
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
|
14 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Al Viro
|
6c673ab393
simplify gfs2_lookup()
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Mimi Zohar
|
9d8f13ba3f
security: new security_inode_init_security API adds function callback
|
14 years ago |
Steven Whitehouse
|
f2741d9898
GFS2: Move all locking inside the inode creation function
|
14 years ago |
Steven Whitehouse
|
160b4026dc
GFS2: Clean up symlink creation
|
14 years ago |