index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-04
Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2016-10-04
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-10-04
Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-30
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-09-27
debugfs: propagate release() call result
Eric Engestrom
2016-09-27
sysfs print name of undiscoverable attribute group
Johannes Thumshirn
2016-09-26
gfs2: Initialize atime of I_NEW inodes
Andreas Gruenbacher
2016-09-26
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-23
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-09-23
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
2016-09-23
devpts: Remove sync_filesystems
Eric W. Biederman
2016-09-23
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
2016-09-23
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
2016-09-23
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
2016-09-23
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
2016-09-22
fs/locks: Use percpu_down_read_preempt_disable()
Peter Zijlstra
2016-09-22
fs/locks: Replace lg_local with a per-cpu spinlock
Peter Zijlstra
2016-09-22
fs/locks: Replace lg_global with a percpu-rwsem
Peter Zijlstra
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
2016-09-21
gfs2: fix to detect failure of register_shrinker
Chao Yu
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2016-09-19
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
2016-09-19
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-19
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-09-19
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
2016-09-19
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
2016-09-19
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
2016-09-19
autofs: use dentry flags to block walks during expire
Ian Kent
2016-09-19
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-16
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
2016-09-15
aio: mark AIO pseudo-fs noexec
Jann Horn
2016-09-15
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
[next]