index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-06-06
coda: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-06
fs/devpts/inode.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/pstore: logging clean-up
Fabian Frederick
2014-06-06
fs/affs: pr_debug cleanup
Fabian Frederick
2014-06-06
fs/affs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/affs/file.c: remove unnecessary function parameters
Fabian Frederick
2014-06-06
fs/proc/vmcore.c: remove NULL assignment to static
Fabian Frederick
2014-06-06
fs/proc/task_mmu.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
signals: jffs2: fix the wrong usage of disallow_signal()
Oleg Nesterov
2014-06-06
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
Manuel Schölling
2014-06-06
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-06
fs/hpfs: increase pr_warn level
Fabian Frederick
2014-06-06
fs/hpfs: use __func__ for logging
Fabian Frederick
2014-06-06
fs/hpfs: use pr_fmt for logging
Fabian Frederick
2014-06-06
fs/hpfs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
Fabian Frederick
2014-06-06
hfsplus: fix compiler warning on PowerPC
Christian Kujau
2014-06-06
fs/hfsplus: fix pr_foo() and hfs_dbg formats
Fabian Frederick
2014-06-06
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
2014-06-06
fs/hfsplus/wrapper.c: replace shift loop by ilog2
Fabian Frederick
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2014-06-06
fs/hfsplus/wrapper.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
fs/hfsplus/options.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
fs/hfsplus/bnode.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
hfsplus: emit proper file type from readdir
Sergei Antonov
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-06-06
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-06-06
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2014-06-06
fs/coda: use __func__
Fabian Frederick
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-06
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
2014-06-06
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-06-06
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
2014-06-06
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-04
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
Fabian Frederick
2014-06-04
fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
Fabian Frederick
2014-06-04
fs/binfmt_flat.c: make old_reloc() static
Axel Lin
2014-06-04
fs/binfmt_elf.c: fix bool assignements
Fabian Frederick
2014-06-04
fs/efs: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-04
fs/efs: add pr_fmt / use __func__
Fabian Frederick
2014-06-04
fs/efs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
2014-06-04
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
2014-06-04
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
[next]