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
|
12 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 |
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 |