summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-181-9/+14
|\
| * xfs: concurrent readdir hangs on data buffer locksDave Chinner2016-05-181-9/+14
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-172-18/+12
|\ \ | |/ |/|
| * fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-011-5/+1
| * fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-011-1/+1
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-012-5/+4
| * xfs: eliminate the pos variable in xfs_file_dio_aio_writeChristoph Hellwig2016-05-011-9/+8
* | simple local filesystems: switch to ->iterate_shared()Al Viro2016-05-021-1/+1
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-022-17/+9
|\ \ | |/ |/|
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-3/+3
| * posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-14/+6
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-042-4/+4
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-049-27/+27
|/
* Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-243-3/+4
|\
| * nfsd: add SCSI layout supportChristoph Hellwig2016-03-182-1/+2
| * nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-183-3/+3
* | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2159-1562/+2061
|\ \
| * \ Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner2016-03-156-56/+221
| |\ \
| | * | xfs: always set rvalp in xfs_dir2_node_trim_freeChristoph Hellwig2016-03-151-1/+3
| | * | xfs: ensure committed is initialized in xfs_trans_rollEric Sandeen2016-03-151-1/+3
| | * | xfs: borrow indirect blocks from freed extent when availableBrian Foster2016-03-151-10/+36
| | * | xfs: refactor delalloc indlen reservation split into helperBrian Foster2016-03-151-19/+54
| | * | xfs: update freeblocks counter after extent deletionBrian Foster2016-03-151-24/+34
| | * | xfs: debug mode forced buffered write failureBrian Foster2016-03-153-11/+101
| * | | Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner2016-03-096-79/+204
| |\ \ \
| | * | | xfs: remove impossible conditionLuis de Bethencourt2016-03-091-4/+1
| | * | | xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2016-03-092-0/+120
| | * | | xfs: use named array initializers for log item dumpingDarrick J. Wong2016-03-071-64/+68
| | * | | xfs: fix computation of inode btree maxlevelsDarrick J. Wong2016-03-071-2/+2
| | * | | xfs: reinitialise per-AG structures if geometry changes during recoveryDave Chinner2016-03-071-9/+13
| * | | | Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-079-282/+304
| |\ \ \ \
| | * | | | xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-023-6/+5
| | * | | | xfs: fix up inode32/64 (re)mount handlingEric Sandeen2016-03-024-71/+60
| | * | | | xfs: fix format specifier , should be %llx and not %lluColin Ian King2016-03-021-1/+1
| | * | | | xfs: sanitize remount optionsEric Sandeen2016-03-021-1/+31
| | * | | | xfs: convert mount option parsing to tokensEric Sandeen2016-03-021-194/+197
| | * | | | xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-03-021-9/+10
| | | |/ / | | |/| |
| * | | | Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner2016-03-072-9/+102
| |\ \ \ \
| | * | | | xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZEDave Chinner2016-03-012-4/+9
| | * | | | xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/clearedDave Chinner2016-03-011-13/+92
| | * | | | xfs: S_DAX is only for regular filesDave Chinner2016-03-011-2/+3
| | * | | | xfs: XFS_DIFLAG_DAX is only for regular files or directoriesDave Chinner2016-03-011-0/+8
| | |/ / /
| * | | | Merge branch 'xfs-writepage-rework-4.6' into for-nextDave Chinner2016-03-072-467/+270
| |\ \ \ \
| | * | | | xfs: ioends require logically contiguous file offsetsDarrick J. Wong2016-03-071-1/+2
| | * | | | xfs: don't chain ioends during writepage submissionDave Chinner2016-02-152-124/+119
| | * | | | xfs: factor mapping out of xfs_do_writepageDave Chinner2016-02-151-110/+122
| | * | | | xfs: xfs_cluster_write is redundantDave Chinner2016-02-151-208/+6
| | * | | | xfs: Introduce writeback context for writepagesDave Chinner2016-02-152-105/+117
| | * | | | xfs: remove xfs_cancel_ioendDave Chinner2016-02-151-47/+46
| | * | | | xfs: remove nonblocking mode from xfs_vm_writepageDave Chinner2016-02-151-17/+3
| | |/ / /
OpenPOWER on IntegriCloud