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
Age
Commit message (
Expand
)
Author
2021-06-28
NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read()
Dave Wysochanski
2021-06-28
nfs: update has_sec_mnt_opts after cloning lsm options from parent
Scott Mayhew
2021-06-28
exfat: avoid incorrectly releasing for root inode
Chen Li
2021-06-28
orangefs: fix orangefs df output.
Mike Marshall
2021-06-28
orangefs: readahead adjustment
Mike Marshall
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-06-28
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
2021-06-28
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
2021-06-28
ksmbd: factor out a ksmbd_vfs_lock_parent helper
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
2021-06-28
ksmbd: remove unneeded NULL check in the list iterator
Namjae Jeon
2021-06-28
ksmbd: use f_bsize instead of q->limits.logical_block_size
Namjae Jeon
2021-06-28
ksmbd: change stream type macro to enumeration
Namjae Jeon
2021-06-28
ksmbd: opencode posix acl functions instead of wrappers
Namjae Jeon
2021-06-28
ksmbd: factor out a ksmbd_validate_entry_in_use helper from __ksmbd_vfs_rename
Namjae Jeon
2021-06-28
ksmbd: opencode to avoid trivial wrappers
Namjae Jeon
2021-06-28
ksmbd: remove ksmbd_err/info
Namjae Jeon
2021-06-26
NFS: Avoid duplicate resets of attribute cache timeouts
Trond Myklebust
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
2021-06-26
NFS: Fix up inode attribute revalidation timeouts
Trond Myklebust
2021-06-25
xfs: don't wait on future iclogs when pushing the CIL
Dave Chinner
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2021-06-25
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-24
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
2021-06-24
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
2021-06-24
jbd2: simplify journal_clean_one_cp_list()
Zhang Yi
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2021-06-24
jbd2: remove redundant buffer io error checks
Zhang Yi
2021-06-24
jbd2: don't abort the journal when freeing buffers
Zhang Yi
2021-06-24
jbd2: ensure abort the journal if detect IO error when writing original buffe...
Zhang Yi
2021-06-24
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
Zhang Yi
2021-06-24
ext4: no need to verify new add extent block
yangerkun
2021-06-24
jbd2: clean up misleading comments for jbd2_fc_release_bufs
yangerkun
2021-06-24
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
2021-06-24
ext4: consolidate checks for resize of bigalloc into ext4_resize_begin
Josh Triplett
2021-06-24
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2021-06-24
ext4: fsmap: fix the block/inode bitmap comment
Ritesh Harjani
[prev]
[next]