| Commit message (Expand) | Author | Files | Lines |
2018-01-31 | iversion: make inode_cmp_iversion{+raw} return bool instead of s64 | Jeff Layton | 1 | -12/+8 |
2018-01-30 | dm cache: Documentation: update default migration_throttling value | John Pittman | 1 | -1/+1 |
2018-01-30 | Documentation: Fix 'file_mapped' -> 'mapped_file' | Florian Schmidt | 1 | -2/+2 |
2018-01-30 | gfs2: Add a few missing newlines in messages | Andreas Gruenbacher | 3 | -5/+5 |
2018-01-30 | gfs2: Remove inode from ordered write list in gfs2_write_inode() | Abhi Das | 1 | -0/+6 |
2018-01-30 | dmaengine: dmatest: fix container_of member in dmatest_callback | Yang Shunyong | 1 | -1/+1 |
2018-01-30 | RDMA/nldev: Provide detailed QP information | Leon Romanovsky | 2 | -0/+269 |
2018-01-30 | RDMA/nldev: Provide global resource utilization | Leon Romanovsky | 2 | -0/+154 |
2018-01-30 | RDMA/core: Add resource tracking for create and destroy PDs | Leon Romanovsky | 2 | -0/+7 |
2018-01-30 | RDMA/core: Add resource tracking for create and destroy CQs | Leon Romanovsky | 4 | -0/+14 |
2018-01-30 | RDMA/core: Add resource tracking for create and destroy QPs | Leon Romanovsky | 3 | -5/+30 |
2018-01-30 | RDMA/restrack: Add general infrastructure to track RDMA resources | Leon Romanovsky | 6 | -1/+346 |
2018-01-29 | RDMA/core: Save kernel caller name when creating PD and CQ objects | Leon Romanovsky | 3 | -9/+18 |
2018-01-29 | RDMA/core: Use the MODNAME instead of the function name for pd callers | Leon Romanovsky | 1 | -1/+1 |
2018-01-29 | RDMA: Move enum ib_cq_creation_flags to uapi headers | Jason Gunthorpe | 5 | -11/+11 |
2018-01-29 | IB/rxe: Change RDMA_RXE kconfig to use select | Jason Gunthorpe | 1 | -2/+2 |
2018-01-29 | dm mpath selector: more evenly distribute ties | Khazhismel Kumykov | 2 | -6/+6 |
2018-01-29 | dm unstripe: fix target length versus number of stripes size check | Scott Bauer | 1 | -8/+2 |
2018-01-29 | dm thin: fix trailing semicolon in __remap_and_issue_shared_cell | Luis de Bethencourt | 1 | -1/+1 |
2018-01-29 | dm table: fix NVMe bio-based dm_table_determine_type() validation | Mike Snitzer | 1 | -22/+35 |
2018-01-29 | dm: various cleanups to md->queue initialization code | Mike Snitzer | 3 | -22/+12 |
2018-01-29 | dm mpath: delay the retry of a request if the target responded as busy | Mike Snitzer | 3 | -2/+10 |
2018-01-29 | btrfs: drop devid as device_list_add() arg | Anand Jain | 1 | -5/+3 |
2018-01-29 | btrfs: get device pointer from device_list_add() | Anand Jain | 1 | -16/+18 |
2018-01-29 | GFS2: Don't try to end a non-existent transaction in unlink | Bob Peterson | 1 | -3/+2 |
2018-01-29 | xfs: remove experimental tag for reflinks | Christoph Hellwig | 1 | -5/+1 |
2018-01-29 | xfs: don't screw up direct writes when freesp is fragmented | Darrick J. Wong | 1 | -0/+20 |
2018-01-29 | xfs: check reflink allocation mappings | Darrick J. Wong | 1 | -0/+7 |
2018-01-29 | iomap: warn on zero-length mappings | Darrick J. Wong | 1 | -0/+2 |
2018-01-29 | xfs: treat CoW fork operations as delalloc for quota accounting | Darrick J. Wong | 2 | -6/+41 |
2018-01-29 | xfs: only grab shared inode locks for source file during reflink | Darrick J. Wong | 2 | -10/+20 |
2018-01-29 | xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes | Darrick J. Wong | 4 | -22/+39 |
2018-01-29 | xfs: reflink should break pnfs leases before sharing blocks | Darrick J. Wong | 1 | -1/+47 |
2018-01-29 | xfs: don't clobber inobt/finobt cursors when xref with rmap | Darrick J. Wong | 1 | -2/+2 |
2018-01-29 | xfs: skip CoW writes past EOF when writeback races with truncate | Darrick J. Wong | 1 | -0/+13 |
2018-01-29 | xfs: preserve i_rdev when recycling a reclaimable inode | Amir Goldstein | 1 | -0/+2 |
2018-01-29 | xfs: refactor accounting updates out of xfs_bmap_btalloc | Darrick J. Wong | 1 | -13/+17 |
2018-01-29 | xfs: refactor inode verifier corruption error printing | Darrick J. Wong | 4 | -10/+50 |
2018-01-29 | xfs: make tracepoint inode number format consistent | Darrick J. Wong | 1 | -6/+6 |
2018-01-29 | xfs: always zero di_flags2 when we free the inode | Darrick J. Wong | 1 | -0/+1 |
2018-01-29 | xfs: call xfs_qm_dqattach before performing reflink operations | Darrick J. Wong | 1 | -0/+5 |
2018-01-29 | xfs: bmap code cleanup | Shan Hai | 1 | -24/+8 |
2018-01-29 | Use list_head infra-structure for buffer's log items list | Carlos Maiolino | 9 | -71/+44 |
2018-01-29 | Split buffer's b_fspriv field | Carlos Maiolino | 18 | -86/+104 |
2018-01-29 | Get rid of xfs_buf_log_item_t typedef | Carlos Maiolino | 3 | -52/+56 |
2018-01-29 | fs: handle inode->i_version more efficiently | Jeff Layton | 2 | -56/+154 |
2018-01-29 | btrfs: only dirty the inode in btrfs_update_time if something was changed | Jeff Layton | 1 | -2/+3 |
2018-01-29 | xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing | Jeff Layton | 1 | -6/+8 |
2018-01-29 | fs: only set S_VERSION when updating times if necessary | Jeff Layton | 1 | -3/+7 |
2018-01-29 | IMA: switch IMA over to new i_version API | Jeff Layton | 2 | -2/+4 |