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
|
12 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 |
Junxiao Bi
|
3e5d3c35a6
ocfs2: clear unaligned io flag when dio fails
|
13 years ago |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 years ago |
Linus Torvalds
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
13 years ago |
Mark Fasheh
|
df295d4a4b
ocfs2: honor O_(D)SYNC flag in fallocate
|
13 years ago |
Joel Becker
|
99b1bb61b2
Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-fixes
|
14 years ago |
Mark Fasheh
|
a11f7e63c5
ocfs2: serialize unaligned aio
|
14 years ago |
Sunil Mushran
|
93862d5e1a
ocfs2: Implement llseek()
|
14 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Christoph Hellwig
|
df2d6f2658
fs: always maintain i_dio_count
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Tristan Ye
|
3d1c1829eb
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
|
14 years ago |
Tristan Ye
|
9a790ba1ec
ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.
|
14 years ago |
Tao Ma
|
468eedde23
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
|
14 years ago |