Age | Commit message (Expand) | Author |
2017-06-14 | udf: Convert udf_disk_stamp_to_time() to use mktime64() | Jan Kara |
2017-06-14 | udf: Use time64_to_tm for timestamp conversion | Jan Kara |
2017-06-14 | udf: Fix deadlock between writeback and udf_setsize() | Jan Kara |
2017-06-14 | udf: Use i_size_read() in udf_adinicb_writepage() | Jan Kara |
2017-06-14 | udf: Fix races with i_size changes during readpage | Jan Kara |
2017-06-13 | udf: Remove unused UDF_DEFAULT_BLOCKSIZE | Jan Kara |
2017-06-11 | Linux 4.12-rc5v4.12-rc5 | Linus Torvalds |
2017-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-06-11 | compiler, clang: properly override 'inline' for clang | Linus Torvalds |
2017-06-11 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-11 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-11 | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-06-11 | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-06-11 | Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-06-11 | Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-06-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-06-11 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-06-11 | Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-06-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-06-11 | KVM: async_pf: avoid async pf injection when in guest mode | Wanpeng Li |
2017-06-10 | hexagon: Use raw_copy_to_user | Guenter Roeck |
2017-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-06-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-10 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-10 | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-10 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-10 | ufs: we need to sync inode before freeing it | Al Viro |
2017-06-09 | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-06-09 | Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-06-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-06-09 | Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-06-09 | Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-06-09 | excessive checks in ufs_write_failed() and ufs_evict_inode() | Al Viro |
2017-06-09 | ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path | Al Viro |
2017-06-09 | ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() | Al Viro |
2017-06-09 | ufs: set correct ->s_maxsize | Al Viro |
2017-06-09 | ufs: restore maintaining ->i_blocks | Al Viro |
2017-06-09 | fix ufs_isblockset() | Al Viro |
2017-06-09 | ufs: restore proper tail allocation | Al Viro |
2017-06-09 | Btrfs: fix delalloc accounting leak caused by u32 overflow | Omar Sandoval |
2017-06-09 | Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io | Liu Bo |
2017-06-09 | btrfs: tree-log.c: Wrong printk information about namelen | Su Yue |
2017-06-09 | Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-09 | Input: synaptics-rmi4 - register F03 port as pass-through serio | Dmitry Torokhov |
2017-06-09 | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-06-09 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-06-09 | device-dax: fix 'dax' device filesystem inode destruction crash | Dan Williams |