index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/affs: pr_debug cleanup
Fabian Frederick
2014-06-06
9
-59
/
+74
*
fs/affs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
4
-23
/
+26
*
fs/affs/file.c: remove unnecessary function parameters
Fabian Frederick
2014-06-06
1
-11
/
+13
*
fs/proc/vmcore.c: remove NULL assignment to static
Fabian Frederick
2014-06-06
1
-1
/
+1
*
fs/proc/task_mmu.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
1
-4
/
+4
*
signals: jffs2: fix the wrong usage of disallow_signal()
Oleg Nesterov
2014-06-06
1
-5
/
+7
*
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
Manuel Schölling
2014-06-06
1
-1
/
+1
*
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-06
2
-77
/
+269
*
fs/hpfs: increase pr_warn level
Fabian Frederick
2014-06-06
8
-47
/
+47
*
fs/hpfs: use __func__ for logging
Fabian Frederick
2014-06-06
2
-12
/
+12
*
fs/hpfs: use pr_fmt for logging
Fabian Frederick
2014-06-06
10
-51
/
+56
*
fs/hpfs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
10
-67
/
+89
*
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
Fabian Frederick
2014-06-06
1
-3
/
+3
*
hfsplus: fix compiler warning on PowerPC
Christian Kujau
2014-06-06
1
-1
/
+1
*
fs/hfsplus: fix pr_foo() and hfs_dbg formats
Fabian Frederick
2014-06-06
3
-6
/
+6
*
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
2014-06-06
1
-96
/
+107
*
fs/hfsplus/wrapper.c: replace shift loop by ilog2
Fabian Frederick
2014-06-06
1
-3
/
+1
*
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2014-06-06
6
-7
/
+28
*
fs/hfsplus/wrapper.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
1
-3
/
+3
*
fs/hfsplus/options.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
1
-5
/
+4
*
fs/hfsplus/bnode.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
1
-17
/
+15
*
hfsplus: emit proper file type from readdir
Sergei Antonov
2014-06-06
1
-1
/
+19
*
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-06-06
2
-28
/
+0
*
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-06-06
5
-66
/
+94
*
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2014-06-06
2
-5
/
+21
*
fs/coda: use __func__
Fabian Frederick
2014-06-06
5
-33
/
+34
*
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
5
-8
/
+14
*
fs/coda: replace printk by pr_foo()
Fabian Frederick
2014-06-06
6
-47
/
+48
*
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-06
3
-11
/
+11
*
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
2014-06-06
1
-8
/
+0
*
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-06-06
1
-4
/
+3
*
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
2014-06-06
1
-3
/
+2
*
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
1
-3
/
+3
*
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
2014-06-06
4
-6
/
+6
*
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
2
-0
/
+14
|
\
|
*
Merge remote-tracking branch 'origin/x86/urgent' into x86/vdso
H. Peter Anvin
2014-05-21
11
-39
/
+50
|
|
\
|
*
\
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
2014-05-21
32
-464
/
+458
|
|
\
\
|
*
|
|
mm, fs: Add vm_ops->name as an alternative to arch_vma_name
Andy Lutomirski
2014-05-20
2
-0
/
+14
*
|
|
|
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
Fabian Frederick
2014-06-04
1
-1
/
+1
*
|
|
|
fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
Fabian Frederick
2014-06-04
1
-7
/
+6
*
|
|
|
fs/binfmt_flat.c: make old_reloc() static
Axel Lin
2014-06-04
1
-1
/
+1
*
|
|
|
fs/binfmt_elf.c: fix bool assignements
Fabian Frederick
2014-06-04
1
-2
/
+2
*
|
|
|
fs/efs: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-04
3
-26
/
+17
*
|
|
|
fs/efs: add pr_fmt / use __func__
Fabian Frederick
2014-06-04
6
-35
/
+49
*
|
|
|
fs/efs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
5
-35
/
+32
*
|
|
|
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
2014-06-04
1
-2
/
+2
*
|
|
|
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
2014-06-04
1
-1
/
+1
*
|
|
|
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
2014-06-04
1
-4
/
+8
*
|
|
|
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
2014-06-04
1
-3
/
+1
*
|
|
|
fs/hugetlbfs/inode.c: remove null test before kfree
Fabian Frederick
2014-06-04
1
-2
/
+1
[next]