index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
1
-0
/
+2
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
1
-13
/
+17
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
4
-10
/
+50
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
1
-6
/
+6
2018-01-29
xfs: always zero di_flags2 when we free the inode
Darrick J. Wong
1
-0
/
+1
2018-01-29
xfs: call xfs_qm_dqattach before performing reflink operations
Darrick J. Wong
1
-0
/
+5
2018-01-29
xfs: bmap code cleanup
Shan Hai
1
-24
/
+8
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
9
-71
/
+44
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
18
-86
/
+104
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
3
-52
/
+56
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-34
/
+10
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
1
-6
/
+8
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
1
-3
/
+7
2018-01-29
xfs: convert to new i_version API
Jeff Layton
5
-7
/
+15
2018-01-29
ufs: use new i_version API
Jeff Layton
3
-6
/
+9
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
4
-10
/
+14
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
1
-1
/
+2
2018-01-29
nfs: convert to new i_version API
Jeff Layton
6
-23
/
+26
2018-01-29
ext4: convert to new i_version API
Jeff Layton
7
-17
/
+26
2018-01-29
ext2: convert to new i_version API
Jeff Layton
2
-6
/
+8
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2
-5
/
+7
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
3
-5
/
+12
2018-01-29
afs: convert to new i_version API
Jeff Layton
2
-3
/
+5
2018-01-29
affs: convert to new i_version API
Jeff Layton
3
-5
/
+8
2018-01-29
fat: convert to new i_version API
Jeff Layton
4
-19
/
+22
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
7
-0
/
+7
2018-01-28
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
1
-1
/
+1
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
1
-1
/
+0
2018-01-26
update internal version number for cifs.ko
Steve French
1
-1
/
+1
2018-01-26
cifs: add .splice_write
Andrés Souto
1
-0
/
+6
2018-01-26
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
1
-1
/
+31
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2
-9
/
+9
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
3
-20
/
+21
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
1
-26
/
+35
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
4
-37
/
+25
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
5
-76
/
+133
2018-01-25
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2
-16
/
+2
2018-01-25
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
1
-1
/
+0
2018-01-25
dcache: delete unused d_hash_mask
Alexey Dobriyan
1
-3
/
+2
2018-01-25
dcache: subtract d_hash_shift from 32 in advance
Alexey Dobriyan
1
-1
/
+3
2018-01-25
fs/buffer.c: fold init_buffer() into init_page_buffers()
Eric Biggers
1
-8
/
+2
2018-01-25
fs: fold __inode_permission() into inode_permission()
Eric Biggers
1
-45
/
+26
2018-01-25
f2fs: support inode creation time
Chao Yu
5
-1
/
+40
2018-01-25
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
1
-2
/
+7
2018-01-25
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
Benjamin Coddington
1
-4
/
+3
2018-01-25
f2fs: rebuild sit page from sit info in mem
Yunlei He
2
-16
/
+32
2018-01-25
f2fs: stop issuing discard if fs is readonly
Chao Yu
1
-0
/
+2
[prev]
[next]