Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
fa927894bb
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
80dcc31fbe
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
10 年之前 |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Abhi Das
|
d9be0cda77
gfs2: allow fallocate to max out quotas/fs efficiently
|
10 年之前 |
Abhi Das
|
b8fbf471ed
gfs2: perform quota checks against allocation parameters
|
10 年之前 |
Bob Peterson
|
f1ea6f4ec0
GFS2: Move gfs2_file_splice_write outside of #ifdef
|
10 年之前 |
Bob Peterson
|
f42a69fadc
GFS2: Allocate reservation during splice_write
|
10 年之前 |
Linus Torvalds
|
038911597e
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 年之前 |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 年之前 |
Andrew Price
|
98f1a696a1
GFS2: Update timestamps on fallocate
|
10 年之前 |
Andrew Price
|
1885867b84
GFS2: Update i_size properly on fallocate
|
10 年之前 |
Andrew Price
|
9c9f1159a5
GFS2: Use inode_newsize_ok and get_write_access in fallocate
|
10 年之前 |
Bob Peterson
|
33ad5d5428
GFS2: Only increase rs_sizehint
|
10 年之前 |
Linus Torvalds
|
ef4a48c513
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
|
11 年之前 |
Jeff Layton
|
1c994a0909
locks: consolidate "nolease" routines
|
11 年之前 |
Bob Peterson
|
2ddfbdd684
GFS2: Request demote when a "try" flock fails
|
11 年之前 |
Bob Peterson
|
97a4f1d765
GFS2: Allow caching of glocks for flock
|
11 年之前 |
Bob Peterson
|
5bef3e7cf1
GFS2: Allow flocks to use normal glock dq rather than dq_wait
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 年之前 |
Fabian Frederick
|
9dd868e1c0
GFS2: fs/gfs2/file.c: kernel-doc warning fixes
|
11 年之前 |
Benjamin Marzinski
|
24972557b1
GFS2: remove transaction glock
|
11 年之前 |
Al Viro
|
da56e45b6e
gfs2: switch to ->write_iter()
|
11 年之前 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 年之前 |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 年之前 |
Bob Peterson
|
a0846a534c
GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
|
11 年之前 |