summaryrefslogtreecommitdiff
path: root/fs/befs
Commit message (Expand)AuthorAge
* [readdir] convert befsAl Viro2013-06-29
* befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* | 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
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | fs/befs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* 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
* | userns: Convert befs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
|/
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* befs: Validate length of long symbolic links.Timo Warns2011-08-17
* Fix common misspellingsLucas De Marchi2011-03-31
* block: remove per-queue pluggingJens Axboe2011-03-10
* befs: don't pass huge structs by valueJesper Juhl2011-01-13
* fs: icache RCU free inodesNick Piggin2011-01-07
* new helper: mount_bdev()Al Viro2010-10-29
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* befs: fix leakAl Viro2010-02-07
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-17
|\
| * befs ->pust_super() doesn't need BKLAl Viro2009-06-17
* | NLS: update handling of UnicodeAlan Stern2009-06-15
|/
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* befs: fix build on pariscAlexander Beregalov2009-04-08
* Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-06
|\
| * kmemtrace, befs: fix slab.h dependency problemPekka Enberg2009-04-03
* | fs/befs: return f_fsid for statfs(2)Coly Li2009-04-02
|/
* fs/Kconfig: move befs outAlexey Dobriyan2009-01-22
* befs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
* befs: annotate fs32 on tests for superblock endiannessHarvey Harrison2008-10-16
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-16
* befs: fix sparse warning in linuxvfs.cHarvey Harrison2008-04-29
* mount options: fix befsMiklos Szeredi2008-02-08
* iget: stop BEFS from using iget() and read_inode()David Howells2008-02-07
* fs/: Spelling fixesJoe Perches2008-02-03
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07