Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 years ago |
Artem Bityutskiy
|
ba6a7d5563
UBIFS: fix debugging check
|
11 years ago |
Daniel Golle
|
a0fd59511e
UBIFS: add missing ui pointer in debugging code
|
11 years ago |
hujianyang
|
691a7c6f28
UBIFS: fix an mmap and fsync race condition
|
11 years ago |
Al Viro
|
f5674c31ee
ubifs: switch to ->write_iter()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jan Kara
|
182dcfd648
ubifs: wait for page writeback to provide stable pages
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
13 years ago |
Artem Bityutskiy
|
79fda5179a
UBIFS: comply with coding style
|
13 years ago |
Artem Bityutskiy
|
5c57f20b82
UBIFS: nuke pdflush from comments
|
13 years ago |
Artem Bityutskiy
|
edf6be245f
UBIFS: rename dumping functions
|
13 years ago |
Subodh Nijsure
|
1bdcc63112
UBIFS: remove xattr Kconnfig option
|
13 years ago |
Cong Wang
|
a1c7c13783
ubifs: remove the second argument of k[un]map_atomic()
|
14 years ago |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Artem Bityutskiy
|
d808efb407
UBIFS: amend debugging inode size check function prototype
|
14 years ago |
Artem Bityutskiy
|
2cd0a60cf4
UBIFS: remove strange commentary
|
14 years ago |
Artem Bityutskiy
|
3b2f9a019e
UBIFS: use ro_mount instead of MS_RDONLY
|
14 years ago |
Artem Bityutskiy
|
b137545c44
UBIFS: introduce a separate structure for budgeting info
|
14 years ago |
Artem Bityutskiy
|
c43615702f
UBIFS: fix minor stylistic issues
|
14 years ago |
Artem Bityutskiy
|
78530bf7f2
UBIFS: fix oops when R/O file-system is fsync'ed
|
14 years ago |
Artem Bityutskiy
|
6ed09c34b7
UBIFS: fix assertion warning and refine comments
|
14 years ago |
Artem Bityutskiy
|
2ef13294d2
UBIFS: introduce new flags for RO mounts
|
15 years ago |
Artem Bityutskiy
|
2680d722bf
UBIFS: introduce new flag for RO due to errors
|
15 years ago |