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
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
2018-01-29
xfs: reflink should break pnfs leases before sharing blocks
Darrick J. Wong
2018-01-29
xfs: don't clobber inobt/finobt cursors when xref with rmap
Darrick J. Wong
2018-01-29
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
2018-01-29
xfs: always zero di_flags2 when we free the inode
Darrick J. Wong
2018-01-29
xfs: call xfs_qm_dqattach before performing reflink operations
Darrick J. Wong
2018-01-29
xfs: bmap code cleanup
Shan Hai
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
2018-01-29
xfs: convert to new i_version API
Jeff Layton
2018-01-29
ufs: use new i_version API
Jeff Layton
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
2018-01-29
nfs: convert to new i_version API
Jeff Layton
2018-01-29
ext4: convert to new i_version API
Jeff Layton
2018-01-29
ext2: convert to new i_version API
Jeff Layton
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
2018-01-29
afs: convert to new i_version API
Jeff Layton
2018-01-29
affs: convert to new i_version API
Jeff Layton
2018-01-29
fat: convert to new i_version API
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2018-01-28
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
2018-01-26
update internal version number for cifs.ko
Steve French
2018-01-26
cifs: add .splice_write
Andrés Souto
2018-01-26
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-25
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-25
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
2018-01-25
dcache: delete unused d_hash_mask
Alexey Dobriyan
2018-01-25
dcache: subtract d_hash_shift from 32 in advance
Alexey Dobriyan
2018-01-25
fs/buffer.c: fold init_buffer() into init_page_buffers()
Eric Biggers
2018-01-25
fs: fold __inode_permission() into inode_permission()
Eric Biggers
2018-01-25
f2fs: support inode creation time
Chao Yu
[prev]
[next]