summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells2019-01-305-44/+246
| * | | saner handling of temporary namespacesAl Viro2019-01-302-39/+40
| * | | separate copying and locking mount tree on cross-userns copiesAl Viro2019-01-303-29/+38
| * | | kill kernfs_pin_sb()Al Viro2019-01-171-30/+0
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-03-126-19/+51
|\ \ \ \
| * | | | vfs: Make __vfs_write() staticGeert Uytterhoeven2019-02-221-2/+2
| * | | | vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1Aurelien Jarno2019-02-161-0/+6
| * | | | pipe: stop using ->can_mergeJann Horn2019-02-012-8/+16
| * | | | splice: don't merge into linked buffersJann Horn2019-02-012-0/+18
| * | | | fs: move generic stat response attr handling to vfs_getattr_nosecChristoph Hellwig2019-02-011-5/+7
| * | | | orangefs: don't reinitialize result_mask in ->getattrChristoph Hellwig2019-02-011-5/+2
| * | | | fs/devpts: always delete dcache dentry-s in dput()Varad Gautam2019-01-241-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-126-42/+30
|\ \ \ \
| * | | | proc: commit to genradixKent Overstreet2019-03-121-28/+15
| * | | | proc: calculate end pointer for /proc/*/* lookup at compile timeAlexey Dobriyan2019-03-121-9/+10
| * | | | mm: refactor readahead defines in mm.hNikolay Borisov2019-03-125-5/+5
* | | | | hpfs: fix spelling mistake "partion" -> "partition"Colin Ian King2019-03-121-4/+4
* | | | | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | XArray: Change xa_insert to return -EBUSYMatthew Wilcox2019-02-061-1/+1
* | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-101-0/+1
|\ \ \ \ \
| * | | | | ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar2019-02-041-0/+1
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-0917-6411/+0
|\ \ \ \ \ \
| * | | | | | scsi: fs: remove exofsChristoph Hellwig2019-02-0517-6409/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-1/+1
|\ \ \ \ \ \
| * | | | | | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-03-095-69/+20
|\ \ \ \ \ \
| * | | | | | gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher2019-03-081-1/+1
| * | | | | | gfs2: Fix an incorrect gfs2_assert()Tim Smith2019-03-061-2/+2
| * | | | | | gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-234-66/+17
* | | | | | | Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-03-0921-337/+929
|\ \ \ \ \ \ \
| * | | | | | | fs: cifs: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-061-60/+60
| * | | | | | | smb3: request more credits on normal (non-large read/write) opsSteve French2019-03-051-2/+2
| * | | | | | | CIFS: Mask off signals when sending SMB packetsPavel Shilovsky2019-03-051-3/+38
| * | | | | | | CIFS: Return -EAGAIN instead of -ENOTSOCKPavel Shilovsky2019-03-051-1/+2
| * | | | | | | CIFS: Only send SMB2_NEGOTIATE command on new TCP connectionsPavel Shilovsky2019-03-051-0/+8
| * | | | | | | CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-051-5/+7
| * | | | | | | smb3: for kerberos mounts display the credential uid usedSteve French2019-03-051-1/+1
| * | | | | | | cifs: use correct format charactersLouis Taylor2019-03-052-3/+3
| * | | | | | | smb3: add dynamic trace point for query_info_enter/doneSteve French2019-03-052-0/+48
| * | | | | | | smb3: add dynamic trace point for smb3_cmd_enterSteve French2019-03-052-0/+4
| * | | | | | | smb3: improve dynamic tracing of open and posix mkdirSteve French2019-03-052-1/+45
| * | | | | | | smb3: add missing read completion trace pointSteve French2019-03-051-1/+4
| * | | | | | | smb3: Add tracepoints for read, write and query_dir enterSteve French2019-03-052-0/+18
| * | | | | | | smb3: add tracepoints for query dirSteve French2019-03-052-2/+14
| * | | | | | | smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French2019-03-052-2/+19
| * | | | | | | cifs: update internal module version numberSteve French2019-03-051-1/+1
| * | | | | | | CIFS: Try to acquire credits at once for compound requestsPavel Shilovsky2019-03-051-5/+34
| * | | | | | | CIFS: Return error code when getting file handle for writebackPavel Shilovsky2019-03-053-32/+70
| * | | | | | | CIFS: Move open file handling to writepagesPavel Shilovsky2019-03-051-15/+14
| * | | | | | | CIFS: Move unlocking pages from wdata_send_pages()Pavel Shilovsky2019-03-051-7/+5