Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3a09b8d45b3c05d49e581831de626927c37599f8
/
fs
6fa7aa5
fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex
by Tejun Heo
· 8 years ago
e96f8f1
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
04e3962
Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
e28ac1f
Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
84fcc2d
ceph: fix get_oldest_context()
by Geng, Jichao
· 8 years ago
cc8e834
ceph: fix mds cluster availability check
by Yan, Zheng
· 8 years ago
0a417b8
xfs: Timely free truncated dirty pages
by Jan Kara
· 8 years ago
0bf70aeb
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10
by Chris Mason
· 8 years ago
e7ee2c08
ocfs2: fix crash caused by stale lvb with fsdlm plugin
by Eric Ren
· 8 years ago
f729c8c
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
by Ross Zwisler
· 8 years ago
84a4620c
xfs: don't print warnings when xfs_log_force fails
by Christoph Hellwig
· 8 years ago
12ef830
xfs: don't rely on ->total in xfs_alloc_space_available
by Christoph Hellwig
· 8 years ago
54fee13
xfs: adjust allocation length in xfs_alloc_space_available
by Christoph Hellwig
· 8 years ago
255c516
xfs: fix bogus minleft manipulations
by Christoph Hellwig
· 8 years ago
5149fd3
xfs: bump up reserved blocks in xfs_alloc_set_aside
by Christoph Hellwig
· 8 years ago
92a1bf7
Btrfs: add 'inode' for extent map tracepoint
by Liu Bo
· 8 years ago
ac0c7cf
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
by David Sterba
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
e02003b
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
62f8c405
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
ff97f23
xfs: fix max_retries _show and _store functions
by Carlos Maiolino
· 8 years ago
a1b7a4d
xfs: fix crash and data corruption due to removal of busy COW extents
by Christoph Hellwig
· 8 years ago
20e73b0
xfs: use the actual AG length when reserving blocks
by Darrick J. Wong
· 8 years ago
7a21272
xfs: fix double-cleanup when CUI recovery fails
by Darrick J. Wong
· 8 years ago
c293166
Btrfs: adjust outstanding_extents counter properly when dio write is split
by Liu Bo
· 8 years ago
781feef
Btrfs: fix lockdep warning about log_mutex
by Liu Bo
· 8 years ago
e321f8a
Btrfs: use down_read_nested to make lockdep silent
by Liu Bo
· 8 years ago
d028099
btrfs: fix locking when we put back a delayed ref that's too new
by Jeff Mahoney
· 8 years ago
aa7c8da
btrfs: fix error handling when run_delayed_extent_op fails
by Jeff Mahoney
· 8 years ago
c8b4ec8
Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
6c006a9
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
by Chandan Rajendra
· 8 years ago
42d97eb
fscrypt: fix renaming and linking special files
by Eric Biggers
· 8 years ago
fe4f6c8
fscrypt: fix the test_dummy_encryption mount option
by Theodore Ts'o
· 8 years ago
1db1754
ext4: Simplify DAX fault path
by Jan Kara
· 8 years ago
9f141d6
dax: Call ->iomap_begin without entry lock during dax fault
by Jan Kara
· 8 years ago
f449b93
dax: Finish fault completely when loading holes
by Jan Kara
· 8 years ago
e3fce68
dax: Avoid page invalidation races and unnecessary radix tree traversals
by Jan Kara
· 8 years ago
c6dcf52
mm: Invalidate DAX radix tree entries only if appropriate
by Jan Kara
· 8 years ago
e568df6
ext2: Return BH_New buffers for zeroed blocks
by Jan Kara
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fc26901
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
faf0dce
Merge branch 'work.namespace' into for-linus
by Al Viro
· 8 years ago
f698ccc
ufs: fix function declaration for ufs_truncate_blocks
by Jeff Layton
· 8 years ago
613cc2b
fs: exec: apply CLOEXEC before changing dumpable task flags
by Aleksa Sarai
· 8 years ago
e522751
seq_file: reset iterator to first record for zero offset
by Tomasz Majchrzak
· 8 years ago
22725ce
vfs: fix isize/pos/len checks for reflink & dedupe
by Darrick J. Wong
· 8 years ago
c00d2c7
move aio compat to fs/aio.c
by Al Viro
· 8 years ago
64d656a
block: add back plugging in __blkdev_direct_IO
by Christoph Hellwig
· 8 years ago
ac632f5
befs: add NFS export support
by Luis de Bethencourt
· 8 years ago
e60f749
befs: remove trailing whitespaces
by Luis de Bethencourt
· 8 years ago
50b00fc
befs: remove signatures from comments
by Luis de Bethencourt
· 8 years ago
12ecb38
befs: fix style issues in header files
by Luis de Bethencourt
· 8 years ago
62b8071
befs: fix style issues in linuxvfs.c
by Luis de Bethencourt
· 8 years ago
1ca7087
befs: fix typos in linuxvfs.c
by Luis de Bethencourt
· 8 years ago
4c7df64
befs: fix style issues in io.c
by Luis de Bethencourt
· 8 years ago
85a06b3
befs: fix style issues in inode.c
by Luis de Bethencourt
· 8 years ago
a83179a
befs: fix style issues in debug.c
by Luis de Bethencourt
· 8 years ago
52bce91
splice: reinstate SIGPIPE/EPIPE handling
by Linus Torvalds
· 8 years ago
bc1ecd6
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
8ac2b422
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
by Trond Myklebust
· 8 years ago
f07d4a3
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
by Trond Myklebust
· 8 years ago
d8d8498
NFSv4: Place the GETATTR operation before the CLOSE
by Trond Myklebust
· 8 years ago
9413a1a
NFSv4: Also ask for attributes when downgrading to a READ-only state
by Trond Myklebust
· 8 years ago
a5f925b
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
by Trond Myklebust
· 8 years ago
e71708d
pNFS: Return RW layouts on OPEN_DOWNGRADE
by Trond Myklebust
· 8 years ago
b680814
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
by Trond Myklebust
· 8 years ago
86cfb04
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
by NeilBrown
· 8 years ago
3f8f254
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
by NeilBrown
· 8 years ago
cfd278c
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
by NeilBrown
· 8 years ago
1c48cee
pNFS/flexfiles: delete deviceid, don't mark inactive
by Weston Andros Adamson
· 8 years ago
187e593
NFS: Clean up nfs_attribute_timeout()
by Trond Myklebust
· 8 years ago
3f642a1
NFS: Remove unused function nfs_revalidate_inode_rcu()
by Trond Myklebust
· 8 years ago
21c3ba7
NFS: Fix and clean up the access cache validity checking
by Trond Myklebust
· 8 years ago
9cdd1d3
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
by Trond Myklebust
· 8 years ago
61540bf
NFS: Clean up cache validity checking
by Trond Myklebust
· 8 years ago
58ff418
NFS: Don't revalidate the file on close if we hold a delegation
by Trond Myklebust
· 8 years ago
0bc2c9b
NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN
by Trond Myklebust
· 8 years ago
e603a4c
NFSv4: Update the attribute cache info in update_changeattr
by Trond Myklebust
· 8 years ago
73ba39a
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
by Pan Bian
· 8 years ago
e93b1cc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
2700e60
quota: Fix bogus warning in dquot_disable()
by Jan Kara
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
9763f7a
Merge branch 'work.autofs' into for-linus
by Al Viro
· 8 years ago
5235d44
reorganize do_make_slave()
by Al Viro
· 8 years ago
066715d
clone_private_mount() doesn't need to touch namespace_sem
by Al Viro
· 8 years ago
f4cc1c3
remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id()
by Al Viro
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
4da00fd
Merge branch 'work.write_end' into for-linus
by Al Viro
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
Next »