Al Viro
|
1b56e98990
ocfs2 syncs the wrong range...
|
11 years ago |
Junxiao Bi
|
c7d2cbc364
ocfs2: update inode size after zeroing the hole
|
11 years ago |
Younger Liu
|
d62e74be12
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
|
11 years ago |
Younger Liu
|
a987c7ca7f
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
|
11 years ago |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Christoph Hellwig
|
702e5bc68a
ocfs2: use generic posix ACL infrastructure
|
11 years ago |
Tariq Saeed
|
a2a3b39824
ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative
|
11 years ago |
Junxiao Bi
|
f0cb0f0bca
fs/ocfs2/file.c: fix wrong comment
|
12 years ago |
Goldwyn Rodrigues
|
06f9da6e82
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
|
12 years ago |
Linus Torvalds
|
9bf12df31f
Merge git://git.kvack.org/~bcrl/aio-next
|
12 years ago |
Younger Liu
|
7aebff18b9
ocfs2: free path in ocfs2_remove_inode_range()
|
12 years ago |
Younger Liu
|
2b1e55c389
ocfs2: lighten up allocate transaction
|
12 years ago |
Tiger Yang
|
c7dd3392ad
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
|
12 years ago |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Al Viro
|
3704412bdb
[readdir] convert ocfs2
|
12 years ago |
Joseph Qi
|
afe1bb73f8
ocfs2: unlock rw lock if inode lock failed
|
12 years ago |
Al Viro
|
72b0d9aacb
pipe: don't use ->i_mutex
|
12 years ago |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
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
|
182be68478
kill f_vfsmnt
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
488c8ef033
ocfs2: Compare kuids and kgids using uid_eq and gid_eq
|
12 years ago |
Eric W. Biederman
|
ba6135609c
ocfs2: For tracing report the uid and gid values in the initial user namespace
|
12 years ago |
Marco Stornelli
|
a6ff03771e
ocfs2: drop vmtruncate
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Namjae Jeon
|
d0e1d66b5a
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
|
12 years ago |
Eric W. Biederman
|
aca645a6a5
userns: Modify dqget to take struct kqid
|
13 years ago |
Jan Kara
|
fef6925cd4
ocfs2: Convert to new freezing mechanism
|
13 years ago |
Luis Henriques
|
a4e08d001f
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
|
13 years ago |