Age | Commit message (Expand) | Author |
2017-07-21 | locks: restore a warn for leaked locks on close | Benjamin Coddington |
2017-07-16 | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks | Benjamin Coddington |
2017-07-16 | fs/locks: Use allocation rather than the stack in fcntl_getlk() | Benjamin Coddington |
2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-15 | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2017-07-14 | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-07-14 | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-14 | fault-inject: add /proc/<pid>/fail-nth | Akinobu Mita |
2017-07-14 | fault-inject: simplify access check for fail-nth | Akinobu Mita |
2017-07-14 | fault-inject: make fail-nth read/write interface symmetric | Akinobu Mita |
2017-07-14 | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita |
2017-07-14 | fault-inject: automatically detect the number base for fail-nth write interface | Akinobu Mita |
2017-07-14 | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger |
2017-07-14 | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li |
2017-07-14 | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger |
2017-07-14 | ubifs: Change gfp flags in page allocation for bulk read | Hyunchul Lee |
2017-07-14 | ubifs: Fix oops when remounting with no_bulk_read. | karam.lee |
2017-07-14 | ubifs: Fail commit if TNC is obviously inconsistent | Richard Weinberger |
2017-07-14 | ubifs: allow userspace to map mounts to volumes | Rabin Vincent |
2017-07-14 | ubifs: Wire-up statx() support | Richard Weinberger |
2017-07-14 | ubifs: Remove dead code from ubifs_get_link() | Richard Weinberger |
2017-07-14 | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger |
2017-07-14 | ubifs: Add assert to dent_key_init() | Richard Weinberger |
2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger |
2017-07-14 | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer |
2017-07-14 | ubifs: Don't encrypt special files on creation | David Gstir |
2017-07-14 | ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename | Hyunchul Lee |
2017-07-14 | ubifs: Fix inode data budget in ubifs_mknod | Hyunchul Lee |
2017-07-14 | ubifs: Correctly evict xattr inodes | Richard Weinberger |
2017-07-14 | ubifs: Unexport ubifs_inode_slab | Richard Weinberger |
2017-07-14 | Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2017-07-14 | Btrfs: fix unexpected return value of bio_readpage_error | Liu Bo |
2017-07-14 | btrfs: btrfs_create_repair_bio never fails, skip error handling | David Sterba |
2017-07-14 | btrfs: cloned bios must not be iterated by bio_for_each_segment_all | David Sterba |
2017-07-13 | vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets | Darrick J. Wong |
2017-07-13 | Revert "xfs: grab dquots without taking the ilock" | Christoph Hellwig |
2017-07-13 | xfs: assert locking precondition in xfs_readlink_bmap_ilocked | Christoph Hellwig |
2017-07-13 | xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked | Christoph Hellwig |
2017-07-13 | xfs: fixup xfs_attr_get_ilocked | Christoph Hellwig |
2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-13 | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust |
2017-07-13 | nfs: add export operations | Peng Tao |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-07-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-07-13 | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton |
2017-07-13 | nfs: add a nfs_ilookup helper | Peng Tao |
2017-07-13 | nfs: replace d_add with d_splice_alias in atomic_open | Peng Tao |