Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
59d4a91416957c12ccc4185d90a62eb1b44b2fc8
/
fs
/
coda
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
ab09203
sysctl fs: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
6818173
splice: implement default splice_read method
by Miklos Szeredi
· 15 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
33a1a6f
fs/Kconfig: move coda out
by Alexey Dobriyan
· 16 years ago
87d1fda
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
by Richard A. Holden III
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
7596b27
coda: fix creds reference
by Randy Dunlap
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
97b7702
CRED: Wrap task credential accesses in the Coda filesystem
by David Howells
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
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
de0ca06
coda: remove CODA_FS_OLD_API
by Adrian Bunk
· 16 years ago
6143b59
device create: coda: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
a2d416d
codafs: fix build warning
by Andrew Morton
· 17 years ago
9fe76c7
coda: add static to functions in dir.c
by Harvey Harrison
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
62ca879
coda: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
d3fec42
coda: remove CODA_STORE/CODA_RELEASE upcalls
by Jan Harkes
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
5f47c7e
coda breakage
by Al Viro
· 17 years ago
5b7f13b
coda: update module information
by Jan Harkes
· 17 years ago
3cf01f2
coda: remove statistics counters from /proc/fs/coda
by Jan Harkes
· 17 years ago
a1b0aa8
coda: remove struct coda_sb_info
by Jan Harkes
· 17 years ago
5fd31e9
coda: cleanup downcall handler
by Jan Harkes
· 17 years ago
ed36f72
coda: cleanup coda_lookup, use dsplice_alias
by Jan Harkes
· 17 years ago
970648e
coda: ignore returned values when upcalls return errors
by Jan Harkes
· 17 years ago
37461e1
coda: replace upc_alloc/upc_free with kmalloc/kfree
by Jan Harkes
· 17 years ago
9787525
coda: avoid lockdep warning in coda_readdir
by Jan Harkes
· 17 years ago
d9664c9
coda: block signals during upcall processing
by Jan Harkes
· 17 years ago
fe71b5f
coda: cleanup for upcall handling path
by Jan Harkes
· 17 years ago
8706551
coda: cleanup /dev/cfs open and close handling
by Jan Harkes
· 17 years ago
ed31a7d
coda: use ilookup5
by Jan Harkes
· 17 years ago
fac1f0e
coda: coda doesn't track atime
by Jan Harkes
· 17 years ago
8c6d215
coda: allow removal of busy directories
by Jan Harkes
· 17 years ago
d728900
coda: fix nlink updates for directories
by Jan Harkes
· 17 years ago
56ee354
coda: correctly invalidate cached access rights
by Jan Harkes
· 17 years ago
38c2e43
coda: do not grab an uninitialized fd when the open upcall returns an error
by Jan Harkes
· 17 years ago
7c9e3c2
wrong order of arguments of ->readdir()
by Al Viro
· 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
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
fd6065b
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
by Eric W. Biederman
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
9bbf81e
[PATCH] seq_file conversion: coda
by Alexey Dobriyan
· 18 years ago
d4176d3
[PATCH] struct path: convert coda
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
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
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
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
6ecbc4e
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()
by Josh Triplett
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
8e13059
[PATCH] use list_add_tail() instead of list_add()
by Akinobu Mita
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 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
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
c5d3237
BUG_ON() Conversion in fs/coda/
by Eric Sesterhenn
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
c98d8cf
[PATCH] fs/coda/: proper prototypes
by Adrian Bunk
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
1db560a
[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago