Bob Peterson
|
c4a9d1892f
GFS2: Fix non-recursive truncate bug
|
8 years ago |
Coly Li
|
e477b24b50
gfs2: add flag REQ_PRIO for metadata I/O
|
8 years ago |
Linus Torvalds
|
c96e6dabfb
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
8 years ago |
Andreas Gruenbacher
|
6f6597baae
gfs2: Protect gl->gl_object by spin lock
|
8 years ago |
Stephen Rothwell
|
b32c8c7648
gfs2: replace CURRENT_TIME with current_time
|
8 years ago |
Bob Peterson
|
d552a2b9b3
GFS2: Non-recursive delete
|
8 years ago |
Linus Torvalds
|
9763dd6f81
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
8 years ago |
Bob Peterson
|
2fcf5cc3be
GFS2: Limit number of transaction blocks requested for truncates
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Fabian Frederick
|
47a9a52794
GFS2: use BIT() macro
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Bob Peterson
|
a097dc7e24
GFS2: Make rgrp reservations part of the gfs2_inode structure
|
10 years ago |
Bob Peterson
|
b54e9a0b92
GFS2: Extract quota data from reservations structure (revert 5407e24)
|
10 years ago |
Abhi Das
|
b8fbf471ed
gfs2: perform quota checks against allocation parameters
|
10 years ago |
Bob Peterson
|
b650738cd0
GFS2: Change maxlen variables to size_t
|
11 years ago |
Fabian Frederick
|
c62baf65bf
GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes
|
11 years ago |
Steven Whitehouse
|
b50f227bdd
GFS2: Clean up journal extent mapping
|
11 years ago |
Steven Whitehouse
|
7b9cff4671
GFS2: Add allocation parameters structure
|
12 years ago |
Steven Whitehouse
|
af5c269799
GFS2: Clean up reservation removal
|
12 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Bob Peterson
|
a01aedfe21
GFS2: Reserve journal space for quota change in do_grow
|
12 years ago |
Bob Peterson
|
2b3dcf3581
GFS2: Increase i_writecount during gfs2_setattr_size
|
12 years ago |
Bob Peterson
|
20095218fb
GFS2: Remove vestigial parameter ip from function rs_deltree
|
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
|
f4108a607f
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
|
12 years ago |
Bob Peterson
|
d2b47cfb26
GFS2: Get a block reservation before resizing a file
|
12 years ago |