| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | jbd2: gate checksum calculations on crc driver presence, not sb flags | Darrick J. Wong | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | ext4: use private version of page_zero_new_buffers() for data=journal mode | Theodore Ts'o | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | ext4 crypto: fix bugs in ext4_encrypted_zeroout() | Theodore Ts'o | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | ext4 crypto: replace some BUG_ON()'s with error checks | Theodore Ts'o | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | ext4 crypto: ext4_page_crypto() doesn't need a encryption context | Theodore Ts'o | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | ext4: optimize ext4_writepage() for attempted 4k delalloc writes | Theodore Ts'o | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | ext4 crypto: fix memory leak in ext4_bio_write_page() | Theodore Ts'o | 2015-10-02 | |
| | * | | | | | | | | | | | | | | | ext4: move procfs registration code to fs/ext4/sysfs.c | Theodore Ts'o | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | ext4: refactor sysfs support code | Theodore Ts'o | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | ext4: move sysfs code from super.c to fs/ext4/sysfs.c | Theodore Ts'o | 2015-09-23 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | tracefs: Fix refcount imbalance in start_creating() | Daniel Borkmann | 2015-11-04 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | jffs2: fix a memleak in read_direntry() | Wei Fang | 2015-10-04 | |
| | * | | | | | | | | | | | | | | jffs2: remove unneeded kfree | fangwei | 2015-09-28 | |
| | * | | | | | | | | | | | | | | jffs2: remove unnecessary new_valid_dev check | Yaowei Bai | 2015-09-28 | |
| | * | | | | | | | | | | | | | | jffs2: drop null test before destroy functions | Julia Lawall | 2015-09-21 | |
| | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | mm, oom: add comment for why oom_adj exists | David Rientjes | 2015-11-05 | |
| | * | | | | | | | | | | | | | | mm: clear_soft_dirty_pmd() requires THP | Laurent Dufour | 2015-11-05 | |
| | * | | | | | | | | | | | | | | mm: clear pte in clear_soft_dirty() | Laurent Dufour | 2015-11-05 | |
| | * | | | | | | | | | | | | | | mm/filemap.c: make global sync not clear error status of individual inodes | Junichi Nomura | 2015-11-05 | |
| | * | | | | | | | | | | | | | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | 9p: do not overwrite return code when locking fails | Dominique Martinet | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page() | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: add uuid to ocfs2 thread name for problem analysis | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error | alex chen | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: fix race between mount and delete node/cluster | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: only take lock if dio entry when recover orphans | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: do not include dio entry in case of orphan scan | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: improve performance for localalloc | Joseph Qi | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() | jiangyiwen | 2015-11-05 | |
| | * | | | | | | | | | | | | | | ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code | Norton.Zhu | 2015-11-05 | |
| | * | | | | | | | | | | | | | | logfs: fix build warning | Sudip Mukherjee | 2015-11-05 | |
| | * | | | | | | | | | | | | | | inotify: actually check for invalid bits in sys_inotify_add_watch() | Dave Hansen | 2015-11-05 | |
| | * | | | | | | | | | | | | | | inotify: hide internal kernel bits from fdinfo | Dave Hansen | 2015-11-05 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | vfs: clear remainder of 'full_fds_bits' in dup_fd() | Eric Biggers | 2015-11-05 | |
| * | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | |
| | * | | | | | | | | | | | | | | sysfs: added __compat_only_sysfs_link_entry_to_kobj() | Jarkko Sakkinen | 2015-10-19 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | namei: permit linking with CAP_FOWNER in userns | Dirk Steinmetz | 2015-10-27 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | pstore: fix code comment to match code | Geliang Tang | 2015-11-02 | |
| | * | | | | | | | | | | | | | | pstore: Fix return type of pstore_is_mounted() | Geliang Tang | 2015-10-22 | |
| | * | | | | | | | | | | | | | | pstore: add pstore unregister | Geliang Tang | 2015-10-22 | |
| | * | | | | | | | | | | | | | | pstore: add a helper function pstore_register_kmsg | Geliang Tang | 2015-10-21 | |
| | * | | | | | | | | | | | | | | pstore: add vmalloc error check | Geliang Tang | 2015-10-21 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2015-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
