| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-03-24 | 3 | -3/+4 |
|\ |
|
| * | nfsd: add SCSI layout support | Christoph Hellwig | 2016-03-18 | 2 | -1/+2 |
| * | nfsd: add a new config option for the block layout driver | Christoph Hellwig | 2016-03-18 | 3 | -3/+3 |
* | | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-21 | 59 | -1562/+2061 |
|\ \ |
|
| * \ | Merge branch 'xfs-misc-fixes-4.6-4' into for-next | Dave Chinner | 2016-03-15 | 6 | -56/+221 |
| |\ \ |
|
| | * | | xfs: always set rvalp in xfs_dir2_node_trim_free | Christoph Hellwig | 2016-03-15 | 1 | -1/+3 |
| | * | | xfs: ensure committed is initialized in xfs_trans_roll | Eric Sandeen | 2016-03-15 | 1 | -1/+3 |
| | * | | xfs: borrow indirect blocks from freed extent when available | Brian Foster | 2016-03-15 | 1 | -10/+36 |
| | * | | xfs: refactor delalloc indlen reservation split into helper | Brian Foster | 2016-03-15 | 1 | -19/+54 |
| | * | | xfs: update freeblocks counter after extent deletion | Brian Foster | 2016-03-15 | 1 | -24/+34 |
| | * | | xfs: debug mode forced buffered write failure | Brian Foster | 2016-03-15 | 3 | -11/+101 |
| * | | | Merge branch 'xfs-misc-fixes-4.6-3' into for-next | Dave Chinner | 2016-03-09 | 6 | -79/+204 |
| |\ \ \ |
|
| | * | | | xfs: remove impossible condition | Luis de Bethencourt | 2016-03-09 | 1 | -4/+1 |
| | * | | | xfs: check sizes of XFS on-disk structures at compile time | Darrick J. Wong | 2016-03-09 | 2 | -0/+120 |
| | * | | | xfs: use named array initializers for log item dumping | Darrick J. Wong | 2016-03-07 | 1 | -64/+68 |
| | * | | | xfs: fix computation of inode btree maxlevels | Darrick J. Wong | 2016-03-07 | 1 | -2/+2 |
| | * | | | xfs: reinitialise per-AG structures if geometry changes during recovery | Dave Chinner | 2016-03-07 | 1 | -9/+13 |
| * | | | | Merge branch 'xfs-misc-fixes-4.6-2' into for-next | Dave Chinner | 2016-03-07 | 9 | -282/+304 |
| |\ \ \ \ |
|
| | * | | | | xfs: remove xfs_trans_get_block_res | Christoph Hellwig | 2016-03-02 | 3 | -6/+5 |
| | * | | | | xfs: fix up inode32/64 (re)mount handling | Eric Sandeen | 2016-03-02 | 4 | -71/+60 |
| | * | | | | xfs: fix format specifier , should be %llx and not %llu | Colin Ian King | 2016-03-02 | 1 | -1/+1 |
| | * | | | | xfs: sanitize remount options | Eric Sandeen | 2016-03-02 | 1 | -1/+31 |
| | * | | | | xfs: convert mount option parsing to tokens | Eric Sandeen | 2016-03-02 | 1 | -194/+197 |
| | * | | | | xfs: fix two memory leaks in xfs_attr_list.c error paths | Mateusz Guzik | 2016-03-02 | 1 | -9/+10 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'xfs-dax-fixes-4.6' into for-next | Dave Chinner | 2016-03-07 | 2 | -9/+102 |
| |\ \ \ \ |
|
| | * | | | | xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE | Dave Chinner | 2016-03-01 | 2 | -4/+9 |
| | * | | | | xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared | Dave Chinner | 2016-03-01 | 1 | -13/+92 |
| | * | | | | xfs: S_DAX is only for regular files | Dave Chinner | 2016-03-01 | 1 | -2/+3 |
| | * | | | | xfs: XFS_DIFLAG_DAX is only for regular files or directories | Dave Chinner | 2016-03-01 | 1 | -0/+8 |
| | |/ / / |
|
| * | | | | Merge branch 'xfs-writepage-rework-4.6' into for-next | Dave Chinner | 2016-03-07 | 2 | -467/+270 |
| |\ \ \ \ |
|
| | * | | | | xfs: ioends require logically contiguous file offsets | Darrick J. Wong | 2016-03-07 | 1 | -1/+2 |
| | * | | | | xfs: don't chain ioends during writepage submission | Dave Chinner | 2016-02-15 | 2 | -124/+119 |
| | * | | | | xfs: factor mapping out of xfs_do_writepage | Dave Chinner | 2016-02-15 | 1 | -110/+122 |
| | * | | | | xfs: xfs_cluster_write is redundant | Dave Chinner | 2016-02-15 | 1 | -208/+6 |
| | * | | | | xfs: Introduce writeback context for writepages | Dave Chinner | 2016-02-15 | 2 | -105/+117 |
| | * | | | | xfs: remove xfs_cancel_ioend | Dave Chinner | 2016-02-15 | 1 | -47/+46 |
| | * | | | | xfs: remove nonblocking mode from xfs_vm_writepage | Dave Chinner | 2016-02-15 | 1 | -17/+3 |
| | |/ / / |
|
| * | | | | Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next | Dave Chinner | 2016-03-07 | 8 | -56/+26 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | xfs: remove XFS_BUF_ZEROFLAGS macro | Dave Chinner | 2016-02-10 | 3 | -9/+2 |
| | * | | | xfs: remove XBF_STALE flag wrapper macros | Dave Chinner | 2016-02-10 | 3 | -7/+5 |
| | * | | | xfs: remove XBF_WRITE flag wrapper macros | Dave Chinner | 2016-02-10 | 3 | -10/+4 |
| | * | | | xfs: remove XBF_READ flag wrapper macros | Dave Chinner | 2016-02-10 | 2 | -6/+2 |
| | * | | | xfs: remove XBF_ASYNC flag wrapper macros | Dave Chinner | 2016-02-10 | 4 | -12/+5 |
| | * | | | xfs: remove XBF_DONE flag wrapper macros | Dave Chinner | 2016-02-10 | 8 | -15/+11 |
| | |/ / |
|
| * | | | Merge branch 'xfs-gut-icdinode-4.6' into for-next | Dave Chinner | 2016-03-07 | 23 | -308/+429 |
| |\ \ \ |
|
| | * | | | xfs: mode di_mode to vfs inode | Dave Chinner | 2016-02-09 | 18 | -73/+71 |
| | * | | | xfs: move di_changecount to VFS inode | Dave Chinner | 2016-02-09 | 6 | -8/+9 |
| | * | | | xfs: move inode generation count to VFS inode | Dave Chinner | 2016-02-09 | 9 | -14/+11 |
| | * | | | xfs: use vfs inode nlink field everywhere | Dave Chinner | 2016-02-09 | 9 | -54/+43 |
| | * | | | xfs: reinitialise recycled VFS inode correctly | Dave Chinner | 2016-02-09 | 1 | -1/+21 |