| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -14/+20 |
| 2017-08-11 | Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -2/+3 |
| 2017-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -4/+6 |
| 2017-08-11 | pnfs/blocklayout: require 64-bit sector_t | Christoph Hellwig | 1 | -0/+1 |
| 2017-08-11 | fuse: set mapping error in writepage_locked when it fails | Jeff Layton | 1 | -0/+1 |
| 2017-08-10 | userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage | Mike Rapoport | 1 | -2/+2 |
| 2017-08-10 | mm: fix KSM data corruption | Minchan Kim | 1 | -2/+5 |
| 2017-08-10 | mm: fix global NR_SLAB_.*CLAIMABLE counter reads | Johannes Weiner | 1 | -4/+4 |
| 2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -5/+8 |
| 2017-08-09 | NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() | Trond Myklebust | 1 | -2/+1 |
| 2017-08-08 | nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays | Weston Andros Adamson | 1 | -0/+1 |
| 2017-08-07 | Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -5/+8 |
| 2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 17 | -205/+307 |
| 2017-08-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 12 | -169/+282 |
| 2017-08-06 | ext4: fix copy paste error in ext4_swap_extents() | Maninder Singh | 1 | -1/+1 |
| 2017-08-06 | ext4: fix overflow caused by missing cast in ext4_resize_fs() | Jerry Lee | 1 | -1/+2 |
| 2017-08-06 | ext4, project: expand inode extra size if possible | Miao Xie | 3 | -24/+85 |
| 2017-08-06 | ext4: cleanup ext4_expand_extra_isize_ea() | Miao Xie | 1 | -9/+5 |
| 2017-08-06 | ext4: restructure ext4_expand_extra_isize | Miao Xie | 2 | -40/+36 |
| 2017-08-06 | ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize | Miao Xie | 2 | -12/+16 |
| 2017-08-06 | ext4: make xattr inode reads faster | Tahsin Erdogan | 4 | -48/+92 |
| 2017-08-05 | ext4: inplace xattr block update fails to deduplicate blocks | Tahsin Erdogan | 1 | -3/+1 |
| 2017-08-05 | ext4: remove unused mode parameter | Tahsin Erdogan | 1 | -5/+4 |
| 2017-08-05 | ext4: fix warning about stack corruption | Arnd Bergmann | 1 | -5/+6 |
| 2017-08-05 | ext4: fix dir_nlink behaviour | Andreas Dilger | 2 | -10/+14 |
| 2017-08-05 | ext4: silence array overflow warning | Dan Carpenter | 1 | -1/+1 |
| 2017-08-05 | ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize | Jan Kara | 1 | -0/+3 |
| 2017-08-05 | ext4: release discard bio after sending discard commands | Daeho Jeong | 1 | -1/+3 |
| 2017-08-04 | xfs: Fix per-inode DAX flag inheritance | Lukas Czerner | 1 | -5/+7 |
| 2017-08-04 | xfs: Fix leak of discard bio | Jan Kara | 1 | -0/+1 |
| 2017-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -12/+17 |
| 2017-08-03 | fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio | Ashish Samant | 2 | -3/+4 |
| 2017-08-02 | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -24/+8 |
| 2017-08-02 | ocfs2: don't clear SGID when inheriting ACLs | Jan Kara | 1 | -12/+12 |
| 2017-08-02 | userfaultfd: non-cooperative: flush event_wqh at release time | Mike Rapoport | 1 | -0/+3 |
| 2017-08-02 | userfaultfd_zeropage: return -ENOSPC in case mm has gone | Mike Rapoport | 1 | -0/+2 |
| 2017-08-02 | NFSv4: Fix double frees in nfs4_test_session_trunk() | Trond Myklebust | 2 | -16/+3 |
| 2017-08-01 | NFSv4: Fix EXCHANGE_ID corrupt verifier issue | Trond Myklebust | 2 | -8/+5 |
| 2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 28 | -106/+236 |
| 2017-07-31 | ext4: convert swap_inode_data() over to use swap() on most of the fields | Jeff Layton | 1 | -10/+8 |
| 2017-07-31 | ext4: error should be cleared if ea_inode isn't added to the cache | Emoly Liu | 1 | -0/+1 |
| 2017-07-30 | ext4: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -13/+15 |
| 2017-07-30 | ext4: preserve i_mode if __ext4_set_acl() fails | Ernesto A. Fernández | 1 | -4/+11 |
| 2017-07-30 | ext4: remove unused metadata accounting variables | Eric Whitney | 2 | -6/+2 |
| 2017-07-30 | ext4: correct comment references to ext4_ext_direct_IO() | Eric Whitney | 1 | -2/+2 |
| 2017-07-28 | Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2 | -6/+12 |
| 2017-07-28 | Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -3/+39 |
| 2017-07-28 | NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter | Benjamin Coddington | 1 | -1/+1 |
| 2017-07-28 | Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+8 |
| 2017-07-27 | NFS: Optimize fallocate by refreshing mapping when needed. | NeilBrown | 1 | -0/+2 |
| 2017-07-27 | NFS: invalidate file size when taking a lock. | NeilBrown | 1 | -1/+1 |
| 2017-07-26 | NFS: Use raw NFS access mask in nfs4_opendata_access() | Anna Schumaker | 1 | -4/+8 |
| 2017-07-26 | xfs: fix multi-AG deadlock in xfs_bunmapi | Christoph Hellwig | 1 | -0/+12 |
| 2017-07-25 | Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 3 | -12/+20 |
| 2017-07-25 | xfs: check that dir block entries don't off the end of the buffer | Darrick J. Wong | 1 | -0/+4 |
| 2017-07-24 | xfs: fix quotacheck dquot id overflow infinite loop | Brian Foster | 1 | -0/+3 |
| 2017-07-24 | btrfs: round down size diff when shrinking/growing device | Nikolay Borisov | 1 | -2/+2 |
| 2017-07-24 | Btrfs: fix early ENOSPC due to delalloc | Omar Sandoval | 1 | -4/+0 |
| 2017-07-24 | btrfs: fix lockup in find_free_extent with read-only block groups | Jeff Mahoney | 1 | -2/+5 |
| 2017-07-21 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 7 | -33/+69 |
| 2017-07-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -42/+88 |
| 2017-07-21 | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust | 1 | -2/+11 |
| 2017-07-21 | NFS: Be more careful about mapping file permissions | Trond Myklebust | 1 | -8/+17 |
| 2017-07-21 | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 1 | -3/+6 |
| 2017-07-21 | NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() | Trond Myklebust | 1 | -9/+2 |
| 2017-07-21 | NFS: Refactor NFS access to kernel access mask calculation | Trond Myklebust | 1 | -8/+23 |
| 2017-07-21 | nfs: count correct array for mnt3_counts array size | Eryu Guan | 1 | -1/+1 |
| 2017-07-21 | rxrpc: Move the packet.h include file into net/rxrpc/ | David Howells | 2 | -2/+0 |
| 2017-07-20 | xfs: check _alloc_read_agf buffer pointer before using | Darrick J. Wong | 2 | -0/+6 |
| 2017-07-20 | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write | Darrick J. Wong | 2 | -1/+10 |
| 2017-07-20 | xfs: check _btree_check_block value | Darrick J. Wong | 1 | -2/+4 |
| 2017-07-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 4 | -34/+64 |
| 2017-07-20 | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -5/+13 |
| 2017-07-20 | ovl: check for bad and whiteout index on lookup | Amir Goldstein | 1 | -5/+17 |
| 2017-07-20 | ovl: do not cleanup directory and whiteout index entries | Amir Goldstein | 2 | -5/+19 |
| 2017-07-20 | ovl: fix xattr get and set with selinux | Miklos Szeredi | 4 | -23/+31 |
| 2017-07-19 | Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") | Trond Myklebust | 1 | -7/+0 |
| 2017-07-19 | pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() | Trond Myklebust | 1 | -0/+4 |
| 2017-07-19 | NFS: Fix another COMMIT race in pNFS | Trond Myklebust | 1 | -1/+6 |
| 2017-07-19 | NFS: Fix a COMMIT race in pNFS | Trond Myklebust | 1 | -3/+7 |
| 2017-07-19 | mount: copy the port field into the cloned nfs_server structure. | Steve Dickson | 1 | -0/+1 |
| 2017-07-19 | Btrfs: fix dir item validation when replaying xattr deletes | Filipe Manana | 1 | -2/+1 |
| 2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+6 |
| 2017-07-19 | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+5 |
| 2017-07-18 | jfs: preserve i_mode if __jfs_set_acl() fails | Ernesto A. Fernández | 1 | -4/+11 |
| 2017-07-18 | jfs: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -7/+8 |
| 2017-07-18 | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
| 2017-07-18 | hfsplus: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -12/+18 |
| 2017-07-18 | isofs: Fix off-by-one in 'session' mount option parsing | Jan Kara | 1 | -2/+6 |
| 2017-07-18 | reiserfs: preserve i_mode if __reiserfs_set_acl() fails | Ernesto A. Fernández | 1 | -3/+6 |
| 2017-07-18 | ext2: preserve i_mode if ext2_set_acl() fails | Ernesto A. Fernández | 1 | -2/+9 |
| 2017-07-17 | f2fs: avoid cpu lockup | Jaegeuk Kim | 1 | -0/+10 |
| 2017-07-17 | f2fs: include seq_file.h for sysfs.c | Jaegeuk Kim | 1 | -0/+1 |
| 2017-07-17 | nfsd: Fix a memory scribble in the callback channel | Trond Myklebust | 1 | -3/+3 |
| 2017-07-17 | ceph: fix race in concurrent readdir | Yan, Zheng | 1 | -0/+5 |
| 2017-07-17 | ext2: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -14/+22 |
| 2017-07-17 | reiserfs: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -5/+7 |
| 2017-07-16 | binfmt_flat: Use %u to format u32 | Geert Uytterhoeven | 1 | -1/+1 |
| 2017-07-15 | f2fs: Don't clear SGID when inheriting ACLs | Jaegeuk Kim | 1 | -1/+1 |
| 2017-07-15 | f2fs: remove extra inode_unlock() in error path | Luis Henriques | 1 | -4/+1 |
| 2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 28 | -135/+370 |
| 2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -17/+22 |
| 2017-07-15 | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 10 | -85/+218 |
| 2017-07-14 | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -17/+15 |
| 2017-07-14 | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -57/+88 |
| 2017-07-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -24/+17 |
| 2017-07-14 | fault-inject: add /proc/<pid>/fail-nth | Akinobu Mita | 1 | -0/+1 |
| 2017-07-14 | fault-inject: simplify access check for fail-nth | Akinobu Mita | 1 | -15/+10 |
| 2017-07-14 | fault-inject: make fail-nth read/write interface symmetric | Akinobu Mita | 1 | -8/+6 |
| 2017-07-14 | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita | 1 | -5/+4 |
| 2017-07-14 | fault-inject: automatically detect the number base for fail-nth write interface | Akinobu Mita | 1 | -1/+1 |
| 2017-07-14 | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger | 1 | -0/+2 |
| 2017-07-14 | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li | 3 | -11/+15 |
| 2017-07-14 | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger | 1 | -5/+5 |
| 2017-07-14 | ubifs: Change gfp flags in page allocation for bulk read | Hyunchul Lee | 1 | -2/+2 |
| 2017-07-14 | ubifs: Fix oops when remounting with no_bulk_read. | karam.lee | 1 | -0/+2 |
| 2017-07-14 | ubifs: Fail commit if TNC is obviously inconsistent | Richard Weinberger | 1 | -0/+4 |
| 2017-07-14 | ubifs: allow userspace to map mounts to volumes | Rabin Vincent | 1 | -0/+7 |
| 2017-07-14 | ubifs: Wire-up statx() support | Richard Weinberger | 1 | -0/+15 |
| 2017-07-14 | ubifs: Remove dead code from ubifs_get_link() | Richard Weinberger | 1 | -6/+0 |
| 2017-07-14 | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger | 2 | -15/+4 |
| 2017-07-14 | ubifs: Add assert to dent_key_init() | Richard Weinberger | 1 | -0/+1 |
| 2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger | 3 | -24/+117 |
| 2017-07-14 | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer | 1 | -1/+3 |
| 2017-07-14 | ubifs: Don't encrypt special files on creation | David Gstir | 1 | -0/+1 |
| 2017-07-14 | ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename | Hyunchul Lee | 1 | -9/+5 |
| 2017-07-14 | ubifs: Fix inode data budget in ubifs_mknod | Hyunchul Lee | 1 | -1/+1 |
| 2017-07-14 | ubifs: Correctly evict xattr inodes | Richard Weinberger | 3 | -0/+25 |
| 2017-07-14 | ubifs: Unexport ubifs_inode_slab | Richard Weinberger | 2 | -2/+1 |
| 2017-07-14 | Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -9/+6 |
| 2017-07-14 | Btrfs: fix unexpected return value of bio_readpage_error | Liu Bo | 2 | -8/+8 |
| 2017-07-14 | btrfs: btrfs_create_repair_bio never fails, skip error handling | David Sterba | 2 | -8/+0 |
| 2017-07-14 | btrfs: cloned bios must not be iterated by bio_for_each_segment_all | David Sterba | 4 | -0/+7 |
| 2017-07-13 | vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets | Darrick J. Wong | 1 | -4/+4 |
| 2017-07-13 | Revert "xfs: grab dquots without taking the ilock" | Christoph Hellwig | 2 | -12/+4 |
| 2017-07-13 | xfs: assert locking precondition in xfs_readlink_bmap_ilocked | Christoph Hellwig | 1 | -0/+2 |
| 2017-07-13 | xfs: assert locking precondіtion in xfs_attr_list_int_ilocked | Christoph Hellwig | 1 | -0/+2 |
| 2017-07-13 | xfs: fixup xfs_attr_get_ilocked | Christoph Hellwig | 1 | -1/+3 |
| 2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 22 | -132/+545 |
| 2017-07-13 | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 1 | -1/+16 |
| 2017-07-13 | nfs: add export operations | Peng Tao | 4 | -1/+182 |
| 2017-07-13 | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 1 | -1/+16 |
| 2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 36 | -1367/+1834 |
| 2017-07-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 6 | -95/+36 |
| 2017-07-13 | ovl: remove unneeded check for IS_ERR() | Amir Goldstein | 1 | -4/+0 |
| 2017-07-13 | ovl: fix origin verification of index dir | Amir Goldstein | 1 | -1/+2 |
| 2017-07-13 | ovl: mark parent impure on ovl_link() | Amir Goldstein | 1 | -4/+18 |
| 2017-07-13 | ovl: fix random return value on mount | Amir Goldstein | 1 | -0/+1 |
| 2017-07-13 | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton | 3 | -0/+153 |
| 2017-07-13 | nfs: add export operations | Peng Tao | 4 | -1/+182 |
| 2017-07-13 | nfs: add a nfs_ilookup helper | Peng Tao | 1 | -0/+22 |
| 2017-07-13 | nfs: replace d_add with d_splice_alias in atomic_open | Peng Tao | 1 | -1/+1 |
| 2017-07-13 | NFSv4.2 fix size storage for nfs42_proc_copy | Olga Kornievskaia | 1 | -1/+1 |
| 2017-07-13 | NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration | Chuck Lever | 1 | -4/+3 |
| 2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever | 2 | -5/+16 |
| 2017-07-13 | NFS: check for nfs_refresh_inode() errors in nfs_fhget() | NeilBrown | 1 | -2/+8 |
| 2017-07-13 | NFS: guard against confused server in nfs_atomic_open() | NeilBrown | 1 | -2/+4 |
| 2017-07-13 | NFS: only invalidate dentrys that are clearly invalid. | NeilBrown | 2 | -6/+10 |
| 2017-07-13 | PNFS for stateid errors retry against MDS first | Olga Kornievskaia | 2 | -61/+0 |
| 2017-07-13 | PNFS fix EACCESS on commit to DS handling | Olga Kornievskaia | 1 | -1/+2 |
| 2017-07-13 | NFS: silence a uninitialized variable warning | Dan Carpenter | 1 | -1/+2 |
| 2017-07-13 | nfs: Fix fscache stat printing in nfs_show_stats() | Tuo Chen Peng | 1 | -1/+1 |
| 2017-07-13 | NFS: Fix initialization of nfs_page_array->npages | Benjamin Coddington | 1 | -0/+1 |
| 2017-07-13 | NFS: Fix commit policy for non-blocking calls to nfs_write_inode() | Trond Myklebust | 1 | -1/+1 |
| 2017-07-13 | NFS: Ensure we commit after writeback is complete | Trond Myklebust | 2 | -0/+60 |
| 2017-07-13 | NFS: Remove unused fields in the page I/O structures | Trond Myklebust | 1 | -2/+0 |
| 2017-07-13 | NFS: nfs_rename() - revalidate directories on -ERESTARTSYS | Benjamin Coddington | 2 | -1/+18 |
| 2017-07-13 | NFS: convert flags to bool | Benjamin Coddington | 8 | -37/+37 |
| 2017-07-13 | NFS: Set FATTR4_WORD0_TYPE for . and .. entries | Anna Schumaker | 1 | -4/+7 |
| 2017-07-13 | nfsd4: const-ify nfsd4_ops | Christoph Hellwig | 1 | -7/+6 |
| 2017-07-13 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 12 | -62/+62 |
| 2017-07-13 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig | 9 | -10/+10 |
| 2017-07-13 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig | 7 | -0/+20 |
| 2017-07-13 | nfsd4: properly type op_func callbacks | Christoph Hellwig | 3 | -173/+209 |
| 2017-07-13 | nfsd4: remove nfsd4op_rsize | Christoph Hellwig | 1 | -55/+54 |
| 2017-07-13 | nfsd4: properly type op_get_currentstateid callbacks | Christoph Hellwig | 3 | -35/+50 |
| 2017-07-13 | nfsd4: properly type op_set_currentstateid callbacks | Christoph Hellwig | 4 | -19/+27 |
| 2017-07-13 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 17 | -157/+173 |
| 2017-07-13 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 17 | -187/+211 |
| 2017-07-13 | sunrpc: properly type pc_release callbacks | Christoph Hellwig | 10 | -61/+57 |
| 2017-07-13 | sunrpc: properly type pc_func callbacks | Christoph Hellwig | 9 | -224/+325 |
| 2017-07-13 | nfsd: remove the unused PROC() macro in nfs3proc.c | Christoph Hellwig | 1 | -12/+0 |
| 2017-07-13 | nfsd: use named initializers in PROC() | Christoph Hellwig | 3 | -27/+27 |
| 2017-07-13 | nfsd4: const-ify nfs_cb_version4 | Christoph Hellwig | 1 | -1/+1 |
| 2017-07-13 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 10 | -14/+14 |
| 2017-07-13 | nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration | Christoph Hellwig | 1 | -2/+1 |
| 2017-07-13 | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig | 8 | -6/+27 |
| 2017-07-13 | lockd: fix some weird indentation | Christoph Hellwig | 2 | -19/+19 |
| 2017-07-13 | nfs: don't cast callback decode/proc/encode routines | Christoph Hellwig | 3 | -69/+77 |
| 2017-07-13 | nfs: fix decoder callback prototypes | Christoph Hellwig | 5 | -84/+151 |
| 2017-07-13 | lockd: fix decoder callback prototypes | Christoph Hellwig | 3 | -10/+16 |
| 2017-07-13 | nfsd: fix decoder callback prototypes | Christoph Hellwig | 1 | -4/+7 |
| 2017-07-13 | nfsd: fix encoder callback prototypes | Christoph Hellwig | 1 | -5/+8 |
| 2017-07-13 | nfs: fix encoder callback prototypes | Christoph Hellwig | 5 | -122/+242 |
| 2017-07-13 | lockd: fix encoder callback prototypes | Christoph Hellwig | 3 | -18/+34 |
| 2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -13/+138 |
| 2017-07-13 | Btrfs: fix write corruption due to bio cloning on raid5/6 | Filipe Manana | 1 | -8/+18 |
| 2017-07-13 | isofs: Fix isofs_show_options() | David Howells | 1 | -1/+1 |
| 2017-07-13 | ext2: Fix memory leak when truncate races ext2_get_blocks | Ernesto A. Fernández | 1 | -0/+1 |