index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
libfs: getdents() should return 0 after reaching EOD
Chuck Lever
1
-3
/
+11
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+44
2023-10-28
fs: fix build error with CONFIG_EXPORTFS=m or not defined
Amir Goldstein
1
-0
/
+41
2023-10-28
fs: report f_fsid from s_dev for "simple" filesystems
Amir Goldstein
1
-0
/
+3
2023-10-18
fs: new accessor methods for atime and mtime
Jeff Layton
1
-11
/
+30
2023-09-20
direct_write_fallback(): on error revert the ->ki_pos update from buffered write
Al Viro
1
-0
/
+1
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+2
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-21
/
+21
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+248
2023-08-27
libfs: remove redundant checks of s_encoding
Eric Biggers
1
-12
/
+2
2023-08-21
libfs: Convert simple_write_begin and simple_write_end to use a folio
Matthew Wilcox (Oracle)
1
-20
/
+20
2023-08-09
libfs: Remove parent dentry locking in offset_iterate_dir()
Chuck Lever
1
-7
/
+4
2023-08-09
libfs: Add a lock class for the offset map's xa_lock
Chuck Lever
1
-0
/
+3
2023-08-09
libfs: Add directory operations for stable offsets
Chuck Lever
1
-0
/
+248
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-2
/
+2
2023-07-24
kernfs: convert to ctime accessor functions
Jeff Layton
1
-9
/
+10
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
1
-1
/
+1
2023-07-10
fs: new helper: simple_rename_timestamp
Jeff Layton
1
-9
/
+27
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
1
-0
/
+41
2023-04-03
fs: consolidate duplicate dt_type helpers
Jeff Layton
1
-7
/
+2
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+10
2023-01-26
fs: uninline inode_query_iversion
Jeff Layton
1
-0
/
+36
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-5
/
+5
2022-11-30
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-3
/
+19
2022-10-03
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
1
-0
/
+46
2022-05-09
fs: Convert simple_readpage to simple_read_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-11
/
+0
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-5
/
+5
2021-11-03
libfs: Support RENAME_EXCHANGE in simple_rename()
Lorenz Bauer
1
-1
/
+4
2021-11-03
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
1
-0
/
+24
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-16
/
+0
2021-06-29
fs: remove anon_set_page_dirty()
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-4
/
+13
2021-03-23
libfs: fix kernel-doc for mnt_userns
Randy Dunlap
1
-0
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+16
2021-02-21
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-01-27
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
Eric Biggers
1
-5
/
+3
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-16
/
+15
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+6
2021-01-14
fs: add LSM-supporting anon-inode interface
Daniel Colascione
1
-5
/
+0
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+70
[next]