Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30a7eb970c3aae6f1b74b2edea896fdca1cbea38
/
fs
30a7eb9
ext4: cleanup transaction restarts during inode deletion
by Tahsin Erdogan
· 8 years ago
02749a4
ext4: add ext4_is_quota_file()
by Tahsin Erdogan
· 8 years ago
4738740
ext2, ext4: make mb block cache names more explicit
by Tahsin Erdogan
· 8 years ago
c07dfcb
mbcache: make mbcache naming more generic
by Tahsin Erdogan
· 8 years ago
b6d9029
ext4: move struct ext4_xattr_inode_array to xattr.h
by Tahsin Erdogan
· 8 years ago
0421a18
ext4: modify ext4_xattr_ino_array to hold struct inode *
by Tahsin Erdogan
· 8 years ago
c1a5d5f
ext4: improve journal credit handling in set xattr paths
by Tahsin Erdogan
· 8 years ago
65d3000
ext4: ext4_xattr_delete_inode() should return accurate errors
by Tahsin Erdogan
· 8 years ago
b347e2b
ext4: retry storing value in external inode with xattr block too
by Tahsin Erdogan
· 8 years ago
b315529
ext4: fix credits calculation for xattr inode
by Tahsin Erdogan
· 8 years ago
7cec191
ext4: fix ext4_xattr_cmp()
by Tahsin Erdogan
· 8 years ago
f610910
ext4: fix ext4_xattr_move_to_block()
by Tahsin Erdogan
· 8 years ago
9bb21ce
ext4: fix ext4_xattr_make_inode_space() value size calculation
by Tahsin Erdogan
· 8 years ago
0bd454c
ext4: ext4_xattr_value_same() should return false for external data
by Tahsin Erdogan
· 8 years ago
990461d
ext4: add missing le32_to_cpu(e_value_inum) conversions
by Tahsin Erdogan
· 8 years ago
90966693
ext4: clean up ext4_xattr_inode_get()
by Tahsin Erdogan
· 8 years ago
bab79b0
ext4: change ext4_xattr_inode_iget() signature
by Tahsin Erdogan
· 8 years ago
0eefb10
ext4: extended attribute value size limit is enforced by vfs
by Tahsin Erdogan
· 8 years ago
1e7d359
ext4: fix ref counting for ea_inode
by Tahsin Erdogan
· 8 years ago
ddfa17e
ext4: call journal revoke when freeing ea_inode blocks
by Tahsin Erdogan
· 8 years ago
9e1ba00
ext4: ea_inode owner should be the same as the inode owner
by Tahsin Erdogan
· 8 years ago
bd3b963
ext4: attach jinode after creation of xattr inode
by Tahsin Erdogan
· 8 years ago
1b917ed
ext4: do not set posix acls on xattr inodes
by Tahsin Erdogan
· 8 years ago
0de5983
ext4: lock inode before calling ext4_orphan_add()
by Tahsin Erdogan
· 8 years ago
33d201e
ext4: fix lockdep warning about recursive inode locking
by Tahsin Erdogan
· 8 years ago
e50e512
ext4: xattr-in-inode support
by Andreas Dilger
· 8 years ago
e08ac99
ext4: add largedir feature
by Artem Blagodarenko
· 8 years ago
67a7d5f
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 8 years ago
a056bda
ext4: fix data corruption for mmap writes
by Jan Kara
· 8 years ago
4f8caa6
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
by Jan Kara
· 8 years ago
b8cb5a5
ext4: fix quota charging for shared xattr blocks
by Tahsin Erdogan
· 8 years ago
c41d342
ext4: remove redundant check for encrypted file on dio write path
by Eric Biggers
· 8 years ago
d6b9755
ext4: remove unused d_name argument from ext4_search_dir() et al.
by Eric Biggers
· 8 years ago
e546579
ext4: fix off-by-one error when writing back pages before dio read
by Eric Biggers
· 8 years ago
624327f
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
by Eryu Guan
· 8 years ago
887a973
ext4: keep existing extra fields when inode expands
by Konstantin Khlebnikov
· 8 years ago
9651e6b
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
by Konstantin Khlebnikov
· 8 years ago
3f1d5ba
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
by Jan Kara
· 8 years ago
7d95edd
ext4: fix SEEK_HOLE
by Jan Kara
· 8 years ago
b470906
jbd2: preserve original nofs flag during journal restart
by Tahsin Erdogan
· 8 years ago
964edf6
ext4: clear lockdep subtype for quota files on quota off
by Jan Kara
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8c3fc16
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
69c8ebf
fuseblk: Fix warning in super_setup_bdi_name()
by Jan Kara
· 8 years ago
1319a28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
f5705aa8c
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
by Dan Williams
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
67b4c88
[CIFS] Minor cleanup of xattr query function
by Steve French
· 8 years ago
4328fea
fs: cifs: transport: Use time_after for time comparison
by Karim Eshapa
· 8 years ago
cd12300
SMB2: Fix share type handling
by Christophe JAILLET
· 8 years ago
ecdcf62
cifs: cifsacl: Use a temporary ops variable to reduce code length
by Joe Perches via samba-technical
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
9786e34
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
e84b83b
filesystem-dax: fix broken __dax_zero_page_range() conversion
by Dan Williams
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
73ccb02
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
b26b78c
nfsd: Fix up the "supattr_exclcreat" attributes
by Trond Myklebust
· 8 years ago
f961e3f
nfsd: encoders mustn't use unitialized values in error cases
by J. Bruce Fields
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b948abf
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
a2e5ad4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
26c5eaa
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
de1892b
Don't delay freeing mids when blocked on slow socket write of request
by Steve French
· 8 years ago
560d388
CIFS: silence lockdep splat in cifs_relock_file()
by Rabin Vincent
· 8 years ago
b550a32
nfsd: fix undefined behavior in nfsd4_layout_verify
by Ari Kauppi
· 8 years ago
76b2a30
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
by Trond Myklebust
· 8 years ago
f4b23de
NFSv4.1: Work around a Linux server bug...
by Trond Myklebust
· 8 years ago
11fbf53
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
8ee74a9
proc: try to remove use of FOLL_FORCE entirely
by Linus Torvalds
· 8 years ago
bf5f894
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b444073
dax: add tracepoint to dax_insert_mapping()
by Ross Zwisler
· 8 years ago
f9bc3a0
dax: add tracepoint to dax_writeback_one()
by Ross Zwisler
· 8 years ago
d14a3f4
dax: add tracepoints to dax_writeback_mapping_range()
by Ross Zwisler
· 8 years ago
678c9fd
dax: add tracepoints to dax_load_hole()
by Ross Zwisler
· 8 years ago
c3ff68d
dax: add tracepoints to dax_pfn_mkwrite()
by Ross Zwisler
· 8 years ago
a9c42b3
dax: add tracepoints to dax_iomap_pte_fault()
by Ross Zwisler
· 8 years ago
b32c8c7
gfs2: replace CURRENT_TIME with current_time
by Stephen Rothwell
· 8 years ago
607a11a
fs: ubifs: replace CURRENT_TIME_SEC with current_time
by Deepa Dinamani
· 8 years ago
a88e99e
fs: ufs: use ktime_get_real_ts64() for birthtime
by Deepa Dinamani
· 8 years ago
1134e09
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
by Deepa Dinamani
· 8 years ago
e37fea5
fs: cifs: replace CURRENT_TIME by other appropriate apis
by Deepa Dinamani
· 8 years ago
48fbfe5
fs: f2fs: use ktime_get_real_seconds for sit_info times
by Deepa Dinamani
· 8 years ago
c718a97
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
by Tetsuo Handa
· 8 years ago
6e7c2b4
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
81be3de
fs/xattr.c: zero out memory copied to userspace in getxattr
by Michal Hocko
· 8 years ago
a7c3e90
mm: introduce kv[mz]alloc helpers
by Michal Hocko
· 8 years ago
eaa0d19
pidns: expose task pid_ns_for_children to userspace
by Kirill Tkhai
· 8 years ago
25b14e9
ns: allow ns_entries to have custom symlink content
by Kirill Tkhai
· 8 years ago
Next »