Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a9a212a939617d0bcdbb2033e44c6d95215d480a
/
fs
722f478
Merge "ext4: Initialize ee_start_lo to avoid potential use before initialization"
by Linux Build Service Account
· 7 years ago
1765f52
Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE"
by Linux Build Service Account
· 7 years ago
4c0510d
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
by Nick Desaulniers
· 8 years ago
add5856
ext4: Initialize ee_start_lo to avoid potential use before initialization
by Kyle Yan
· 7 years ago
355cae8
Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9
by Kyle Yan
· 7 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
66d6448
btrfs: fix memory leak in update_space_info failure path
by Jeff Mahoney
· 7 years ago
4d15ab9
btrfs: use correct types for page indices in btrfs_page_exists_in_range
by David Sterba
· 8 years ago
84bef90
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
by Al Viro
· 7 years ago
3d4922b
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
by Al Viro
· 7 years ago
55a00f8
ufs: set correct ->s_maxsize
by Al Viro
· 7 years ago
aed005f
ufs: restore maintaining ->i_blocks
by Al Viro
· 7 years ago
bf7bfef
fix ufs_isblockset()
by Al Viro
· 7 years ago
4896c87
ufs: restore proper tail allocation
by Al Viro
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
c404f0d
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 7 years ago
2e16921
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
by Jan Kara
· 7 years ago
9890b9c
ext4: keep existing extra fields when inode expands
by Konstantin Khlebnikov
· 7 years ago
9850844
ext4: fix SEEK_HOLE
by Jan Kara
· 7 years ago
e273ed2
nfsd: Fix up the "supattr_exclcreat" attributes
by Trond Myklebust
· 8 years ago
bfeac83
nfsd4: fix null dereference on replay
by J. Bruce Fields
· 7 years ago
303cde8
Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9
by Kyle Yan
· 7 years ago
3d7ac4f
ANDROID: sdcardfs: d_splice_alias can return error values
by Daniel Rosenberg
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
11214bd
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 7 years ago
75c5afd
xfs: fix unaligned access in xfs_btree_visit_blocks
by Eric Sandeen
· 7 years ago
7fb8ab8
xfs: avoid mount-time deadlock in CoW extent recovery
by Darrick J. Wong
· 8 years ago
e40c145
xfs: xfs_trans_alloc_empty
by Christoph Hellwig
· 7 years ago
0e54279
xfs: bad assertion for delalloc an extent that start at i_size
by Zorro Lang
· 8 years ago
f60d76e
xfs: BMAPX shouldn't barf on inline-format directories
by Darrick J. Wong
· 8 years ago
53c44c2
xfs: fix indlen accounting error on partial delalloc conversion
by Brian Foster
· 8 years ago
54894ea
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
d457f82
xfs: reserve enough blocks to handle btree splits when remapping
by Darrick J. Wong
· 8 years ago
0ba833f
xfs: wait on new inodes during quotaoff dquot release
by Brian Foster
· 8 years ago
2ea882d
xfs: update ag iterator to support wait on new inodes
by Brian Foster
· 8 years ago
e86b616
xfs: support ability to wait on new inodes
by Brian Foster
· 8 years ago
10f0b2c
xfs: fix up quotacheck buffer list error handling
by Brian Foster
· 8 years ago
95487d4
xfs: prevent multi-fsb dir readahead from reading random blocks
by Brian Foster
· 8 years ago
93bd169
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
by Eric Sandeen
· 8 years ago
99226b8
xfs: fix integer truncation in xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
4e27628
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
4e8163f
xfs: actually report xattr extents via iomap
by Darrick J. Wong
· 8 years ago
de417ea
xfs: fix over-copying of getbmap parameters from userspace
by Darrick J. Wong
· 8 years ago
c2ad2dc
xfs: use dedicated log worker wq to avoid deadlock with cil wq
by Brian Foster
· 8 years ago
3890d83
xfs: fix kernel memory exposure problems
by Darrick J. Wong
· 8 years ago
ca659e08
xfs: rework the inline directory verifiers
by Darrick J. Wong
· 8 years ago
815414e
xfs: verify inline directory data forks
by Darrick J. Wong
· 8 years ago
11b4854
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 7 years ago
9c795ff
xfs: use ->b_state to fix buffer I/O accounting release race
by Brian Foster
· 7 years ago
c9eab63
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 7 years ago
68a0561
fs/ufs: Set UFS default maximum bytes per file
by Richard Narron
· 7 years ago
18bf691
FROMLIST: f2fs: sanity check size of nat and sit cache
by Jin Qian
· 7 years ago
a2f0578
FROMLIST: f2fs: sanity check checkpoint segno and blkoff
by Jin Qian
· 8 years ago
38ef417
ANDROID: mnt: Fix next_descendent
by Daniel Rosenberg
· 7 years ago
d523ad4
Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9
by Kyle Yan
· 7 years ago
951d823
Merge 4.9.30 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
51d9c51
nfsd: encoders mustn't use unitialized values in error cases
by J. Bruce Fields
· 8 years ago
ea46555
nfsd: fix undefined behavior in nfsd4_layout_verify
by Ari Kauppi
· 8 years ago
f2b6f50
NFS: Use GFP_NOIO for two allocations in writeback
by Benjamin Coddington
· 8 years ago
a8c35e5
NFS: Fix use after free in write error path
by Fred Isaman
· 8 years ago
88ac6b7
NFSv4: Fix a hang in OPEN related to server reboot
by Trond Myklebust
· 8 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
8daed21
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
d10b21d
proc: Fix unbalanced hard link numbers
by Takashi Iwai
· 8 years ago
cc0f994
fanotify: don't expose EOPENSTALE to userspace
by Amir Goldstein
· 8 years ago
db95048
ANDROID: sdcardfs: Check for NULL in revalidate
by Daniel Rosenberg
· 7 years ago
2bffbf1
Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9
by Kyle Yan
· 7 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
9ee8502
pstore: Shut down worker when unregistering
by Kees Cook
· 8 years ago
64a599a
fscrypt: fix context consistency check when key(s) unavailable
by Eric Biggers
· 8 years ago
1c5d8b3
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
6f3b2ee
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
f13d96b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
4113466
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
449a744
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
87c0604
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
8dd4e3f
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
2ac2ad9
Set unicode flag on cifs echo request to avoid Mac error
by Steve French
· 8 years ago
4f5e1c4
Fix match_prepath()
by Sachin Prabhu
· 8 years ago
945d0ec
fs/block_dev: always invalidate cleancache in invalidate_bdev()
by Andrey Ryabinin
· 8 years ago
091784a
ceph: fix memory leak in __ceph_setxattr()
by Luis Henriques
· 8 years ago
9a6bb7b
fs/xattr.c: zero out memory copied to userspace in getxattr
by Michal Hocko
· 8 years ago
1777e88
orangefs: do not check possibly stale size on truncate
by Martin Brandenburg
· 8 years ago
63907bb
orangefs: do not set getattr_time on orangefs_lookup
by Martin Brandenburg
· 8 years ago
59f4961
orangefs: clean up oversize xattr validation
by Martin Brandenburg
· 8 years ago
127adc1
orangefs: fix bounds check for listxattr
by Martin Brandenburg
· 8 years ago
b2764f8
ext4: evict inline data when writing to memory map
by Eric Biggers
· 8 years ago
a56a105
ANDROID: sdcardfs: Move top to its own struct
by Daniel Rosenberg
· 8 years ago
55651b1
Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9
by Kyle Yan
· 8 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
6a76207
block: get rid of blk_integrity_revalidate()
by Ilya Dryomov
· 8 years ago
9386295
f2fs: sanity check segment count
by Jin Qian
· 8 years ago
f5ca890
9p: fix a potential acl leak
by Cong Wang
· 8 years ago
13fb093
ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach
by Gao Xiang
· 8 years ago
2577610
Merge dev/msm-4.9-sched into msm-4.9
by Syed Rameez Mustafa
· 8 years ago
0df2f98
ANDROID: sdcardfs: Don't iput if we didn't igrab
by Daniel Roseberg
· 8 years ago
6bf837d
ANDROID: sdcardfs: Call lower fs's revalidate
by Daniel Rosenberg
· 8 years ago
f9209e9
ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges
by Daniel Rosenberg
· 8 years ago
4131f8c
ANDROID: sdcardfs: Copy meta-data from lower inode
by Daniel Rosenberg
· 8 years ago
5796870
Revert "Revert "Android: sdcardfs: Don't do d_add for lower fs""
by Daniel Rosenberg
· 8 years ago
Next »