Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ubifs: Correctly evict xattr inodes | Richard Weinberger | 2017-07-14 | 3 | -0/+25 | |
| * | | | | | | | | | ubifs: Unexport ubifs_inode_slab | Richard Weinberger | 2017-07-14 | 2 | -2/+1 | |
| * | | | | | | | | | ubifs: don't bother checking for encryption key in ->mmap() | Eric Biggers | 2017-07-05 | 1 | -9/+0 | |
| * | | | | | | | | | ubifs: require key for truncate(2) of encrypted file | Eric Biggers | 2017-07-05 | 1 | -0/+8 | |
* | | | | | | | | | | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-07-14 | 6 | -17/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets | Darrick J. Wong | 2017-07-13 | 1 | -4/+4 | |
| * | | | | | | | | | | Revert "xfs: grab dquots without taking the ilock" | Christoph Hellwig | 2017-07-13 | 2 | -12/+4 | |
| * | | | | | | | | | | xfs: assert locking precondition in xfs_readlink_bmap_ilocked | Christoph Hellwig | 2017-07-13 | 1 | -0/+2 | |
| * | | | | | | | | | | xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked | Christoph Hellwig | 2017-07-13 | 1 | -0/+2 | |
| * | | | | | | | | | | xfs: fixup xfs_attr_get_ilocked | Christoph Hellwig | 2017-07-13 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-14 | 7 | -57/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Btrfs: fix unexpected return value of bio_readpage_error | Liu Bo | 2017-07-14 | 2 | -8/+8 | |
| * | | | | | | | | | | btrfs: btrfs_create_repair_bio never fails, skip error handling | David Sterba | 2017-07-14 | 2 | -8/+0 | |
| * | | | | | | | | | | btrfs: cloned bios must not be iterated by bio_for_each_segment_all | David Sterba | 2017-07-14 | 4 | -0/+7 | |
| * | | | | | | | | | | Btrfs: fix write corruption due to bio cloning on raid5/6 | Filipe Manana | 2017-07-13 | 1 | -8/+18 | |
| * | | | | | | | | | | Btrfs: incremental send, fix invalid memory access | Filipe Manana | 2017-07-06 | 1 | -3/+4 | |
| * | | | | | | | | | | Btrfs: incremental send, fix invalid path for link commands | Filipe Manana | 2017-07-06 | 1 | -30/+51 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-14 | 1 | -24/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fault-inject: add /proc/<pid>/fail-nth | Akinobu Mita | 2017-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | fault-inject: simplify access check for fail-nth | Akinobu Mita | 2017-07-14 | 1 | -15/+10 | |
| * | | | | | | | | | | | fault-inject: make fail-nth read/write interface symmetric | Akinobu Mita | 2017-07-14 | 1 | -8/+6 | |
| * | | | | | | | | | | | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita | 2017-07-14 | 1 | -5/+4 | |
| * | | | | | | | | | | | fault-inject: automatically detect the number base for fail-nth write interface | Akinobu Mita | 2017-07-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2017-07-14 | 1 | -9/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | befs: add kernel-doc formatting for befs_bt_read_super() | Tommy Nguyen | 2017-07-09 | 1 | -9/+6 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-07-13 | 22 | -132/+545 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 2017-07-13 | 1 | -1/+16 | |
| * | | | | | | | | | | | | nfs: add export operations | Peng Tao | 2017-07-13 | 4 | -1/+182 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton | 2017-07-13 | 3 | -0/+153 | |
| * | | | | | | | | | | | nfs: add a nfs_ilookup helper | Peng Tao | 2017-07-13 | 1 | -0/+22 | |
| * | | | | | | | | | | | nfs: replace d_add with d_splice_alias in atomic_open | Peng Tao | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFSv4.2 fix size storage for nfs42_proc_copy | Olga Kornievskaia | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration | Chuck Lever | 2017-07-13 | 1 | -4/+3 | |
| * | | | | | | | | | | | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever | 2017-07-13 | 2 | -5/+16 | |
| * | | | | | | | | | | | NFS: check for nfs_refresh_inode() errors in nfs_fhget() | NeilBrown | 2017-07-13 | 1 | -2/+8 | |
| * | | | | | | | | | | | NFS: guard against confused server in nfs_atomic_open() | NeilBrown | 2017-07-13 | 1 | -2/+4 | |
| * | | | | | | | | | | | NFS: only invalidate dentrys that are clearly invalid. | NeilBrown | 2017-07-13 | 2 | -6/+10 | |
| * | | | | | | | | | | | PNFS for stateid errors retry against MDS first | Olga Kornievskaia | 2017-07-13 | 2 | -61/+0 | |
| * | | | | | | | | | | | PNFS fix EACCESS on commit to DS handling | Olga Kornievskaia | 2017-07-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | NFS: silence a uninitialized variable warning | Dan Carpenter | 2017-07-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | nfs: Fix fscache stat printing in nfs_show_stats() | Tuo Chen Peng | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFS: Fix initialization of nfs_page_array->npages | Benjamin Coddington | 2017-07-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | NFS: Fix commit policy for non-blocking calls to nfs_write_inode() | Trond Myklebust | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFS: Ensure we commit after writeback is complete | Trond Myklebust | 2017-07-13 | 2 | -0/+60 | |
| * | | | | | | | | | | | NFS: Remove unused fields in the page I/O structures | Trond Myklebust | 2017-07-13 | 1 | -2/+0 | |
| * | | | | | | | | | | | NFS: nfs_rename() - revalidate directories on -ERESTARTSYS | Benjamin Coddington | 2017-07-13 | 2 | -1/+18 | |
| * | | | | | | | | | | | NFS: convert flags to bool | Benjamin Coddington | 2017-07-13 | 8 | -37/+37 | |
| * | | | | | | | | | | | NFS: Set FATTR4_WORD0_TYPE for . and .. entries | Anna Schumaker | 2017-07-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | nfsd4: const-ify nfsd4_ops | Christoph Hellwig | 2017-07-13 | 1 | -7/+6 | |
| * | | | | | | | | | | | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 2017-07-13 | 12 | -62/+62 |