summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Wake up io waiters whenever a flush is doneBob Peterson2017-01-071-1/+5
* GFS2: Made logd daemon take into account log demandBob Peterson2017-01-053-2/+9
* GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-051-3/+26
* GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2016-12-161-5/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-042-0/+32
|\
| * security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-091-0/+10
| * security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-091-0/+7
| * security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-091-0/+15
* | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2016-10-042-4/+9
|\ \
| * | jfs: Simplify codeChristophe JAILLET2016-09-061-2/+1
| * | jfs: jump to error_out when filemap_{fdatawait, write_and_wait} failsQuorum Laval2016-08-291-2/+8
* | | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-10-0412-49/+71
|\ \ \
| * | | gfs2: Initialize atime of I_NEW inodesAndreas Gruenbacher2016-09-261-0/+4
| * | | gfs2: Update file times after grabbing glockAndreas Gruenbacher2016-09-261-3/+3
| * | | gfs2: fix to detect failure of register_shrinkerChao Yu2016-09-212-2/+10
| * | | gfs2: Fix extended attribute readahead optimizationAndreas Gruenbacher2016-08-181-16/+19
| * | | gfs2: Remove dirty buffer warning from gfs2_releasepageAndreas Gruenbacher2016-08-181-5/+12
| * | | GFS2: use BIT() macroFabian Frederick2016-08-028-23/+23
* | | | Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-10-041-3/+18
|\ \ \ \
| * | | | locks: Filter /proc/locks output on proc pid nsNikolay Borisov2016-08-181-3/+18
* | | | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-041-45/+26
|\ \ \ \ \
| * | | | | devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/ptsEric W. Biederman2016-09-231-9/+4
| * | | | | devpts: Remove sync_filesystemsEric W. Biederman2016-09-231-1/+0
| * | | | | devpts: Make devpts_kill_sb safe if fsi is NULLEric W. Biederman2016-09-231-1/+2
| * | | | | devpts: Simplify devpts_mount by using mount_nodevEric W. Biederman2016-09-231-18/+1
| * | | | | devpts: Move the creation of /dev/pts/ptmx into fill_superEric W. Biederman2016-09-231-8/+11
| * | | | | devpts: Move parse_mount_options into fill_superEric W. Biederman2016-09-231-8/+8
* | | | | | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-043-15/+8
|\ \ \ \ \ \
| * | | | | | debugfs: propagate release() call resultEric Engestrom2016-09-271-1/+1
| * | | | | | sysfs print name of undiscoverable attribute groupJohannes Thumshirn2016-09-271-2/+2
| * | | | | | debugfs: introduce a public file_operations accessorChristian Lamparter2016-09-211-8/+5
| * | | | | | Merge 4.8-rc5 into driver-core-nextGreg Kroah-Hartman2016-09-0545-249/+620
| |\| | | | |
| * | | | | | debugfs: remove extra debugfs_create_file_unsafe() declarationNicolai Stange2016-08-311-4/+0
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-15/+8
|\ \ \ \ \ \ \
| * | | | | | | x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov2016-09-141-15/+8
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-304-17/+36
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-2016-134/+217
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-1579-541/+1286
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.8-rc3' into x86/asm, to pick up fixesIngo Molnar2016-08-2416-257/+287
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf2016-08-181-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-032-18/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-09-303-6/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | fs/locks: Use percpu_down_read_preempt_disable()Peter Zijlstra2016-09-221-12/+12
| * | | | | | | | | | | | fs/locks: Replace lg_local with a per-cpu spinlockPeter Zijlstra2016-09-222-18/+30
| * | | | | | | | | | | | fs/locks: Replace lg_global with a percpu-rwsemPeter Zijlstra2016-09-221-0/+21
* | | | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-2029-193/+318
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | fs/efivarfs: Fix double kfree() in error pathMatt Fleming2016-09-091-3/+3
| * | | | | | | | | | | | | efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-092-3/+11
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |