Namjae Jeon
|
99600051b0
udf: add extent cache support in case of file reading
|
12 years ago |
Namjae Jeon
|
6d31d15f21
udf: remove un-needed variable from inode_getblk
|
12 years ago |
Namjae Jeon
|
fb719c59bd
udf: don't increment lenExtents while writing to a hole
|
12 years ago |
Namjae Jeon
|
2fb7d99d0d
udf: fix memory leak while allocating blocks during write
|
12 years ago |
Linus Torvalds
|
e1cc485262
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
c2ba138a27
userns: Convert the udf filesystem to use kuid/kgid where appropriate
|
13 years ago |
Ian Abbott
|
5eec54fcde
UDF: Add support for O_DIRECT
|
13 years ago |
Namjae Jeon
|
378b8e1ad1
udf: add writepages support for udf
|
13 years ago |
Ian Abbott
|
bb2b6d19ec
udf: fix udf_setsize() for file data in ICB
|
13 years ago |
Ashish Sangwan
|
a0e589b485
UDF: Remove unnecessary variable "offset" from udf_fill_inode
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Steve Nickel
|
b2527bfa53
udf: Fix file entry logicalBlocksRecorded
|
13 years ago |
Steve Nickel
|
d5e2cf07c3
udf: Init/maintain file entry checkpoint field
|
13 years ago |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
d2eb8c3593
udf: Fix deadlock when converting file from in-ICB one to normal one
|
13 years ago |
Jan Kara
|
7b0b0933a3
udf: Cleanup calling convention of inode_getblk()
|
13 years ago |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 years ago |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Joe Perches
|
a983f368f8
udf: Neaten udf_debug uses
|
13 years ago |
Joe Perches
|
78ace70c41
udf: Convert printks to pr_<level>
|
13 years ago |
Namjae Jeon
|
bc1123239a
udf: Add readpages support for udf.
|
13 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Jan Kara
|
7e49b6f248
udf: Convert UDF to new truncate calling sequence
|
14 years ago |
Alessio Igor Bogani
|
9db9f9e31d
udf: Remove unnecessary bkl usages
|
14 years ago |
Alessio Igor Bogani
|
4d0fb621d3
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
|
14 years ago |
Jan Kara
|
c03cad241a
udf: Protect default inode credentials by rwlock
|
14 years ago |
Jan Kara
|
49521de119
udf: Remove BKL from udf_update_inode
|
14 years ago |