Eryu Guan
|
337684a174
fs: return EPERM on immutable inode
|
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 |
Al Viro
|
00699ad857
Use the right predicate in ->atomic_open() instances
|
9 years ago |
Andreas Gruenbacher
|
6df9f9a253
gfs2: Lock holder cleanup
|
9 years ago |
Andreas Gruenbacher
|
cda9dd4207
gfs2: Large-filesystem fix for 32-bit systems
|
9 years ago |
Andreas Gruenbacher
|
ec5ec66ba4
gfs2: Get rid of gfs2_ilookup
|
9 years ago |
Andreas Gruenbacher
|
3ce37b2cb4
gfs2: Fix gfs2_lookup_by_inum lock inversion
|
9 years ago |
Linus Torvalds
|
be1332c099
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Al Viro
|
1a39ba99b5
gfs2: Switch to generic xattr handlers
|
9 years ago |
Bob Peterson
|
e97321fa09
GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid
|
9 years ago |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 years ago |
Linus Torvalds
|
1ca80a0a3e
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Bob Peterson
|
73b462d280
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
|
9 years ago |
Bob Peterson
|
ff34245d52
GFS2: Don't filter out I_FREEING inodes anymore
|
10 years ago |
Bob Peterson
|
a4923865ea
GFS2: Prevent delete work from occurring on glocks used for create
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
4d58967783
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Bob Peterson
|
6cc4b6e801
GFS2: Don't do glock put on when inode creation fails
|
9 years ago |
Bob Peterson
|
783013c0f5
GFS2: Release iopen glock in gfs2_create_inode error cases
|
9 years ago |
Bob Peterson
|
86d067a797
GFS2: Wait for iopen glock dequeues
|
9 years ago |
Bob Peterson
|
a097dc7e24
GFS2: Make rgrp reservations part of the gfs2_inode structure
|
10 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Bob Peterson
|
b54e9a0b92
GFS2: Extract quota data from reservations structure (revert 5407e24)
|
10 years ago |
Abhi Das
|
acc546fd61
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
|
10 years ago |
Linus Torvalds
|
546fac6073
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
10 years ago |
Abhi Das
|
39a725803b
gfs2: fix quota updates on block boundaries
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
Benjamin Marzinski
|
a63b7bbc21
GFS2: add support for rename2 and RENAME_EXCHANGE
|
10 years ago |