Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 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)
|
9 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 |
Steven Whitehouse
|
4513899092
GFS2: Use ->writepages for ordered writes
|
12 years ago |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 years ago |
Steven Whitehouse
|
fa731fc4e0
GFS2: Fix truncation of journaled data files
|
12 years ago |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
12 years ago |
Steven Whitehouse
|
4a993fb150
GFS2: Add structure to contain rgrp, bitmap, offset tuple
|
13 years ago |
Bob Peterson
|
8e2e004735
GFS2: Reduce file fragmentation
|
13 years ago |
Bob Peterson
|
5407e24229
GFS2: Fold quota data into the reservations struct
|
13 years ago |
Bob Peterson
|
f2f9c81244
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
|
13 years ago |