Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0dba77620368d154bff9542675c6844e4678761
/
fs
/
hfsplus
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
e282fb7
hfsplus: Remove unused xattr handler list operations
by Andreas Gruenbacher
· 9 years ago
7cb74be
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
by Hin-Tak Leung
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
db6172c
fs: cleanup slight list_entry abuse
by Rasmus Villemoes
· 10 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 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
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
db579e7
hfsplus: don't store special "osx" xattr prefix on-disk
by Thomas Hebb
· 10 years ago
059a704
hfsplus: fix expand when not enough available space
by Sergei Antonov
· 10 years ago
27a4e38
hfsplus: incorrect return value
by Chengyu Song
· 10 years ago
7ce844a
fs/hfsplus: replace if/BUG by BUG_ON
by Fabian Frederick
· 10 years ago
1ad8d63
fs/hfsplus: use bool instead of int for is_known_namespace() return value
by Fabian Frederick
· 10 years ago
73d28d57
fs/hfsplus: atomically set inode->i_flags
by Fabian Frederick
· 10 years ago
5e61473
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
by Fabian Frederick
· 10 years ago
a3cef4c
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
by Fabian Frederick
· 10 years ago
f01fa5f
hfsplus: add missing curly braces in hfsplus_delete_cat()
by Dan Carpenter
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
98cf21c
hfsplus: fix B-tree corruption after insertion at position 0
by Sergei Antonov
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
89ac9b4
hfsplus: fix longname handling
by Sougata Santra
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
df3d4e7
hfsplus: fix compiler warning on PowerPC
by Christian Kujau
· 10 years ago
b73f3d0
fs/hfsplus: fix pr_foo() and hfs_dbg formats
by Fabian Frederick
· 10 years ago
ffbc067
hfsplus: coding style fix for declarations in hfsplus_fs.h
by Sergei Antonov
· 10 years ago
297cc27
fs/hfsplus/wrapper.c: replace shift loop by ilog2
by Fabian Frederick
· 10 years ago
2cd282a
hfsplus: fix "unused node is not erased" error
by Sergei Antonov
· 10 years ago
915ab23
fs/hfsplus/wrapper.c: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
d8983ca
fs/hfsplus/options.c: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
e46707d
fs/hfsplus/bnode.c: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
97a62ea
hfsplus: emit proper file type from readdir
by Sergei Antonov
· 10 years ago
7f2fc81
hfsplus: remove unused routine hfsplus_attr_build_key_uni
by Hin-Tak Leung
· 10 years ago
bf29e88
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
by Hin-Tak Leung
· 10 years ago
017f8da
hfsplus: fix worst-case unicode to char conversion of file names and attributes
by Hin-Tak Leung
· 10 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
c11e614
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
by Fabian Frederick
· 11 years ago
d7bdb996
fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks
by Sougata Santra
· 11 years ago
abfeb72
fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block
by Sougata Santra
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
d7d673a
hfsplus: add HFSX subfolder count support
by Sergei Antonov
· 11 years ago
bd2c003
hfsplus: fix remount issue
by Vyacheslav Dubeyko
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
b168fff
hfsplus: use xattr handlers for removexattr
by Christoph Hellwig
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2796e4c
hfsplus: remove can_set_xattr
by Christoph Hellwig
· 11 years ago
b0a7ab5
hfsplus: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
d74a054
hfsplus: remove hfsplus_file_lookup()
by Sougata Santra
· 11 years ago
c170bbb
block: submit_bio_wait() conversions
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
33879d4
block: submit_bio_wait() conversions
by Kent Overstreet
· 11 years ago
a99b706
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
by Geert Uytterhoeven
· 11 years ago
95e0d7d
hfsplus: implement attributes file creation functionality
by Vyacheslav Dubeyko
· 11 years ago
099e924
hfsplus: implement attributes file's header node initialization code
by Vyacheslav Dubeyko
· 11 years ago
b3b5b0f
hfsplus: add metadata file's clump size calculation functionality
by Vyacheslav Dubeyko
· 11 years ago
74a797d
fs/hfs/btree.h: remove duplicate defines
by Michael Opdenacker
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
b4c1107
hfsplus: integrate POSIX ACLs support into driver
by Vyacheslav Dubeyko
· 11 years ago
eef80d4
hfsplus: implement POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
2c92057
hfsplus: add necessary declarations for POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
e72514e
[readdir] convert hfsplus
by Al Viro
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
865f38a
hfsplus: remove duplicated message prefix in hfsplus_block_free()
by Vyacheslav Dubeyko
· 12 years ago
d7a475d
hfsplus: add error propagation to __hfsplus_ext_write_extent()
by Alexey Khoroshilov
· 12 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
c2b3e1f
hfs/hfsplus: convert dprint to hfs_dbg
by Joe Perches
· 12 years ago
5f3726f
hfsplus: fix warnings in fs/hfsplus/bfind.c
by Vyacheslav Dubeyko
· 12 years ago
12f267a
hfsplus: fix potential overflow in hfsplus_file_truncate()
by Vyacheslav Dubeyko
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
899bed0
hfsplus: fix issue with unzeroed unused b-tree nodes
by Vyacheslav Dubeyko
· 12 years ago
324ef39
hfsplus: add support of manipulation by attributes file
by Vyacheslav Dubeyko
· 12 years ago
127e5f5
hfsplus: rework functionality of getting, setting and deleting of extended attributes
by Vyacheslav Dubeyko
· 12 years ago
3e05ca2
hfsplus: add functionality of manipulating by records in attributes tree
by Vyacheslav Dubeyko
· 12 years ago
9ed083d8c
hfsplus: add on-disk layout declarations related to attributes tree
by Vyacheslav Dubeyko
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
bffdd66
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
by Vyacheslav Dubeyko
· 12 years ago
81cc7fa
hfsplus: rework processing of hfs_btree_write() returned error
by Vyacheslav Dubeyko
· 12 years ago
1b243fd
hfsplus: rework processing errors in hfsplus_free_extents()
by Vyacheslav Dubeyko
· 12 years ago
5daa669
hfsplus: avoid crash on failed block map free
by Alan Cox
· 12 years ago
d506848
hfsplus: drop vmtruncate
by Marco Stornelli
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
16525e3
userns: Convert hfsplus to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
Next »