Linus Torvalds
|
77d0ab600a
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
8 years ago |
Coly Li
|
e477b24b50
gfs2: add flag REQ_PRIO for metadata I/O
|
8 years ago |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
cdf01226b2
VFS: Provide empty name qstr
|
8 years ago |
Andreas Gruenbacher
|
6f6597baae
gfs2: Protect gl->gl_object by spin lock
|
8 years ago |
Bob Peterson
|
d87d62b75d
GFS2: Withdraw when directory entry inconsistencies are detected
|
8 years ago |
Christoph Hellwig
|
2f8b544477
block,fs: untangle fs.h and blk_types.h
|
9 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 |
Linus Torvalds
|
3fc9d69093
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
b403f23044
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Andreas Gruenbacher
|
3ce37b2cb4
gfs2: Fix gfs2_lookup_by_inum lock inversion
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Arnd Bergmann
|
287980e49f
remove lots of IS_ERR_VALUE abuses
|
9 years ago |
Bob Peterson
|
73b462d280
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
|
9 years ago |
Arnd Bergmann
|
67893f12e5
gfs2: avoid uninitialized variable warning
|
9 years ago |
Benjamin Marzinski
|
471f3db278
gfs2: change gfs2 readdir cookie
|
9 years ago |
Benjamin Marzinski
|
3401747229
gfs2: keep offset when splitting dir leaf blocks
|
9 years ago |
Andreas Gruenbacher
|
c8d5770384
gfs2: Extended attribute readahead
|
10 years ago |
Bob Peterson
|
c36b97e943
GFS2: Protect freeing directory hash table with i_lock spin_lock
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Oleg Drokin
|
7456a37d55
GFS2: use __vmalloc GFP_NOFS for fs-related allocations.
|
10 years ago |
Al Viro
|
9265f1d0c7
GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here...
|
10 years ago |
Al Viro
|
3cdcf63ed2
GFS2: use kvfree() instead of open-coding it
|
10 years ago |
Bob Peterson
|
19aeb5a65f
GFS2: Make rename not save dirent location
|
11 years ago |
Joe Perches
|
d77d1b58aa
GFS2: Use pr_<level> more consistently
|
11 years ago |
Fabian Frederick
|
fc554ed3d8
GFS2: global conversion to pr_foo()
|
11 years ago |