Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
..
Kconfig 2c92057e45 hfsplus: add necessary declarations for POSIX ACLs support 12 years ago
Makefile b4c1107cc9 hfsplus: integrate POSIX ACLs support into driver 12 years ago
acl.h b0a7ab5706 hfsplus: use generic posix ACL infrastructure 11 years ago
attributes.c 7f2fc81ea2 hfsplus: remove unused routine hfsplus_attr_build_key_uni 11 years ago
bfind.c 7ce844a20e fs/hfsplus: replace if/BUG by BUG_ON 10 years ago
bitmap.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
bnode.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
brec.c 98cf21c61a hfsplus: fix B-tree corruption after insertion at position 0 10 years ago
btree.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
catalog.c 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 years ago
dir.c 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
extents.c c718a97514 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag 8 years ago
hfsplus_fs.h fe64f3283f Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
hfsplus_raw.h 2cd282a1bc hfsplus: fix "unused node is not erased" error 11 years ago
inode.c 3b49c9a1e9 fs: convert a pile of fsync routines to errseq_t based reporting 8 years ago
ioctl.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
options.c a068acf2ee fs: create and use seq_show_option for escaping 10 years ago
part_tbl.c 67ed25961c hfsplus: use bio op accessors 9 years ago
posix_acl.c 84969465dd hfsplus: Don't clear SGID when inheriting ACLs 8 years ago
super.c bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
tables.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
unicode.c 6fa67e7075 get rid of 'parent' argument of ->d_compare() 9 years ago
wrapper.c 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
xattr.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr.h 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_security.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_trusted.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_user.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago