Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e048cb32f69038aa1c8f11e5c1b331be4181659d
/
fs
8c03cc8
fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()
by Vasily Averin
· 7 years ago
78bb920
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
by Naoya Horiguchi
· 7 years ago
241f01f
fs/buffer.c: make bh_lru_install() more efficient
by Eric Biggers
· 7 years ago
642338b
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
6618a24
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
ff0fa73
btrfs: nowait aio: Correct assignment of pos
by Goldwyn Rodrigues
· 7 years ago
d3e3b7ea
afs: Add metadata xattrs
by David Howells
· 7 years ago
fd24982
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
by Marc Dionne
· 7 years ago
bc2c642
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
58f587c
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
b8d4c1f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
46ace66
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
cee37d8
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
da029c1
exec: Limit arg stack to at most 75% of _STK_LIM
by Kees Cook
· 7 years ago
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
cd87d86
xfs: don't crash on unexpected holes in dir/attr btrees
by Darrick J. Wong
· 7 years ago
33198c1
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
3ea4fcc
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
1a86fc7
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
49d31c2
dentry name snapshots
by Al Viro
· 7 years ago
b59eea5
vfs: fix flock compat thinko
by Linus Torvalds
· 7 years ago
961ae1d
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 7 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
6eb0b8d
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
by Darrick J. Wong
· 7 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2262185
mm: per-cgroup memory reclaim stats
by Roman Gushchin
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 7 years ago
3d375d7
mm: update callers to use HASH_ZERO flag
by Pavel Tatashin
· 7 years ago
f93ae36
fs/userfaultfd.c: drop dead code
by Mike Rapoport
· 7 years ago
c823bd9
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
by Michal Hocko
· 7 years ago
b74271e
ocfs2: constify attribute_group structures
by Arvind Yadav
· 7 years ago
25b1c72
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
by piaojun
· 7 years ago
62aa81d
ocfs2: use magic.h
by Fabian Frederick
· 7 years ago
8c4d5a4
ocfs2: fix a static checker warning
by Gang He
· 7 years ago
ff95015
ext4: fix spelling mistake: "prellocated" -> "preallocated"
by Colin Ian King
· 7 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
62473a2
move file_{start,end}_write() out of do_iter_write()
by Al Viro
· 7 years ago
333427a
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
by Jeff Layton
· 7 years ago
1b18027
xfs: minimal conversion to errseq_t writeback error reporting
by Jeff Layton
· 7 years ago
6acec59
ext4: use errseq_t based error handling for reporting data writeback errors
by Jeff Layton
· 7 years ago
383aa54
fs: convert __generic_file_fsync to use errseq_t based reporting
by Jeff Layton
· 7 years ago
372cf24
block: convert to errseq_t based writeback error tracking
by Jeff Layton
· 7 years ago
819ec6b
dax: set errors in mapping when writeback fails
by Jeff Layton
· 7 years ago
5660e13
fs: new infrastructure for writeback error handling and reporting
by Jeff Layton
· 7 years ago
76341ca
jbd2: don't clear and reset errors after waiting on writeback
by Jeff Layton
· 7 years ago
87354e5
buffer: set errors in mapping at the time that the error occurs
by Jeff Layton
· 7 years ago
dac257f
fs: check for writeback errors after syncing out buffers in generic_file_fsync
by Jeff Layton
· 7 years ago
d945b59
buffer: use mapping_set_error instead of setting the flag
by Jeff Layton
· 7 years ago
af65207
ext4: fix __ext4_new_inode() journal credits calculation
by Tahsin Erdogan
· 7 years ago
ad47f95
ext4: skip ext4_init_security() and encryption on ea_inodes
by Tahsin Erdogan
· 7 years ago
966681c
CIFS: fix circular locking dependency
by Rabin Vincent
· 7 years ago
709340a
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
by Colin Ian King
· 7 years ago
93d2cb6
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
by Long Li
· 7 years ago
7e46f09
CIFS: add SFM mapping for 0x01-0x1F
by Björn JACKE
· 7 years ago
8490842
cifs: hide unused functions
by Arnd Bergmann
· 7 years ago
2f1afe2
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
by Shirish Pargaonkar
· 7 years ago
42c493c
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
by Shirish Pargaonkar
· 7 years ago
d38de3c6
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
by Aurélien Aptel
· 7 years ago
97b37f2
cifs: set mapping error when page writeback fails in writepage or launder_pages
by Jeff Layton
· 7 years ago
55a7b21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
e5f76a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
c96e6da
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
0f41074
fs: remove call_fsync helper function
by Jeff Layton
· 7 years ago
11ab831
JFS: do not ignore return code from write_one_page()
by Dave Kleikamp
· 7 years ago
2b69c82
mm: drop "wait" parameter from write_one_page()
by Jeff Layton
· 7 years ago
ea3b25e
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89fbf53
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3bad2f1
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2192b0b
xfs: fix contiguous dquot chunk iteration livelock
by Brian Foster
· 7 years ago
2cc7b4c
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
2969525
GFS2: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
e0b62e2
gfs2: gfs2_create_inode: Keep glock across iput
by Andreas Gruenbacher
· 7 years ago
6b0c744
gfs2: Clean up glock work enqueuing
by Andreas Gruenbacher
· 7 years ago
6f6597ba
gfs2: Protect gl->gl_object by spin lock
by Andreas Gruenbacher
· 7 years ago
4fd1a57
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
by Andreas Gruenbacher
· 7 years ago
2a527d6
fs: generic_block_bmap(): initialize all of the fields in the temp bh
by Alexander Potapenko
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
407cd7f
ext4: change fast symlink test to not rely on i_blocks
by Tahsin Erdogan
· 7 years ago
9a715cd
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
9d92573
Merge branch 'for-4.13/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
9b2970a
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
by Christoph Hellwig
· 7 years ago
0ed3b0d
vfs: Add iomap_seek_hole and iomap_seek_data helpers
by Andreas Gruenbacher
· 7 years ago
334fd34
vfs: Add page_cache_seek_hole_data helper
by Andreas Gruenbacher
· 7 years ago
1955880
SMB3: Enable encryption for SMB3.1.1
by Steve French
· 7 years ago
7175a11
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
by Christoph Hellwig
· 7 years ago
bda250d
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
by Christoph Hellwig
· 7 years ago
d04c241
xfs: Check for m_errortag initialization in xfs_errortag_test
by Carlos Maiolino
· 7 years ago
86c3e00
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bff4120
timerfd: Use get_itimerspec64() and put_itimerspec64()
by Deepa Dinamani
· 7 years ago
a8e2b63
Make statfs properly return read-only state after emergency remount
by Carlos Maiolino
· 7 years ago
6916363
fs/dcache: init in_lookup_hashtable
by Sebastian Andrzej Siewior
· 7 years ago
4f2ed69
minix: Deinline get_block, save 2691 bytes
by Denys Vlasenko
· 7 years ago
Next »