summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-11-14ext4: remove parameter from ext4_xattr_ibody_set()Eric Whitney
2016-11-14ext4: allow inode expansion for nojournal file systemsEric Whitney
2016-11-14ext4: use current_time() for inode timestampsDeepa Dinamani
2016-11-14ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2016-11-14ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2016-11-13ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o
2016-11-13ext4: allow ext4_ext_truncate() to return an errorTheodore Ts'o
2016-11-13ext4: allow ext4_truncate() to return an errorTheodore Ts'o
2016-11-13Merge branch 'fscrypt' into originTheodore Ts'o
2016-11-13Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o
2016-11-13fscrypto: don't use on-stack buffer for key derivationEric Biggers
2016-11-13fscrypto: don't use on-stack buffer for filename encryptionEric Biggers
2016-11-13fscrypt: Let fs select encryption index/tweakDavid Gstir
2016-11-13fscrypt: Constify struct inode pointerDavid Gstir
2016-11-13fscrypt: Enable partial page encryptionDavid Gstir
2016-11-13fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir
2016-11-13fscrypt: Add in-place encryption modeDavid Gstir
2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara
2016-11-08dax: remove "depends on BROKEN" from FS_DAX_PMDRoss Zwisler
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler
2016-11-08dax: add struct iomap based DAX PMD supportRoss Zwisler
2016-11-08dax: move put_(un)locked_mapping_entry() in dax.cRoss Zwisler
2016-11-08dax: move RADIX_DAX_* defines to dax.hRoss Zwisler
2016-11-08dax: dax_iomap_fault() needs to call iomap_end()Ross Zwisler
2016-11-08dax: add dax_iomap_sector() helper functionRoss Zwisler
2016-11-08dax: correct dax iomap code namespaceRoss Zwisler
2016-11-08dax: remove dax_pmd_fault()Ross Zwisler
2016-11-08dax: coordinate locking for offsets in PMD rangeRoss Zwisler
2016-11-08dax: consistent variable naming for DAX entriesRoss Zwisler
2016-11-08dax: remove the last BUG_ON() from fs/dax.cRoss Zwisler
2016-11-08dax: make 'wait_table' global variable staticRoss Zwisler
2016-11-08ext2: remove support for DAX PMD faultsRoss Zwisler
2016-11-08dax: remove buffer_size_valid()Ross Zwisler
2016-11-08ext4: tell DAX the size of allocation holesRoss Zwisler
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2016-10-31ovl: fsync after copy-upMiklos Szeredi
2016-10-31ovl: fix get_acl() on tmpfsMiklos Szeredi
2016-10-31ovl: update S_ISGID when setting posix ACLsMiklos Szeredi
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu
2016-10-27Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds