Age | Commit message (Expand) | Author |
2016-06-10 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-10 | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) | Linus Torvalds |
2016-06-10 | ecryptfs: forbid opening files without mmap handler | Jann Horn |
2016-06-10 | proc: prevent stacking filesystems on top | Jann Horn |
2016-06-08 | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Chris Mason |
2016-06-08 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason |
2016-06-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-06-07 | coredump: fix dumping through pipes | Mateusz Guzik |
2016-06-07 | fix a regression in atomic_open() | Al Viro |
2016-06-07 | fix d_walk()/non-delayed __d_free() race | Al Viro |
2016-06-06 | mnt: fs_fully_visible test the proper mount for MNT_LOCKED | Eric W. Biederman |
2016-06-06 | mnt: If fs_fully_visible fails call put_filesystem. | Eric W. Biederman |
2016-06-06 | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system | Feifei Xu |
2016-06-06 | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize | Feifei Xu |
2016-06-06 | Btrfs: self-tests: Use macros instead of constants and add missing newline | Feifei Xu |
2016-06-06 | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes | Feifei Xu |
2016-06-06 | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE | Feifei Xu |
2016-06-06 | btrfs: advertise which crc32c implementation is being used at module load | Jeff Mahoney |
2016-06-06 | Btrfs: add validadtion checks for chunk loading | Liu Bo |
2016-06-06 | Btrfs: add more validation checks for superblock | Liu Bo |
2016-06-06 | Btrfs: clear uptodate flags of pages in sys_array eb | Liu Bo |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-05 | autofs braino fix for do_last() | Al Viro |
2016-06-04 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-04 | fix EOPENSTALE bug in do_last() | Al Viro |
2016-06-03 | Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent | Chris Mason |
2016-06-02 | Btrfs: self-tests: Support non-4k page size | Feifei Xu |
2016-06-02 | Btrfs: Fix integer overflow when calculating bytes_per_bitmap | Feifei Xu |
2016-06-02 | Btrfs: test_check_exists: Fix infinite loop when searching for free space ent... | Feifei Xu |
2016-06-01 | ceph: use i_version to check validity of fscache | Yan, Zheng |
2016-06-01 | ceph: improve fscache revalidation | Yan, Zheng |
2016-06-01 | ceph: disable fscache when inode is opened for write | Yan, Zheng |
2016-06-01 | ceph: avoid unnecessary fscache invalidation/revlidation | Yan, Zheng |
2016-06-01 | ceph: call __fscache_uncache_page() if readpages fails | Yan, Zheng |
2016-06-01 | FS-Cache: make check_consistency callback return int | Yan, Zheng |
2016-06-01 | FS-Cache: wake write waiter after invalidating writes | Yan, Zheng |
2016-06-01 | Btrfs: end transaction if we abort when creating uuid root | Josef Bacik |
2016-05-31 | Btrfs: fix race between device replace and read repair | Filipe Manana |
2016-05-31 | Btrfs: fix race between device replace and discard | Filipe Manana |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov |
2016-05-30 | Btrfs: fix race between device replace and chunk allocation | Filipe Manana |
2016-05-30 | Btrfs: fix race setting block group back to RW mode during device replace | Filipe Manana |
2016-05-30 | Btrfs: fix unprotected assignment of the left cursor for device replace | Filipe Manana |
2016-05-30 | Btrfs: fix race setting block group readonly during device replace | Filipe Manana |
2016-05-30 | Btrfs: fix race between device replace and block group removal | Filipe Manana |
2016-05-30 | Btrfs: fix race between readahead and device replace/removal | Filipe Manana |
2016-05-29 | hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS | George Spelvin |
2016-05-28 | Rename other copy of hash_string to hashlen_string | George Spelvin |
2016-05-28 | hpfs: implement the show_options method | Mikulas Patocka |
2016-05-28 | affs: fix remount failure when there are no options changed | Mikulas Patocka |