summaryrefslogtreecommitdiffstats
path: root/fs/befs
Commit message (Expand)AuthorAgeFilesLines
* fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick2015-02-171-3/+3
* befs: remove dead codeJan Kara2014-12-131-4/+0
* assorted conversions to %p[dD]Al Viro2014-11-191-9/+7
* fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi2014-10-141-24/+29
* fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick2014-08-081-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-2/+0
|\
| * befs: remove check for CONFIG_BEFS_RWPaul Bolle2014-06-191-2/+0
* | fs/befs: kernel-doc fixesFabian Frederick2014-06-063-11/+11
* | fs/befs/linuxvfs.c: remove positive test on sector_tFabian Frederick2014-06-061-8/+0
* | fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick2014-06-061-4/+3
* | fs/befs/linuxvfs.c: replace strncpy by strlcpyFabian Frederick2014-06-061-3/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
| |/
* | BEFS: logging cleanupFabian Frederick2014-04-038-204/+195
* | fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick2014-04-031-2/+1
* | befs: replace kmalloc/memset 0 by kzallocFabian Frederick2014-04-031-2/+1
|/
* befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit2014-01-251-2/+2
* befs: split symlink iops in two - for short and long symlinks resp.Al Viro2013-10-241-30/+31
* [readdir] convert befsAl Viro2013-06-291-18/+22
* befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-311-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+1
|\
| * fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | fs/befs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | userns: Convert befs to use kuid/kgid where appropriateEric W. Biederman2012-09-212-10/+21
|/
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+2
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* befs: Validate length of long symbolic links.Timo Warns2011-08-171-9/+14
* Fix common misspellingsLucas De Marchi2011-03-314-8/+8
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* befs: don't pass huge structs by valueJesper Juhl2011-01-132-9/+9
* fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
* new helper: mount_bdev()Al Viro2010-10-291-6/+5
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* befs: fix leakAl Viro2010-02-071-0/+1
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-6/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-171-4/+0
|\
| * befs ->pust_super() doesn't need BKLAl Viro2009-06-171-4/+0
* | NLS: update handling of UnicodeAlan Stern2009-06-151-11/+9
|/
* push BKL down into ->put_superChristoph Hellwig2009-06-111-1/+4
* befs: fix build on pariscAlexander Beregalov2009-04-081-0/+1
* Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-061-0/+1
|\
OpenPOWER on IntegriCloud