aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-23
|\
| * Merge branch 'bugfixes'Trond Myklebust2016-01-22
| |\
| | * pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-22
| | * pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-21
| * | NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-21
* | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* | | dax: never rely on bh.b_dev being set by get_block()Ross Zwisler2016-01-22
* | | xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-22
* | | ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-22
* | | ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-22
* | | dax: add support for fsync/syncRoss Zwisler2016-01-22
* | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
* | | dax: fix conversion of holes to PMDsRoss Zwisler2016-01-22
* | | dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler2016-01-22
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\ \ \
| * | | btrfs: raid56: Use raid_write_end_io for scrubZhao Lei2016-01-20
| * | | btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei2016-01-20
| * | | btrfs: use rbio->nr_pages to reduce calculationZhao Lei2016-01-20
| * | | btrfs: Use unified stripe_page's index calculationZhao Lei2016-01-20
| * | | btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei2016-01-20
| * | | btrfs: Fix no_space in write and rm loopZhao Lei2016-01-20
| * | | btrfs: merge functions for wait snapshot creationZhao Lei2016-01-20
| * | | btrfs: delete unused argument in btrfs_copy_from_userZhao Lei2016-01-20
| * | | btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-19
| * | | btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-19
| * | | btrfs: Enhance chunk validation checkQu Wenruo2016-01-19
| * | | btrfs: Enhance super validation checkQu Wenruo2016-01-19
| * | | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-19
| * | | Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-19
| * | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
| |\ \ \
| | * | | btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-01-15
| | * | | Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-15
| | * | | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-15
| * | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-19
| |\ \ \ \
| | * | | | btrfs: remove duplicate const specifierColin Ian King2016-01-19
| | * | | | Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2016-01-15
| | * | | | btrfs: fix iterator with update error in backref.cGeliang Tang2016-01-15
| | * | | | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2016-01-15
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-22
|\ \ \ \ \ \
| * | | | | | ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface supportLi Xi2016-01-08
| * | | | | | ext4: add project quota supportLi Xi2016-01-08
| * | | | | | ext4: adds project ID supportLi Xi2016-01-08
| * | | | | | ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o2016-01-08
| * | | | | | ext4 crypto: add missing locking for keyring_key accessTheodore Ts'o2015-12-10
| * | | | | | ext4: use pre-zeroed blocks for DAX page faultsJan Kara2015-12-07
| * | | | | | ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-07
| * | | | | | ext4: provide ext4_issue_zeroout()Jan Kara2015-12-07
| * | | | | | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-07
| * | | | | | ext4: document lock orderingJan Kara2015-12-07
| * | | | | | ext4: fix races of writeback with punch hole and zero rangeJan Kara2015-12-07