Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e2751d9169563486c2bfe7382726f1315cb156b
/
fs
/
udf
/
file.c
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
942d702
udf: remove double err declaration in udf_file_write_iter()
by Fabian Frederick
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
3309dd0
switch generic_write_checks() to iocb and iter
by Al Viro
· 10 years ago
165f1a6
udf_file_write_iter: reorder and simplify
by Al Viro
· 10 years ago
0fa6b00
generic_write_checks(): drop isblk argument
by Al Viro
· 10 years ago
5f380c7
lift generic_write_checks() into callers of __generic_file_write_iter()
by Al Viro
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
13f0c2b
udf: remove redundant buffer_head.h includes
by Fabian Frederick
· 10 years ago
66ee59a
fs: remove ki_nbytes
by Christoph Hellwig
· 10 years ago
b07ef35
udf: Release preallocation on last writeable close
by Jan Kara
· 10 years ago
6fb1ca9
udf: Fix race between write(2) and close(2)
by Jan Kara
· 10 years ago
3f1be4f
udf: avoid redundant memcpy when writing data in ICB
by Chao Yu
· 10 years ago
e973606
udf: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
d4637bc
udf: switch to ->write_iter()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
41fc56d
kill the 4th argument of __generic_file_aio_write()
by Al Viro
· 11 years ago
09ebb17
udf: Fix data corruption on file type conversion
by Jan Kara
· 11 years ago
73a7075
aio: Kill aio_rw_vect_retry()
by Kent Overstreet
· 11 years ago
4173581
fs: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5eec54f
UDF: Add support for O_DIRECT
by Ian Abbott
· 12 years ago
9c2fc0d
udf: Fix data corruption for files in ICB
by Jan Kara
· 12 years ago
7c0fb22
udf: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
f6940fe
udf: Fix deadlock in udf_release_file()
by Jan Kara
· 13 years ago
d2eb8c3
udf: Fix deadlock when converting file from in-ICB one to normal one
by Jan Kara
· 13 years ago
6f28610
switch udf_ioctl() to inode_permission()
by Al Viro
· 13 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
7e49b6f
udf: Convert UDF to new truncate calling sequence
by Jan Kara
· 14 years ago
8754a3f
udf: Protect udf_file_aio_write from possible races
by Jan Kara
· 14 years ago
9db9f9e
udf: Remove unnecessary bkl usages
by Alessio Igor Bogani
· 14 years ago
4d0fb62
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
by Alessio Igor Bogani
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
d39aae9
add missing setattr methods
by Christoph Hellwig
· 14 years ago
de67445
udf: remove duplicated #include
by Huang Weiyi
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
d515e86
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 14 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
2f07a88
udf: BKL ioctl pushdown
by John Kacur
· 15 years ago
c15d0fc
udf: add speciffic ->setattr callback
by Dmitry Monakhov
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
759bfee
dquot: move dquot transfer responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
2c948b3
udf: Avoid IO in udf_clear_inode
by Jan Kara
· 15 years ago
cbc8cc3
udf: Fix possible corruption when close races with write
by Jan Kara
· 15 years ago
90de066
switch udf to simple_fsync()
by Al Viro
· 15 years ago
5c89468
udf: add llseek method
by Christoph Hellwig
· 16 years ago
15aebd2
udf: move headers out include/linux/
by Christoph Hellwig
· 17 years ago
b1e3212
udf: kill useless file header comments for vfs method implementations
by Christoph Hellwig
· 17 years ago
48d6d8f
udf: cache struct udf_inode_info
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
be021ee
udf: convert to new aops
by Nick Piggin
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
5096e93
[PATCH] struct path: convert udf
by Josef Sipek
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
4d399ca
remove pointers to the defunct UDF mailing list
by Adrian Bunk
· 19 years ago
8c744fb
[PATCH] add a file_permission helper
by Christoph Hellwig
· 19 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago