summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-31devpts: fix error handling in devpts_mntget()Eric Biggers
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher
2018-01-30gfs2: Remove inode from ordered write list in gfs2_write_inode()Abhi Das
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-29Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-29btrfs: drop devid as device_list_add() argAnand Jain
2018-01-29btrfs: get device pointer from device_list_add()Anand Jain
2018-01-29GFS2: Don't try to end a non-existent transaction in unlinkBob Peterson
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton
2018-01-29xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementingJeff Layton
2018-01-29fs: only set S_VERSION when updating times if necessaryJeff Layton
2018-01-29xfs: convert to new i_version APIJeff Layton
2018-01-29ufs: use new i_version APIJeff Layton
2018-01-29ocfs2: convert to new i_version APIJeff Layton
2018-01-29nfsd: convert to new i_version APIJeff Layton
2018-01-29nfs: convert to new i_version APIJeff Layton
2018-01-29ext4: convert to new i_version APIJeff Layton
2018-01-29ext2: convert to new i_version APIJeff Layton
2018-01-29exofs: switch to new i_version APIJeff Layton
2018-01-29btrfs: convert to new i_version APIJeff Layton
2018-01-29afs: convert to new i_version APIJeff Layton
2018-01-29affs: convert to new i_version APIJeff Layton
2018-01-29fat: convert to new i_version APIJeff Layton
2018-01-29fs: new API for handling inode->i_versionJeff Layton
2018-01-28NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust
2018-01-28fs/cifs/cifsacl.c Fixes typo in a commentAchilles Gaikwad
2018-01-28NFS: Remove a redundant call to unmap_mapping_range()Trond Myklebust
2018-01-26update internal version number for cifs.koSteve French
2018-01-26cifs: add .splice_writeAndrés Souto
2018-01-26CIFS: document tcon/ses/server refcount danceAurelien Aptel
2018-01-26move a few externs to smbdirect.h to eliminate warningSteve French
2018-01-26CIFS: zero sensitive data when freeingAurelien Aptel
2018-01-26Cleanup some minor endian issues in smb3 rdmaSteve French
2018-01-26CIFS: dump IPC tcon in debug proc fileAurelien Aptel
2018-01-26CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel
2018-01-26CIFS: make IPC a regular tconAurelien Aptel
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg