| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
| 2012-09-26 | switch simple cases of fget_light to fdget | Al Viro | 1 | -7/+7 |
| 2012-09-26 | switch coda get_device_index() to fget_light() | Al Viro | 1 | -17/+15 |
| 2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -2/+2 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -2/+2 |
| 2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro | 1 | -3/+3 |
| 2012-07-14 | coda: use list_for_each_entry | Al Viro | 1 | -7/+3 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 3 | -3/+0 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-03-20 | coda: clean failure exits in coda_fill_super() | Al Viro | 1 | -4/+1 |
| 2012-01-10 | coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() | Al Viro | 4 | -31/+27 |
| 2012-01-10 | coda: deal correctly with allocation failure from coda_cnode_makectl() | Al Viro | 3 | -15/+12 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -2/+2 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -2/+2 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
| 2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi | 1 | -1/+1 |
| 2011-09-15 | fs: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -3/+2 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2 | -2/+8 |
| 2011-07-20 | don't open-code parent_ino() in assorted ->readdir() | Al Viro | 1 | -1/+1 |
| 2011-07-20 | coda_venus_readdir(): use offsetof() | Al Viro | 1 | -2/+1 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 3 | -5/+5 |
| 2011-06-20 | coda_ioctl_permission() is safe in RCU mode | Al Viro | 1 | -2/+0 |
| 2011-05-28 | coda: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 1 | -5/+0 |
| 2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil | 1 | -0/+3 |
| 2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil | 1 | -0/+2 |
| 2011-03-25 | codafs: fix build break when CONFIG_PROC_SYSCTL=n | Rakib Mullick | 1 | -0/+9 |
| 2011-03-22 | codafs: fix compile warning when CONFIG_SYSCTL=n | Rakib Mullick | 1 | -7/+1 |
| 2011-03-17 | fs: change to new flag variable | matt mooney | 1 | -1/+1 |
| 2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 13 | -27/+200 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2011-01-12 | take coda-private headers out of include/linux | Al Viro | 13 | -24/+198 |
| 2011-01-12 | switch coda | Al Viro | 2 | -3/+2 |
| 2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2 | -3/+8 |
| 2011-01-07 | fs: rcu-walk aware d_revalidate method | Nick Piggin | 1 | -1/+6 |
| 2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
| 2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -2/+0 |
| 2011-01-07 | fs: dcache scale subdirs | Nick Piggin | 1 | -0/+2 |
| 2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -2/+2 |
| 2010-12-10 | coda: kill redundant cast in coda_alloc_inode() | Jesper Juhl | 1 | -1/+1 |
| 2010-10-29 | convert get_sb_nodev() users | Al Viro | 1 | -4/+4 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
| 2010-10-25 | Coda: replace BKL with mutex | Yoshihisa Abe | 3 | -50/+68 |
| 2010-10-25 | Coda: push BKL regions into coda_upcall() | Yoshihisa Abe | 7 | -189/+95 |
| 2010-10-25 | Coda: add spin lock to protect accesses to struct coda_inode_info. | Yoshihisa Abe | 5 | -12/+44 |
| 2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+2 |
| 2010-10-04 | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 1 | -1/+7 |
| 2010-09-19 | Coda: mount hangs because of missed REQ_WRITE rename | Jan Harkes | 1 | -2/+2 |
| 2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -12/+12 |
| 2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 1 | -3/+5 |
| 2010-08-07 | coda: fixup clash with block layer REQ_* defines | Jens Axboe | 2 | -12/+12 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 2 | -4/+3 |
| 2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2 | -38/+43 |
| 2010-05-21 | sanitize vfs_fsync calling conventions | Christoph Hellwig | 1 | -1/+1 |
| 2010-05-17 | coda: Clean-up whitespace problems in pioctl.c | John Kacur | 1 | -18/+17 |
| 2010-05-17 | coda: BKL ioctl pushdown | John Kacur | 1 | -17/+24 |
| 2010-05-17 | coda/psdev: Remove BKL from ioctl function | Arnd Bergmann | 1 | -3/+2 |
| 2010-04-22 | coda: add bdi backing to mount session | Jens Axboe | 1 | -0/+8 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
| 2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -3/+3 |
| 2009-11-12 | sysctl fs: Remove dead binary sysctl support | Eric W. Biederman | 1 | -4/+0 |
| 2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan | 1 | -0/+1 |
| 2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -0/+1 |
| 2009-05-11 | splice: implement default splice_read method | Miklos Szeredi | 1 | -3/+6 |
| 2009-03-27 | constify dentry_operations: misc filesystems | Al Viro | 1 | -1/+1 |
| 2009-01-22 | fs/Kconfig: move coda out | Alexey Dobriyan | 1 | -0/+21 |
| 2009-01-08 | coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL | Richard A. Holden III | 1 | -1/+4 |
| 2009-01-05 | add a vfs_fsync helper | Christoph Hellwig | 1 | -10/+2 |
| 2008-11-20 | coda: fix creds reference | Randy Dunlap | 1 | -0/+1 |
| 2008-11-14 | CRED: Use creds in file structs | David Howells | 1 | -1/+1 |
| 2008-11-14 | CRED: Wrap task credential accesses in the Coda filesystem | David Howells | 2 | -4/+4 |
| 2008-10-27 | Switch to a valid email address... | Alan Cox | 1 | -1/+1 |
| 2008-10-23 | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 2 | -1/+4 |
| 2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -3/+2 |
| 2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -7/+7 |
| 2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro | 2 | -5/+5 |
| 2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -1/+1 |
| 2008-07-25 | coda: remove CODA_FS_OLD_API | Adrian Bunk | 3 | -22/+3 |
| 2008-07-21 | device create: coda: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -2/+3 |
| 2008-04-29 | codafs: fix build warning | Andrew Morton | 1 | -1/+1 |
| 2008-04-29 | coda: add static to functions in dir.c | Harvey Harrison | 1 | -3/+3 |
| 2008-02-14 | Introduce path_put() | Jan Blunck | 1 | -2/+2 |
| 2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -1/+1 |
| 2008-01-24 | coda: convert struct class_device to struct device | Kay Sievers | 1 | -4/+4 |
| 2007-10-19 | pid namespaces: round up the API | Pavel Emelianov | 1 | -1/+1 |
| 2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
| 2007-07-21 | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 3 | -108/+7 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
| 2007-07-19 | coda breakage | Al Viro | 2 | -14/+14 |
| 2007-07-19 | coda: update module information | Jan Harkes | 1 | -9/+8 |
| 2007-07-19 | coda: remove statistics counters from /proc/fs/coda | Jan Harkes | 7 | -252/+15 |
| 2007-07-19 | coda: remove struct coda_sb_info | Jan Harkes | 3 | -69/+47 |
| 2007-07-19 | coda: cleanup downcall handler | Jan Harkes | 1 | -65/+54 |
| 2007-07-19 | coda: cleanup coda_lookup, use dsplice_alias | Jan Harkes | 1 | -35/+22 |
| 2007-07-19 | coda: ignore returned values when upcalls return errors | Jan Harkes | 1 | -32/+27 |
| 2007-07-19 | coda: replace upc_alloc/upc_free with kmalloc/kfree | Jan Harkes | 2 | -11/+6 |
| 2007-07-19 | coda: avoid lockdep warning in coda_readdir | Jan Harkes | 1 | -44/+54 |
| 2007-07-19 | coda: block signals during upcall processing | Jan Harkes | 1 | -21/+60 |
| 2007-07-19 | coda: cleanup for upcall handling path | Jan Harkes | 1 | -63/+58 |
| 2007-07-19 | coda: cleanup /dev/cfs open and close handling | Jan Harkes | 2 | -38/+32 |
| 2007-07-19 | coda: use ilookup5 | Jan Harkes | 1 | -6/+1 |
| 2007-07-19 | coda: coda doesn't track atime | Jan Harkes | 1 | -8/+8 |
| 2007-07-19 | coda: allow removal of busy directories | Jan Harkes | 1 | -14/+9 |
| 2007-07-19 | coda: fix nlink updates for directories | Jan Harkes | 1 | -46/+60 |
| 2007-07-19 | coda: correctly invalidate cached access rights | Jan Harkes | 1 | -1/+1 |
| 2007-07-19 | coda: do not grab an uninitialized fd when the open upcall returns an error | Jan Harkes | 3 | -8/+12 |
| 2007-07-15 | wrong order of arguments of ->readdir() | Al Viro | 1 | -1/+1 |
| 2007-07-10 | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 1 | -5/+6 |
| 2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 2 | -1/+2 |
| 2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 1 | -2/+1 |
| 2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
| 2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
| 2007-02-14 | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls | Eric W. Biederman | 1 | -10/+48 |
| 2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 4 | -4/+4 |
| 2007-02-11 | [PATCH] seq_file conversion: coda | Alexey Dobriyan | 1 | -37/+39 |
| 2006-12-08 | [PATCH] struct path: convert coda | Josef Sipek | 3 | -12/+12 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -2/+2 |
| 2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
| 2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+1 |
| 2006-10-01 | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 1 | -2/+2 |
| 2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -2/+0 |
| 2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 1 | -2/+1 |
| 2006-09-27 | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 1 | -1/+1 |
| 2006-07-31 | [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o... | Josh Triplett | 1 | -3/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -20/+3 |
| 2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
| 2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
| 2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -8/+2 |
| 2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -10/+1 |
| 2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
| 2006-06-26 | [PATCH] use list_add_tail() instead of list_add() | Akinobu Mita | 2 | -2/+2 |
| 2006-06-23 | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 1 | -1/+1 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2 | -5/+5 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+3 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 4 | -4/+4 |
| 2006-03-24 | BUG_ON() Conversion in fs/coda/ | Eric Sesterhenn | 2 | -3/+2 |
| 2006-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 1 | -1/+1 |
| 2006-03-24 | [PATCH] fs/coda/: proper prototypes | Adrian Bunk | 5 | -8/+21 |
| 2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2 | -6/+6 |
| 2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet | 1 | -1/+1 |
| 2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -2/+2 |
| 2005-06-20 | [PATCH] class: convert the remaining class_simple users in the kernel to usee... | gregkh@suse.de | 1 | -9/+9 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 12 | -0/+3606 |