Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-13Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-13Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu
2017-09-12ovl: fix false positive ESTALE on lookupAmir Goldstein
2017-09-12fuse: getattr cleanupMiklos Szeredi
2017-09-12fuse: honor iocb sync flags on writeMiklos Szeredi
2017-09-12fuse: allow server to run in different pid_nsMiklos Szeredi
2017-09-12Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-12f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-12f2fs: speed up gc_urgent mode with SSRJaegeuk Kim
2017-09-12f2fs: better to wait for fstrim completionJaegeuk Kim
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-10Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-09NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()Trond Myklebust
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-09NFS: Don't hold the group lock when calling nfs_release_request()Trond Myklebust
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust
2017-09-09NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-09vfat: deduplicate hex2bin()OGAWA Hirofumi
2017-09-09autofs: use unsigned int/long instead of uint/ulong for ioctl argsTomohiro Kusumi
2017-09-09autofs: drop wrong commentTomohiro Kusumi
2017-09-09autofs: use AUTOFS_DEV_IOCTL_SIZETomohiro Kusumi
2017-09-09autofs: non functional header inclusion cleanupTomohiro Kusumi
2017-09-09autofs: make dev ioctl version and ismountpoint user accessibleIan Kent
2017-09-09autofs: make disc device user accessibleIan Kent
2017-09-09autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent
2017-09-09binfmt_flat: delete two error messages for a failed memory allocation in deco...Markus Elfring
2017-09-09fs/epoll: use faster rb_first_cached()Davidlohr Bueso
2017-09-09procfs: use faster rb_first_cached()Davidlohr Bueso
2017-09-09lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-09fs, proc: unconditional cond_resched when reading smapsDavid Rientjes
2017-09-09proc: uninline proc_create()Alexey Dobriyan
2017-09-09fs, proc: remove priv argument from is_stackMichal Hocko
2017-09-09userfaultfd: non-cooperative: closing the uffd without triggering SIGBUSAndrea Arcangeli
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-09mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse
2017-09-09mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-09mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi
2017-09-09mm: thp: check pmd migration entry in common pathZi Yan
2017-09-08f2fs: avoid race in between read xattr & write xattrYunlei He
2017-09-08f2fs: make get_lock_data_page to handle encrypted inodeJaegeuk Kim
2017-09-08Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds