summaryrefslogtreecommitdiff
path: root/fs/ncpfs
Commit message (Expand)AuthorAge
* ncpfs: rcu-delay unload_nls() and freeing ncp_serverAl Viro2013-10-24
* ncpfs: switch to %p[dD]Al Viro2013-10-24
* ncpfs: fix error return code in ncp_parse_options()Wei Yongjun2013-07-08
* ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-07-03
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* kill find_inode_number()Al Viro2013-06-29
* ncpfs: don't bother with EBUSY on removal of busy directoriesAl Viro2013-06-29
* [readdir] convert ncpfsAl Viro2013-06-29
* ncpfs: fix rmdir returns Device or resource busyDave Chiluk2013-06-07
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-26
| * d_hash_and_lookup(): export, switch open-coded instancesAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | ncpfs: Support interacting with multiple user namespacesEric W. Biederman2013-02-13
|/
* ncpfs: drop vmtruncateMarco Stornelli2012-12-20
* propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data str...Al Viro2012-05-29
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* ncpfs: propagate umode_tAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* fs/ncpfs: fix error paths and goto statements in ncp_fill_super()Djalal Harouni2011-12-14
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* ncpfs: fix rename over directory with dangling referencesSage Weil2011-05-28
* ncpfs: document dentry_unhash usageSage Weil2011-05-28
* memcg: add the pagefault count into memcg statsYing Han2011-05-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-26
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* | fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton2011-05-25
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* fs: change to new flag variablematt mooney2011-03-17
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* switch ncpfsAl Viro2011-01-12
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\