aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-45/+26
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-15/+8
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+8
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+51
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+13
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren1-0/+10
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner4-17/+36
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-6/+16
2016-09-27debugfs: propagate release() call resultEric Engestrom1-1/+1
2016-09-27sysfs print name of undiscoverable attribute groupJohannes Thumshirn1-2/+2
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-6/+15
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-0/+1
2016-09-23devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/ptsEric W. Biederman1-9/+4
2016-09-23devpts: Remove sync_filesystemsEric W. Biederman1-1/+0
2016-09-23devpts: Make devpts_kill_sb safe if fsi is NULLEric W. Biederman1-1/+2
2016-09-23devpts: Simplify devpts_mount by using mount_nodevEric W. Biederman1-18/+1
2016-09-23devpts: Move the creation of /dev/pts/ptmx into fill_superEric W. Biederman1-8/+11
2016-09-23devpts: Move parse_mount_options into fill_superEric W. Biederman1-8/+8
2016-09-22fs/locks: Use percpu_down_read_preempt_disable()Peter Zijlstra1-12/+12
2016-09-22fs/locks: Replace lg_local with a per-cpu spinlockPeter Zijlstra2-18/+30
2016-09-22fs/locks: Replace lg_global with a percpu-rwsemPeter Zijlstra1-0/+21
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik1-6/+3
2016-09-21debugfs: introduce a public file_operations accessorChristian Lamparter1-8/+5
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa1-1/+6
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa1-10/+14
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar29-193/+318
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar16-134/+217
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi1-4/+1
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi1-2/+12
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara3-39/+25
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara2-1/+26
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi1-18/+9
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi1-19/+10
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov1-0/+9
2016-09-19autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-20/+42
2016-09-16configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull1-0/+1
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong1-1/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar79-541/+1286
2016-09-14x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov1-15/+8
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-24/+44
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+2
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-21/+31