index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-11
fat: remove ->writepage
Christoph Hellwig
2022-11-30
fat (exportfs): fix some kernel-doc warnings
Bo Liu
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-20
fat: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-16
fat: add renameat2 RENAME_EXCHANGE flag support
Javier Martinez Canillas
2022-06-16
fat: factor out reusable code in vfat_rename() as helper functions
OGAWA Hirofumi
2022-06-16
fat: add a vfat_rename2() and make existing .rename callback a helper
Javier Martinez Canillas
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-19
fat: remove time truncations in vfat_create/vfat_mkdir
Chung-Chiang Cheng
2022-05-19
fat: report creation time in statx
Chung-Chiang Cheng
2022-05-19
fat: ignore ctime updates, and keep ctime identical to mtime in memory
Chung-Chiang Cheng
2022-05-19
fat: split fat_truncate_time() into separate functions
Chung-Chiang Cheng
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-04-29
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
2022-04-29
fatfs: add FAT messages to printk index
Jonathan Lassoff
2022-04-29
fatfs: remove redundant judgment
Yubo Feng
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-01-20
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-22
fat: use sync_blockdev_nowait
Christoph Hellwig
2021-10-18
fat: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-09-02
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-13
fat: Add KUnit tests for checksums and timestamps
David Gow
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-24
fat: handle idmapped mounts
Christian Brauner
[next]