Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c07dee7348e2451bcf2f178bf0e7830268e2c31a
/
fs
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
313684c
ovl: fix return value of ovl_fill_super
by Geliang Tang
· 8 years ago
32a3d84
ovl: clean up kstat usage
by Al Viro
· 8 years ago
9aba652
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
by Amir Goldstein
· 8 years ago
97c684c
ovl: create directories inside merged parent opaque
by Amir Goldstein
· 8 years ago
5cf5b47
ovl: opaque cleanup
by Miklos Szeredi
· 8 years ago
c5bef3a
ovl: show redirect_dir mount option
by Amir Goldstein
· 8 years ago
3ea22a7
ovl: allow setting max size of redirect
by Miklos Szeredi
· 8 years ago
688ea0e
ovl: allow redirect_dir to default to "on"
by Miklos Szeredi
· 8 years ago
d159511
ovl: check for emptiness of redirect dir
by Amir Goldstein
· 8 years ago
a6c6065
ovl: redirect on rename-dir
by Miklos Szeredi
· 8 years ago
02b69b2
ovl: lookup redirects
by Miklos Szeredi
· 8 years ago
e28edc4
ovl: consolidate lookup for underlying layers
by Miklos Szeredi
· 8 years ago
48fab5d
ovl: fix nested overlayfs mount
by Amir Goldstein
· 8 years ago
6b2d5fe
ovl: check namelen
by Miklos Szeredi
· 8 years ago
bbb1e54
ovl: split super.c
by Miklos Szeredi
· 8 years ago
2b8c30e
ovl: use d_is_dir()
by Miklos Szeredi
· 8 years ago
8ee6059
ovl: simplify lookup
by Miklos Szeredi
· 8 years ago
3ee23ff
ovl: check lower existence of rename target
by Miklos Szeredi
· 8 years ago
370e55a
ovl: rename: simplify handling of lower/merged directory
by Miklos Szeredi
· 8 years ago
38e813d
ovl: get rid of PURE type
by Miklos Szeredi
· 8 years ago
2aff453
ovl: check lower existence when removing
by Miklos Szeredi
· 8 years ago
c412ce4
ovl: add ovl_dentry_is_whiteout()
by Miklos Szeredi
· 8 years ago
99f5d08
ovl: don't check sticky
by Miklos Szeredi
· 8 years ago
804032f
ovl: don't check rename to self
by Miklos Szeredi
· 8 years ago
ca4c8a3
ovl: treat special files like a regular fs
by Miklos Szeredi
· 8 years ago
6c02cb5
ovl: rename ovl_rename2() to ovl_rename()
by Miklos Szeredi
· 8 years ago
2ea9846
ovl: use vfs_clone_file_range() for copy up if possible
by Amir Goldstein
· 8 years ago
31c3a70
Revert "ovl: get_write_access() in truncate"
by Miklos Szeredi
· 8 years ago
b335e9d
vfs: fix vfs_clone_file_range() for overlayfs files
by Amir Goldstein
· 8 years ago
031a072
vfs: call vfs_clone_file_range() under freeze protection
by Amir Goldstein
· 8 years ago
913b86e
vfs: allow vfs_clone_file_range() across mount points
by Amir Goldstein
· 8 years ago
3616119
vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()
by Miklos Szeredi
· 8 years ago
8d3e293
Revert "vfs: rename: check backing inode being equal"
by Miklos Szeredi
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
47057ab
nfsd: add support for the umask attribute
by Andreas Gruenbacher
· 9 years ago
378d5a4
fs/logfs: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
39d2c3b
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
c4364f8
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
by Al Viro
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
1d0fd57
logfs: remove from tree
by Christoph Hellwig
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cf1b334
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
80eabba
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
b35df27
btrfs: fix race in btrfs_free_dummy_fs_info()
by Matthew Wilcox
· 8 years ago
4b4bb46
dax: clear dirty entry tags on cache flush
by Jan Kara
· 8 years ago
2f89dc1
dax: protect PTE modification on WP fault by radix tree entry lock
by Jan Kara
· 8 years ago
a6abc2c
dax: make cache flushing protected by entry lock
by Jan Kara
· 8 years ago
b1aa812
mm: move handling of COW faults into DAX code
by Jan Kara
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
82b0f8c
mm: join struct fault_env and vm_fault
by Jan Kara
· 8 years ago
5b56d49
mm: add locked parameter to get_user_pages_remote()
by Lorenzo Stoakes
· 8 years ago
40f7828
btrfs: better handle btrfs_printk() defaults
by Petr Mladek
· 8 years ago
412ac77a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
683b96f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
c297eb42
libceph: always signal completion when done
by Ilya Dryomov
· 8 years ago
80e80fb
ceph: avoid creating orphan object when checking pool permission
by Yan, Zheng
· 8 years ago
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
09cb646
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
ba75d57
ubifs: Initialize fstr_real_len
by Richard Weinberger
· 8 years ago
19d37ce
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 8 years ago
3e5cecf
Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 8 years ago
7a62a52
block_dev: don't update file access position for sync direct IO
by Shaohua Li
· 8 years ago
bcc7f5b
block_dev: don't test bdev->bd_contains when it is not stable
by NeilBrown
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
2939e1a
btrfs: limit async_work allocation and worker func duration
by Maxim Patlasov
· 8 years ago
ec9160d
ubifs: Use fscrypt ioctl() helpers
by Richard Weinberger
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
52281b3
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
5f52a2c
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10
by Chris Mason
· 8 years ago
3858866
ubifs: Use FS_CFLG_OWN_PAGES
by Richard Weinberger
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
30f74aa
binfmt_elf: use vmalloc() for allocation of vma_filesz
by Jason Baron
· 8 years ago
262c5e8
printk/btrfs: handle more message headers
by Petr Mladek
· 8 years ago
1270dd8
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
by Alexey Dobriyan
· 8 years ago
bac5f5d
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
by Alexey Dobriyan
· 8 years ago
209b14d
fs/proc/array.c: slightly improve render_sigset_t
by Rasmus Villemoes
· 8 years ago
492b2da
proc: tweak comments about 2 stage open and everything
by Alexey Dobriyan
· 8 years ago
39a10ac
proc: kmalloc struct pde_opener
by Alexey Dobriyan
· 8 years ago
f5887c71
proc: fix type of struct pde_opener::closing field
by Alexey Dobriyan
· 8 years ago
06a0c41
proc: just list_del() struct pde_opener
by Alexey Dobriyan
· 8 years ago
9a87fe0
proc: make struct struct map_files_info::len unsigned int
by Alexey Dobriyan
· 8 years ago
623f594
proc: make struct pid_entry::len unsigned
by Alexey Dobriyan
· 8 years ago
af884cd
proc: report no_new_privs state
by Kees Cook
· 8 years ago
a66c0410
mm: add cond_resched() in gather_pte_stats()
by Hugh Dickins
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
Next »