| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: Wake up io waiters whenever a flush is done | Bob Peterson | 2017-01-07 | 1 | -1/+5 |
* | GFS2: Made logd daemon take into account log demand | Bob Peterson | 2017-01-05 | 3 | -2/+9 |
* | GFS2: Limit number of transaction blocks requested for truncates | Bob Peterson | 2017-01-05 | 1 | -3/+26 |
* | GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next | Dan Carpenter | 2016-12-16 | 1 | -5/+7 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-10-04 | 2 | -0/+32 |
|\ |
|
| * | security, overlayfs: Provide hook to correctly label newly created files | Vivek Goyal | 2016-08-09 | 1 | -0/+10 |
| * | security,overlayfs: Provide security hook for copy up of xattrs for overlay file | Vivek Goyal | 2016-08-09 | 1 | -0/+7 |
| * | security, overlayfs: provide copy up security hook for unioned files | Vivek Goyal | 2016-08-09 | 1 | -0/+15 |
* | | 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 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|