summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-10btrfs: nowait aio: Correct assignment of posGoldwyn Rodrigues
2017-07-09cifs: Clean up unused variables in smb2pdu.cChristos Gkekas
2017-07-09afs: Add metadata xattrsDavid Howells
2017-07-09afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-09befs: add kernel-doc formatting for befs_bt_read_super()Tommy Nguyen
2017-07-08f2fs: support plain user/group quotaChao Yu
2017-07-08[SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-07-08CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-07-08CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky
2017-07-08cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar
2017-07-08cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-07Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-07exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-07-07Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-07dentry name snapshotsAl Viro
2017-07-07vfs: fix flock compat thinkoLinus Torvalds
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher
2017-07-07f2fs: avoid deadlock caused by lock order of page and lock_opJaegeuk Kim
2017-07-07f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu
2017-07-07f2fs: relax migratepage for atomic written pageJaegeuk Kim
2017-07-07f2fs: don't count inode block in in-memory inode.i_blocksChao Yu
2017-07-07Revert "f2fs: fix to clean previous mount option when remount_fs"Chao Yu
2017-07-07f2fs: do not set LOST_PINO for renamed dirSheng Yong
2017-07-07f2fs: do not set LOST_PINO for newly created dirSheng Yong
2017-07-07f2fs: skip ->writepages for {mete,node}_inode during recoveryChao Yu
2017-07-07f2fs: introduce __check_sit_bitmapChao Yu
2017-07-07f2fs: stop gc/discard thread in prior during umountChao Yu
2017-07-07f2fs: introduce reserved_blocks in sysfsChao Yu
2017-07-07f2fs: avoid redundant f2fs_flush after remountYunlong Song
2017-07-07f2fs: report # of free inodes more preciselyJaegeuk Kim
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong
2017-07-07ceph: update ceph_dentry_info::lease_session when necessaryYan, Zheng
2017-07-07ceph: new mount option that specifies fscache uniquifierYan, Zheng
2017-07-07ceph: avoid accessing freeing inode in ceph_check_delayed_caps()Yan, Zheng
2017-07-07ceph: avoid invalid memory dereference in the middle of umountYan, Zheng
2017-07-07ceph: getattr before read on ceph.* xattrsYan, Zheng
2017-07-07ceph: don't re-send interrupted flock requestYan, Zheng
2017-07-07ceph: cleanup writepage_nounlock()Yan, Zheng
2017-07-07ceph: redirty page when writepage_nounlock() skips unwritable pageYan, Zheng
2017-07-07ceph: remove useless page->mapping check in writepage_nounlock()Yan, Zheng