Dmitry Monakhov
|
913e027ca1
fsioctl.c: make generic_block_fiemap() signal-tolerant
|
10 жил өмнө |
Linus Torvalds
|
0b233b7c79
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
|
10 жил өмнө |
Benjamin Marzinski
|
48b6bca6b7
fs: add freeze_super/thaw_super fs hooks
|
10 жил өмнө |
Anna Schumaker
|
72c72bdf7b
VFS: Rename do_fallocate() to vfs_fallocate()
|
10 жил өмнө |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 жил өмнө |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 жил өмнө |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 жил өмнө |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 жил өмнө |
Linus Torvalds
|
07d106d0a3
vfs: fix up ENOIOCTLCMD error handling
|
13 жил өмнө |
Namhyung Kim
|
27a4f7e61e
vfs: cleanup do_vfs_ioctl()
|
14 жил өмнө |
Josef Bacik
|
d54cdc8ca7
fs: make block fiemap mapping length at least blocksize long
|
14 жил өмнө |
Namhyung Kim
|
ecf5632dd1
fs: fix address space warnings in ioctl_fiemap()
|
14 жил өмнө |
Linus Torvalds
|
b86db47442
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 жил өмнө |
Lukas Czerner
|
93bb41f4f8
fs: Do not dispatch FITRIM through separate super_operation
|
14 жил өмнө |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 жил өмнө |
Lukas Czerner
|
367a51a339
fs: Add FITRIM ioctl
|
14 жил өмнө |
Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 жил өмнө |
Josef Bacik
|
18e9e5104f
Introduce freeze_super and thaw_super for the fsfreeze ioctl
|
15 жил өмнө |
Josef Bacik
|
3a3076f4d6
Cleanup generic block based fiemap
|
15 жил өмнө |
Mike Hommey
|
e04b5ef8b4
__generic_block_fiemap(): fix for files bigger than 4GB
|
15 жил өмнө |
Jeff Layton
|
5aa98b706e
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
|
16 жил өмнө |
Ankit Jain
|
3e63cbb1ef
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
|
16 жил өмнө |
Al Viro
|
fe36adf47e
No instance of ->bmap() needs BKL
|
16 жил өмнө |
Aneesh Kumar K.V
|
19ba0559f9
vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes
|
16 жил өмнө |
Josef Bacik
|
df3935ffd6
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
|
16 жил өмнө |
Jonathan Corbet
|
60aa49243d
Rationalize fasync return values
|
16 жил өмнө |
Jonathan Corbet
|
76398425bb
Move FASYNC bit handling to f_op->fasync()
|
16 жил өмнө |
Jonathan Corbet
|
db1dd4d376
Use f_lock to protect f_flags
|
16 жил өмнө |
Heiko Carstens
|
a26eab2400
[CVE-2009-0029] System call wrappers part 15
|
16 жил өмнө |
Takashi Sato
|
fcccf50254
filesystem freeze: implement generic freeze feature
|
16 жил өмнө |