Age | Commit message (Expand) | Author | Files | Lines |
2015-05-04 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -229/+210 |
2015-05-03 | ext4: fix growing of tiny filesystems | Jan Kara | 1 | -2/+5 |
2015-05-03 | ext4: move check under lock scope to close a race. | Davide Italiano | 1 | -7/+8 |
2015-05-03 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner | 2 | -0/+10 |
2015-05-02 | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park | 1 | -6/+0 |
2015-05-02 | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu | 1 | -2/+7 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 5 | -8/+31 |
2015-05-01 | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 5 | -204/+149 |
2015-05-01 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -77/+118 |
2015-04-29 | Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent | Forrest Liu | 1 | -25/+26 |
2015-04-27 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+25 |
2015-04-27 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 34 | -163/+313 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 285 | -1520/+1512 |
2015-04-26 | Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. | Yang Dongsheng | 2 | -9/+14 |
2015-04-26 | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval | 1 | -1/+2 |
2015-04-26 | btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache | Omar Sandoval | 1 | -4/+6 |
2015-04-26 | btrfs: fix race on ENOMEM in alloc_extent_buffer | Omar Sandoval | 1 | -1/+2 |
2015-04-26 | btrfs: handle ENOMEM in btrfs_alloc_tree_block | Omar Sandoval | 1 | -13/+28 |
2015-04-26 | Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole | Forrest Liu | 1 | -4/+11 |
2015-04-26 | Btrfs: don't check for delalloc_bytes in cache_save_setup | Chris Mason | 1 | -2/+1 |
2015-04-26 | Btrfs: fix deadlock when starting writeback of bg caches | Filipe Manana | 1 | -1/+1 |
2015-04-26 | Btrfs: fix race between start dirty bg cache writeout and bg deletion | Filipe Manana | 1 | -17/+27 |
2015-04-24 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro | 1 | -2/+4 |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 8 | -32/+22 |
2015-04-24 | fs/9p: fix readdir() | Johannes Berg | 1 | -0/+2 |
2015-04-24 | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 1 | -14/+18 |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -77/+35 |
2015-04-24 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 46 | -897/+2113 |
2015-04-24 | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 46 | -1929/+1992 |
2015-04-24 | Btrfs: fix inode cache writeout | Chris Mason | 1 | -3/+7 |
2015-04-23 | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 20 | -85/+439 |
2015-04-23 | Merge branch 'bugfixes' | Trond Myklebust | 4 | -6/+3 |
2015-04-23 | fs/nfs: fix new compiler warning about boolean in switch | Andre Przywara | 1 | -7/+4 |
2015-04-23 | nfs: Remove unneeded casts in nfs | Firo Yang | 1 | -1/+1 |
2015-04-23 | NFS: Don't attempt to decode missing directory entries | Benjamin Coddington | 1 | -0/+4 |
2015-04-23 | Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" | Nicolas Iooss | 2 | -2/+2 |
2015-04-23 | NFS: Rename idmap.c to nfs4idmap.c | Anna Schumaker | 2 | -1/+1 |
2015-04-23 | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker | 9 | -8/+76 |
2015-04-23 | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h | Anna Schumaker | 2 | -2/+0 |
2015-04-23 | NFS: Add a stub for GETDEVICELIST | Anna Schumaker | 1 | -0/+6 |
2015-04-23 | nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes | Peng Tao | 1 | -2/+0 |
2015-04-23 | nfs: fix DIO good bytes calculation | Peng Tao | 1 | -12/+17 |
2015-04-23 | nfs: Fetch MOUNTED_ON_FILEID when updating an inode | Anna Schumaker | 2 | -2/+16 |
2015-04-23 | nfs: fix high load average due to callback thread sleeping | Jeff Layton | 1 | -3/+3 |
2015-04-23 | NFS: Reduce time spent holding the i_mutex during fallocate() | Anna Schumaker | 2 | -7/+10 |
2015-04-23 | NFS: Don't zap caches on fallocate() | Anna Schumaker | 4 | -10/+35 |
2015-04-22 | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+0 |
2015-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 8 | -92/+190 |
2015-04-22 | ceph: fix uninline data function | Yan, Zheng | 1 | -13/+21 |
2015-04-22 | ceph: rename snapshot support | Yan, Zheng | 2 | -4/+10 |