index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-06-14
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-14
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-14
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-14
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-14
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-14
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-14
fs: add i_blocksize()
Fabian Frederick
21
-35
/
+35
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-06-14
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+10
2017-06-14
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-06-07
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
3
-10
/
+14
2017-06-07
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
1
-1
/
+2
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2
-8
/
+53
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2
-2
/
+7
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
3
-6
/
+26
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
1
-2
/
+3
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
1
-2
/
+8
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
1
-2
/
+3
2017-06-07
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-06-07
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
2017-05-25
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-25
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
3
-13
/
+19
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
4
-6
/
+6
2017-05-25
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
4
-15
/
+31
2017-05-25
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2
-35
/
+96
2017-05-25
ext4 crypto: fix some error handling
Dan Carpenter
1
-1
/
+1
2017-05-25
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
4
-20
/
+39
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
1
-0
/
+1
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-20
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-20
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-20
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-20
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-05-20
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Andrey Ryabinin
1
-6
/
+5
2017-05-20
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
1
-0
/
+3
2017-05-20
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
1
-1
/
+1
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
1
-0
/
+5
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-1
/
+0
2017-05-14
f2fs: sanity check segment count
Jin Qian
1
-0
/
+7
2017-05-14
9p: fix a potential acl leak
Cong Wang
1
-0
/
+2
2017-05-08
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-05-08
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+8
2017-05-08
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
1
-0
/
+4
[next]