summaryrefslogtreecommitdiffstats
path: root/fs/configfs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-22ext4: ext4_xattr_value_same() should return false for external dataTahsin Erdogan1-0/+3
2017-06-22ext4: add missing le32_to_cpu(e_value_inum) conversionsTahsin Erdogan1-4/+5
2017-06-22ext4: clean up ext4_xattr_inode_get()Tahsin Erdogan1-22/+13
2017-06-22ext4: change ext4_xattr_inode_iget() signatureTahsin Erdogan2-35/+40
2017-06-22ext4: extended attribute value size limit is enforced by vfsTahsin Erdogan1-6/+0
2017-06-22ext4: fix ref counting for ea_inodeTahsin Erdogan1-2/+1
2017-06-22ext4: call journal revoke when freeing ea_inode blocksTahsin Erdogan2-2/+4
2017-06-22ext4: ea_inode owner should be the same as the inode ownerTahsin Erdogan1-1/+2
2017-06-22ext4: attach jinode after creation of xattr inodeTahsin Erdogan1-0/+6
2017-06-22ext4: do not set posix acls on xattr inodesTahsin Erdogan4-12/+18
2017-06-22ext4: lock inode before calling ext4_orphan_add()Tahsin Erdogan1-0/+2
2017-06-22ext4: fix lockdep warning about recursive inode lockingTahsin Erdogan3-0/+16
2017-06-22ext4: xattr-in-inode supportAndreas Dilger6-56/+604
2017-06-22ext4: add largedir featureArtem Blagodarenko4-47/+113
2017-05-29ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2-0/+7
2017-05-26ext4: fix data corruption for mmap writesJan Kara1-2/+16
2017-05-26ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara1-43/+37
2017-05-25ext4: fix quota charging for shared xattr blocksTahsin Erdogan5-0/+37
2017-05-25ext4: remove redundant check for encrypted file on dio write pathEric Biggers1-3/+0
2017-05-25ext4: remove unused d_name argument from ext4_search_dir() et al.Eric Biggers3-13/+7
2017-05-25ext4: fix off-by-one error when writing back pages before dio readEric Biggers1-1/+1
2017-05-25ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan1-1/+1
2017-05-22ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-05-22ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov1-9/+14
2017-05-22ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()Jan Kara1-1/+1
2017-05-22ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-05-22jbd2: preserve original nofs flag during journal restartTahsin Erdogan1-0/+6
2017-05-22ext4: clear lockdep subtype for quota files on quota offJan Kara1-9/+5
2017-05-22Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9
2017-05-19blktrace: fix integer parseShaohua Li1-2/+2
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10
2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1
2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini2-13/+11