' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/fs/affs/inode.c
ri Ailus -11-03
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2010-10-25new helper: ihold()Al Viro
2010-08-09switch affs to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2019-01-15genirq: Correctly annotate implicit fall throughMathieu Malaterre
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner
2018-03-20genirq: Cleanup top of file commentsThomas Gleixner
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-05-16irq: update genericirq book locationMauro Carvalho Chehab
2016-06-18genirq: Add untracked irq handlerKeith Busch
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano
2016-01-14genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-09genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann
2015-10-09genirq: Export handle_bad_irqArnd Bergmann
2015-09-22genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie
iommu/sun50i: Fix flush sizeJernej Skrabec
2022-11-03iommu/sun50i: Fix R/W permission checkJernej Skrabec
2022-11-03iommu/sun50i: Consider all fault sources for resetJernej Skrabec
2022-11-03iommu/sun50i: Fix reset releaseJernej Skrabec
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy
2022-07-06iommu: Make .release_device optionalRobin Murphy
2022-02-28iommu: Split struct iommu_opsLu Baolu
2021-08-18iommu/sun50i: Drop IOVA cookie managementRobin Murphy
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2020-09-04iommu/sun50i: Fix set-but-not-used variable warningJoerg Roedel
2020-06-30iommu/sun50i: Remove unused variableMaxime Ripard
2020-06-30iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard
2020-05-27iommu/sun50i: Constify sun50i_iommu_opsRikard Falkeborn
2020-05-19iommu/sun50i: Fix return value check in sun50i_iommu_probe()Wei Yongjun
2020-05-14iommu/sun50i: Use __GFP_ZERO instead of memset()Joerg Roedel
2020-05-14iommu/sun50i: Fix compile warningsJoerg Roedel
2020-05-14iommu: Add Allwinner H6 IOMMU driverMaxime Ripard