Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
d1f5323370
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
9 years ago |
Andreas Gruenbacher
|
d7c436cd60
gfs2: Update file times after grabbing glock
|
8 years ago |
Andreas Gruenbacher
|
6df9f9a253
gfs2: Lock holder cleanup
|
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 |
Linus Torvalds
|
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
1d1bb236bc
gfs2: switch to ->iterate_shared()
|
9 years ago |
Abhi Das
|
80f4781d2c
gfs2: use inode_lock/unlock instead of accessing i_mutex directly
|
9 years ago |
Christoph Hellwig
|
dde0c2e798
fs: add IOCB_SYNC and IOCB_DSYNC
|
9 years ago |
Daniel DeFreez
|
9c7fe83530
GFS2: Add calls to gfs2_holder_uninit in two error handlers
|
9 years ago |
Abhi Das
|
611526756a
gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Junxiao Bi
|
a93a998382
gfs2: fix flock panic issue
|
9 years ago |
Bob Peterson
|
b58bf407ca
GFS2: Reduce size of incore inode
|
10 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
|
acc546fd61
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
|
9 years ago |
Linus Torvalds
|
9d74288ca7
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Benjamin Coddington
|
4f6563677a
Move locks API users to locks_lock_inode_wait()
|
9 years ago |
Andrew Price
|
4b813f0940
GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
|
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
|
86066914ed
gfs2: Don't support fallocate on jdata files
|
10 years ago |
Benjamin Marzinski
|
01e64ee40a
GFS2: make sure S_NOSEC flag isn't overwritten
|
10 years ago |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
fa927894bb
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
80dcc31fbe
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
10 years ago |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |