index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
ocfs2: limit printk when journal is aborted
Joseph Qi
1
-2
/
+15
2014-06-05
ocfs2: remove some redundant casting
George Spelvin
1
-4
/
+3
2014-06-05
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
1
-2
/
+2
2014-06-05
ocfs2: remove NULL assignments on static
Fabian Frederick
7
-10
/
+10
2014-06-05
fs/configfs: use pr_fmt
Fabian Frederick
4
-5
/
+11
2014-06-05
fs/configfs: convert printk to pr_foo()
Fabian Frederick
3
-8
/
+7
2014-06-05
fs/configs/item.c: kernel-doc fixes + clean-up
Fabian Frederick
1
-30
/
+28
2014-06-05
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
1
-1
/
+1
2014-06-05
ntfs: remove NULL value assignments
Fabian Frederick
3
-4
/
+4
2014-06-05
fanotify: check file flags passed in fanotify_init
Heinrich Schuchardt
1
-0
/
+25
2014-06-05
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
1
-0
/
+3
2014-06-05
fs/notify/mark.c: trivial cleanup
David Cohen
1
-1
/
+1
2014-06-05
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
1
-0
/
+2
2014-06-05
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
1
-7
/
+10
2014-06-05
fs/fscache: replace seq_printf by seq_puts
Fabian Frederick
2
-8
/
+6
2014-06-05
fs/fscache: convert printk to pr_foo()
Fabian Frederick
7
-32
/
+32
2014-06-04
Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next
Linus Torvalds
5
-54
/
+66
2014-06-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-162
/
+245
2014-06-04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
Linus Torvalds
6
-32
/
+27
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-43
/
+43
2014-06-03
fs/jfs/super.c: convert simple_str to kstr
Fabian Frederick
1
-8
/
+24
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
1
-4
/
+5
2014-06-03
fs/jfs/super.c: remove 0 assignment to static + code clean-up
Fabian Frederick
1
-26
/
+19
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
1
-1
/
+1
2014-06-03
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-17
/
+66
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
3
-0
/
+8
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
4
-2937
/
+1
2014-06-02
locks: add some tracepoints in the lease handling code
Jeff Layton
1
-0
/
+11
2014-06-02
fs/locks.c: replace seq_printf by seq_puts
Fabian Frederick
1
-11
/
+11
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
6
-21
/
+5
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
1
-1
/
+1
2014-05-30
dentry_kill() doesn't need the second argument now
Al Viro
1
-7
/
+4
2014-05-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
1
-2
/
+20
2014-05-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
1
-12
/
+41
2014-05-29
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
1
-13
/
+17
2014-05-29
split dentry_kill()
Al Viro
1
-26
/
+36
2014-05-29
JFS: Check for NULL before calling posix_acl_equiv_mode()
William Burrow
1
-7
/
+9
2014-05-28
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
1
-6
/
+9
2014-05-28
vfs: fix vmplice_to_user()
Miklos Szeredi
1
-2
/
+4
2014-05-28
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2
-6
/
+9
2014-05-28
sysfs: fix attribute_group bin file path on removal
Robert ABEL
1
-5
/
+5
2014-05-25
Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
3
-44
/
+63
2014-05-25
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+14
2014-05-23
ocfs2: fix double kmem_cache_destroy in dlm_init
Joseph Qi
1
-2
/
+6
2014-05-23
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
David Howells
2
-11
/
+5
2014-05-23
AFS: Fix kafs module unloading
Nathaniel Wesley Filardo
1
-8
/
+9
2014-05-23
AFS: Part of afs_end_call() is identical to code elsewhere, so split it
Nathaniel Wesley Filardo
1
-7
/
+13
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
43
-511
/
+542
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
54
-609
/
+641
[next]