Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2016-10-04 | 2 | -4/+9 |
|\ | |||||
| * | jfs: Simplify code | Christophe JAILLET | 2016-09-06 | 1 | -2/+1 |
| * | jfs: jump to error_out when filemap_{fdatawait, write_and_wait} fails | Quorum Laval | 2016-08-29 | 1 | -2/+8 |
* | | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2016-10-04 | 12 | -49/+71 |
|\ \ | |||||
| * | | gfs2: Initialize atime of I_NEW inodes | Andreas Gruenbacher | 2016-09-26 | 1 | -0/+4 |
| * | | gfs2: Update file times after grabbing glock | Andreas Gruenbacher | 2016-09-26 | 1 | -3/+3 |
| * | | gfs2: fix to detect failure of register_shrinker | Chao Yu | 2016-09-21 | 2 | -2/+10 |
| * | | gfs2: Fix extended attribute readahead optimization | Andreas Gruenbacher | 2016-08-18 | 1 | -16/+19 |
| * | | gfs2: Remove dirty buffer warning from gfs2_releasepage | Andreas Gruenbacher | 2016-08-18 | 1 | -5/+12 |
| * | | GFS2: use BIT() macro | Fabian Frederick | 2016-08-02 | 8 | -23/+23 |
* | | | Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2016-10-04 | 1 | -3/+18 |
|\ \ \ | |||||
| * | | | locks: Filter /proc/locks output on proc pid ns | Nikolay Borisov | 2016-08-18 | 1 | -3/+18 |
* | | | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-10-04 | 1 | -45/+26 |
|\ \ \ \ | |||||
| * | | | | devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts | Eric W. Biederman | 2016-09-23 | 1 | -9/+4 |
| * | | | | devpts: Remove sync_filesystems | Eric W. Biederman | 2016-09-23 | 1 | -1/+0 |
| * | | | | devpts: Make devpts_kill_sb safe if fsi is NULL | Eric W. Biederman | 2016-09-23 | 1 | -1/+2 |
| * | | | | devpts: Simplify devpts_mount by using mount_nodev | Eric W. Biederman | 2016-09-23 | 1 | -18/+1 |
| * | | | | devpts: Move the creation of /dev/pts/ptmx into fill_super | Eric W. Biederman | 2016-09-23 | 1 | -8/+11 |
| * | | | | devpts: Move parse_mount_options into fill_super | Eric W. Biederman | 2016-09-23 | 1 | -8/+8 |
* | | | | | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-04 | 3 | -15/+8 |
|\ \ \ \ \ | |||||
| * | | | | | debugfs: propagate release() call result | Eric Engestrom | 2016-09-27 | 1 | -1/+1 |
| * | | | | | sysfs print name of undiscoverable attribute group | Johannes Thumshirn | 2016-09-27 | 1 | -2/+2 |
| * | | | | | debugfs: introduce a public file_operations accessor | Christian Lamparter | 2016-09-21 | 1 | -8/+5 |
| * | | | | | Merge 4.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2016-09-05 | 45 | -249/+620 |
| |\| | | | | |||||
| * | | | | | debugfs: remove extra debugfs_create_file_unsafe() declaration | Nicolai Stange | 2016-08-31 | 1 | -4/+0 |
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-04 | 1 | -15/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86/coredump: Use pr_reg size, rather that TIF_IA32 flag | Dmitry Safonov | 2016-09-14 | 1 | -15/+8 |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 2016-09-30 | 4 | -17/+36 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-09-20 | 16 | -134/+217 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 79 | -541/+1286 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v4.8-rc3' into x86/asm, to pick up fixes | Ingo Molnar | 2016-08-24 | 16 | -257/+287 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | proc: Fix return address printk conversion specifer in /proc/<pid>/stack | Josh Poimboeuf | 2016-08-18 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 | 2 | -18/+51 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-30 | 3 | -6/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | fs/locks: Use percpu_down_read_preempt_disable() | Peter Zijlstra | 2016-09-22 | 1 | -12/+12 |
| * | | | | | | | | | | | fs/locks: Replace lg_local with a per-cpu spinlock | Peter Zijlstra | 2016-09-22 | 2 | -18/+30 |
| * | | | | | | | | | | | fs/locks: Replace lg_global with a percpu-rwsem | Peter Zijlstra | 2016-09-22 | 1 | -0/+21 |
* | | | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2016-09-20 | 29 | -193/+318 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | fs/efivarfs: Fix double kfree() in error path | Matt Fleming | 2016-09-09 | 1 | -3/+3 |
| * | | | | | | | | | | | | efi: Don't use spinlocks for efi vars | Sylvain Chouleur | 2016-09-09 | 2 | -3/+11 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() | Eric Ren | 2016-10-01 | 1 | -0/+10 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-23 | 2 | -6/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | btrfs: ensure that file descriptor used with subvol ioctls is a dir | Jeff Mahoney | 2016-09-22 | 1 | -0/+12 |
| * | | | | | | | | | | | Btrfs: handle quota reserve failure properly | Josef Bacik | 2016-09-22 | 1 | -6/+3 |
* | | | | | | | | | | | | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-09-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | configfs: Return -EFBIG from configfs_write_bin_file. | Phil Turnbull | 2016-09-16 | 1 | -0/+1 |
* | | | | | | | | | | | | fs/proc/kcore.c: Add bounce buffer for ktext data | Jiri Olsa | 2016-09-20 | 1 | -1/+6 |
* | | | | | | | | | | | | fs/proc/kcore.c: Make bounce buffer global for read | Jiri Olsa | 2016-09-20 | 1 | -10/+14 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | |