Age | Commit message (Expand) | Author |
2015-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-05-09 | mnt: Fix fs_fully_visible to verify the root directory is visible | Eric W. Biederman |
2015-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-05-09 | path_openat(): fix double fput() | Al Viro |
2015-05-09 | namei: d_is_negative() should be checked before ->d_seq validation | Al Viro |
2015-05-08 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-07 | Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-06 | Btrfs: fix wrong mapping flags for free space inode | Filipe Manana |
2015-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-05-06 | splice: sendfile() at once fails for big files | Christophe Leroy |
2015-05-06 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2015-05-05 | ocfs2: dlm: fix race between purge and get lock resource | Junxiao Bi |
2015-05-05 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-05 | configfs: init configfs module earlier at boot time | Daniel Baluta |
2015-05-04 | f2fs: fix wrong error hanlder in f2fs_follow_link | Jaegeuk Kim |
2015-05-04 | Revert "f2fs: enhance multi-threads performance" | Jaegeuk Kim |
2015-05-03 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-02 | ext4: fix growing of tiny filesystems | Jan Kara |
2015-05-02 | ext4: move check under lock scope to close a race. | Davide Italiano |
2015-05-02 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner |
2015-05-02 | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park |
2015-05-02 | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o |
2015-05-01 | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o |
2015-05-01 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-29 | Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent | Forrest Liu |
2015-04-26 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-26 | Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. | Yang Dongsheng |
2015-04-26 | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval |
2015-04-26 | btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache | Omar Sandoval |
2015-04-26 | btrfs: fix race on ENOMEM in alloc_extent_buffer | Omar Sandoval |
2015-04-26 | btrfs: handle ENOMEM in btrfs_alloc_tree_block | Omar Sandoval |
2015-04-26 | Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole | Forrest Liu |
2015-04-26 | Btrfs: don't check for delalloc_bytes in cache_save_setup | Chris Mason |
2015-04-26 | Btrfs: fix deadlock when starting writeback of bg caches | Filipe Manana |
2015-04-26 | Btrfs: fix race between start dirty bg cache writeout and bg deletion | Filipe Manana |
2015-04-24 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe |
2015-04-24 | fs/9p: fix readdir() | Johannes Berg |
2015-04-24 | Btrfs: prevent list corruption during free space cache processing | Chris Mason |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-04-24 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-24 | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-23 | Btrfs: fix inode cache writeout | Chris Mason |
2015-04-23 | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-04-23 | Merge branch 'bugfixes' | Trond Myklebust |
2015-04-23 | fs/nfs: fix new compiler warning about boolean in switch | Andre Przywara |