aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-26ext4: prevent online resize with backup superblockTheodore Ts'o1-12/+12
2014-12-05ext4: ext4_da_convert_inline_data_to_extent drop locked page after errorDmitry Monakhov1-1/+4
2014-12-02ext4: fix suboptimal seek_{data,hole} extents traversialDmitry Monakhov2-116/+108
2014-12-02ext4: ext4_inline_data_fiemap should respect callers argumentDmitry Monakhov3-8/+16
2014-12-02ext4: prevent fsreentrance deadlock for inline_dataDmitry Monakhov1-5/+6
2014-11-25ext4: forbid journal_async_commit in data=ordered modeJan Kara1-0/+6
2014-11-25jbd2: remove unnecessary NULL check before iput()Theodore Ts'o1-2/+1
2014-11-25ext4: Remove an unnecessary check for NULL before iput()Markus Elfring1-2/+1
2014-11-25ext4: remove unneeded code in ext4_unlinkNamjae Jeon1-1/+0
2014-11-25ext4: don't count external journal blocks as overheadEric Sandeen1-2/+2
2014-11-25ext4: remove never taken branch from ext4_ext_shift_path_extents()Jan Kara1-2/+0
2014-11-25ext4: create nojournal_checksum mount optionDarrick J. Wong1-1/+12
2014-11-25ext4: update comments regarding ext4_delete_inode()Wang Shilong2-2/+2
2014-11-25ext4: cleanup GFP flags inside resize pathDmitry Monakhov2-4/+4
2014-11-25ext4: introduce aging to extent status treeJan Kara2-9/+48
2014-11-25ext4: cleanup flag definitions for extent status treeJan Kara2-32/+28
2014-11-25ext4: limit number of scanned extents in status tree shrinkerJan Kara3-33/+64
2014-11-25ext4: move handling of list of shrinkable inodes into extent status codeJan Kara6-13/+6
2014-11-25ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu8-153/+118
2014-11-25ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu4-24/+20
2014-11-25ext4: fix block reservation for bigalloc filesystemsJan Kara4-53/+10
2014-11-23ext4: fix end of region partial cluster handlingEric Whitney1-7/+9
2014-11-23ext4: miscellaneous partial cluster cleanupsEric Whitney1-18/+21
2014-11-23ext4: fix end of leaf partial cluster handlingEric Whitney1-19/+17
2014-11-23ext4: fix partial cluster initializationEric Whitney1-34/+46
2014-11-20ext4: kill ext4_kvfree()Al Viro4-21/+11
2014-11-05ext4: move_extent improve bh vanishing success factorDmitry Monakhov1-2/+6
2014-11-02Linux 3.18-rc3Linus Torvalds1-2/+2
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-03drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi1-0/+1
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3