Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ce166b7b46122bf91a4766e20c85a6485448765
/
fs
/
hfsplus
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
7fbc6df
hfsplus: add ->sync_fs
by Christoph Hellwig
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
25564dd
fs/hfsplus: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
b08bac1
fs/Kconfig: move hfs, hfsplus out
by Alexey Dobriyan
· 16 years ago
4ac8489
CRED: Wrap task credential accesses in the HFSplus filesystem
by David Howells
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
248736c
hfsplus: fix possible deadlock when handling corrupted extents
by Eric Sesterhenn
· 16 years ago
6e71529
hfsplus: missing O_LARGEFILE check
by Alan Cox
· 16 years ago
649f1ee
hfsplus: check read_mapping_page() return value
by Eric Sesterhenn
· 16 years ago
efc7ffc
hfsplus: fix Buffer overflow with a corrupted image
by Eric Sesterhenn
· 16 years ago
81a7371
hfsplus: quieten down mounting hfsplus journaled fs read only
by Mike Crowe
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
895c23f
hfsplus: convert the extents_lock in a mutex
by Matthias Kaehlcke
· 16 years ago
7063224
Fix hfsplus oops on image without extents
by Eric Sesterhenn
· 16 years ago
487798d
hfsplus: fix warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
20c79e7
hfs/hfsplus: be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
355a469
trivial: fix user-visible typo in hfsplus
by Dave Jones
· 17 years ago
8b3789e
hfsplus: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
cd6fda3
hfsplus: handle match_strdup failure
by Jim Meyering
· 17 years ago
4b0a8da
fs/hfsplus/: proper externs
by Adrian Bunk
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
76b0c26
HFS+: fix unlink of links
by Roman Zippel
· 17 years ago
8aa84ab
fs/hfsplus/unicode.c: fix uninitialized var warning
by Andrew Morton
· 17 years ago
6352539
iget: stop HFSPLUS from using iget() and read_inode()
by David Howells
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
7c0efc6
hfsplus: convert to new aops
by Nick Piggin
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
d45bce8
HFS+: add custom dentry hash and comparison operations
by Duane Griffin
· 17 years ago
1e96b7c
HFS+: refactor ASCII to unicode conversion routine for later reuse
by Duane Griffin
· 17 years ago
a5001a2
HFSPlus: change kmalloc/memset to kzalloc
by Wyatt Banks
· 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
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
e1b5c1d
is_power_of_2 in fs/hfs
by Vignesh Babu BM
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
82ddcb0
[PATCH] extend the set of "__attribute__" shortcut macros
by Robert P. J. Day
· 18 years ago
f44ea03
[PATCH] struct path: convert hfsplus
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
3669567
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
by David Howells
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
0bf3ba5
BUG_ON() Conversion in fs/hfsplus/
by Eric Sesterhenn
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
6b192832
[PATCH] hfs: set type/creator for symlinks
by Roman Zippel
· 19 years ago
af8c85b
[PATCH] hfs: set correct create date for links
by Roman Zippel
· 19 years ago
9a4cad9
[PATCH] hfs: set correct ctime
by Roman Zippel
· 19 years ago
2179d37
[PATCH] hfs: add HFSX support
by David Elliott
· 19 years ago
634725a
[PATCH] hfs: cleanup HFS+ prints
by Roman Zippel
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
9979ead
[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function
by Adrian Bunk
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
bd6a59b
[PATCH] hfsplus oops fix
by Joshua Kwan
· 19 years ago
b0b623c
[PATCH] hfsplus: don't modify journaled volume
by Roman Zippel
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
94c1d31
[PATCH] Fix HFS+ to free up the space when a file is deleted.
by Peter Wainwright
· 19 years ago
e39f07c
[PATCH] Change HFS+ to not use ll_rw_block()
by Jan Kara
· 19 years ago
717dd80e
[PATCH] hfs: show_options support
by Roman Zippel
· 19 years ago
a5e3985
[PATCH] hfs: remove debug code
by Roman Zippel
· 19 years ago
74f9c9c
[PATCH] hfs: don't reference missing page
by Roman Zippel
· 19 years ago
f76d28d
[PATCH] hfs: don't dirty unchanged inode
by Roman Zippel
· 19 years ago
945b092
[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops
by Colin Leroy
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago