index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-06-04
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2014-06-04
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
2014-06-04
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
2014-06-04
ocfs2: limit printk when journal is aborted
Joseph Qi
2014-06-04
ocfs2: remove some redundant casting
George Spelvin
2014-06-04
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
2014-06-04
ocfs2: remove NULL assignments on static
Fabian Frederick
2014-06-04
fs/configfs: use pr_fmt
Fabian Frederick
2014-06-04
fs/configfs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
fs/configs/item.c: kernel-doc fixes + clean-up
Fabian Frederick
2014-06-04
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2014-06-04
ntfs: remove NULL value assignments
Fabian Frederick
2014-06-04
fanotify: check file flags passed in fanotify_init
Heinrich Schuchardt
2014-06-04
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
2014-06-04
fs/notify/mark.c: trivial cleanup
David Cohen
2014-06-04
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
2014-06-04
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
2014-06-04
fs/fscache: replace seq_printf by seq_puts
Fabian Frederick
2014-06-04
fs/fscache: convert printk to pr_foo()
Fabian Frederick
2014-06-04
Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next
Linus Torvalds
2014-06-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
Linus Torvalds
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
fs/jfs/super.c: convert simple_str to kstr
Fabian Frederick
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
2014-06-03
fs/jfs/super.c: remove 0 assignment to static + code clean-up
Fabian Frederick
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
2014-06-03
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
locks: add some tracepoints in the lease handling code
Jeff Layton
2014-06-02
fs/locks.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
2014-05-30
dentry_kill() doesn't need the second argument now
Al Viro
2014-05-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2014-05-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2014-05-29
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
2014-05-29
split dentry_kill()
Al Viro
2014-05-28
JFS: Check for NULL before calling posix_acl_equiv_mode()
William Burrow
2014-05-28
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
2014-05-28
vfs: fix vmplice_to_user()
Miklos Szeredi
2014-05-27
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-05-27
sysfs: fix attribute_group bin file path on removal
Robert ABEL
2014-05-25
Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
2014-05-25
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-05-23
ocfs2: fix double kmem_cache_destroy in dlm_init
Joseph Qi
2014-05-23
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
David Howells
2014-05-23
AFS: Fix kafs module unloading
Nathaniel Wesley Filardo
[next]