summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-20ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWNTheodore Ts'o2-5/+5
2017-02-15ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-02-14ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o1-0/+4
2017-02-10ext4: do not use stripe_width if it is not setJan Kara1-2/+2
2017-02-10ext4: fix stripe-unaligned allocationsJan Kara1-2/+4
2017-02-08dax: assert that i_rwsem is held exclusive for writesChristoph Hellwig1-1/+5
2017-02-08ext4: fix DAX write lockingChristoph Hellwig1-9/+1
2017-02-06ext4: add EXT4_IOC_GOINGDOWN ioctlTheodore Ts'o3-1/+61
2017-02-05ext4: add shutdown bit and check for itTheodore Ts'o11-3/+103
2017-02-05ext4: rename s_resize_flags to s_ext4_flagsTheodore Ts'o2-5/+10
2017-02-05ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o1-1/+2
2017-02-05ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o1-2/+4
2017-02-05jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o1-1/+3
2017-02-05ext4: fix inline data error pathsTheodore Ts'o2-6/+23
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld4-71/+71
2017-02-02ext4: fix use-after-iput when fscrypt contexts are inconsistentEric Biggers1-2/+4
2017-02-02jbd2: fix use after free in kjournald2()Sahitya Tummala1-1/+1
2017-01-27ext4: fix data corruption in data=journal modeJan Kara1-10/+13
2017-01-27ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-01-23ext4: replace BUG_ON with WARN_ON in mb_find_extent()Theodore Ts'o1-1/+11
2017-01-23ext4: propagate error values from ext4_inline_data_truncate()Theodore Ts'o3-19/+27
2017-01-12ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphoresTheodore Ts'o2-7/+4
2017-01-12ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o3-54/+74
2017-01-11ext4: add debug_want_extra_isize mount optionTheodore Ts'o1-2/+7
2017-01-09ext4: do not polute the extents cache while shifting extentsRoman Pen1-3/+6
2017-01-09ext4: Include forgotten start block on fallocate insert rangeRoman Pen1-6/+12
2017-01-09Merge branch 'fscrypt' into dTheodore Ts'o18-301/+263
2017-01-09Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers7-76/+15
2017-01-08fscrypt: remove unused 'mode' member of fscrypt_ctxEric Biggers1-1/+0
2017-01-08ext4: don't allow encrypted operations without keysTheodore Ts'o1-0/+12
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+6
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-07Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-18/+20
2017-01-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2017-01-07Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+13
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds14-172/+247
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-34/+82
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-5/+82
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-43/+46
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki49-318/+616