linux-2.6-microblaze.git
2018-07-20 Vivek Goyalovl: Add helper ovl_inode_realdata()
2018-07-20 Vivek Goyalovl: Store lower data inode in ovl_inode
2018-07-20 Vivek Goyalovl: Fix ovl_getattr() to get number of blocks from...
2018-07-20 Vivek Goyalovl: Add helper ovl_dentry_lowerdata() to get lower...
2018-07-20 Vivek Goyalovl: Copy up meta inode data from lowest data inode
2018-07-20 Vivek Goyalovl: Modify ovl_lookup() and friends to lookup metacopy...
2018-07-20 Vivek Goyalovl: Use out_err instead of out_nomem
2018-07-20 Vivek Goyalovl: A new xattr OVL_XATTR_METACOPY for file on upper
2018-07-20 Vivek Goyalovl: Add helper ovl_already_copied_up()
2018-07-20 Vivek Goyalovl: Copy up only metadata during copy up where it...
2018-07-20 Vivek Goyalovl: During copy up, first copy up metadata and then...
2018-07-20 Vivek Goyalovl: Provide a mount option metacopy=on/off for metadat...
2018-07-20 Vivek Goyalovl: Move the copy up helpers to copy_up.c
2018-07-20 Vivek Goyalovl: Initialize ovl_inode->redirect in ovl_get_inode()
2018-07-20 Miklos Szerediovl: fix documentation of non-standard behavior
2018-07-18 Miklos Szerediovl: obsolete "check_copy_up" module option
2018-07-18 Miklos Szeredivfs: remove open_flags from d_real()
2018-07-18 Miklos SzerediRevert "fsnotify: support overlayfs"
2018-07-18 Miklos SzerediPartially revert "locks: fix file locking on overlayfs"
2018-07-18 Miklos SzerediRevert "vfs: do get_write_access() on upper layer of...
2018-07-18 Miklos SzerediRevert "vfs: add flags to d_real()"
2018-07-18 Miklos SzerediRevert "vfs: update ovl inode before relatime check"
2018-07-18 Miklos SzerediRevert "ovl: fix relatime for directories"
2018-07-18 Miklos Szeredivfs: fix freeze protection in mnt_want_write_file(...
2018-07-18 Miklos SzerediRevert "ovl: don't allow writing ioctl on lower layer"
2018-07-18 Miklos SzerediRevert "ovl: fix may_write_real() for overlayfs directo...
2018-07-18 Miklos Szeredivfs: don't open real
2018-07-18 Miklos Szerediovl: add reflink/copyfile/dedup support
2018-07-18 Miklos Szerediovl: add O_DIRECT support
2018-07-18 Miklos Szerediovl: add ovl_fiemap()
2018-07-18 Miklos Szerediovl: add lsattr/chattr support
2018-07-18 Miklos Szerediovl: add ovl_fallocate()
2018-07-18 Miklos Szerediovl: add ovl_mmap()
2018-07-18 Miklos Szerediovl: add ovl_fsync()
2018-07-18 Miklos Szerediovl: add ovl_write_iter()
2018-07-18 Miklos Szerediovl: add ovl_read_iter()
2018-07-18 Miklos Szerediovl: add helper to return real file
2018-07-18 Miklos Szerediovl: stack file ops
2018-07-18 Miklos Szerediovl: deal with overlay files in ovl_d_real()
2018-07-18 Miklos Szerediovl: copy up file size as well
2018-07-18 Miklos SzerediRevert "Revert "ovl: get_write_access() in truncate""
2018-07-18 Miklos Szerediovl: copy up inode flags
2018-07-18 Miklos Szerediovl: copy up times
2018-07-18 Miklos Szeredivfs: export vfs_dedupe_file_range_one() to modules
2018-07-18 Miklos Szeredivfs: export vfs_ioctl() to modules
2018-07-18 Miklos Szeredivfs: make open_with_fake_path() not contribute to nr_files
2018-07-18 Miklos SzerediMerge branch 'dedupe-cleanup' into overlayfs-next
2018-07-18 Miklos SzerediMerge branch 'for-ovl' of git://git./linux/kernel/git...
2018-07-17 Amir Goldsteinovl: fix wrong use of impure dir cache in ovl_iterate()
2018-07-12 Al Vironew helper: open_with_fake_path()
2018-07-12 Al Vironow we can fold open_check_o_direct() into do_dentry_open()
2018-07-12 Al Virolift fput() on late failures into path_openat()
2018-07-12 Al Virofold put_filp() into fput()
2018-07-12 Al Virointroduce FMODE_OPENED
2018-07-12 Al Viro->file_open(): lose cred argument
2018-07-12 Al Virosecurity_file_open(): lose cred argument
2018-07-12 Al Viroget rid of cred argument of vfs_open() and do_dentry_open()
2018-07-12 Al Viropass ->f_flags value to alloc_empty_file()
2018-07-12 Al Viropass creds to get_empty_filp(), make sure dentry_open...
2018-07-12 Al Viroalloc_file(): switch to passing O_... flags instead...
2018-07-11 Al Viromake sure do_dentry_open() won't return positive as...
2018-07-11 Al Virocreate_pipe_files(): use fput() if allocation of the...
2018-07-11 Al Viroturn filp_clone_open() into inline wrapper for dentry_o...
2018-07-11 Al Virofold security_file_free() into file_free()
2018-07-11 Al Viroocxlflash_getfile(): fix double-iput() on alloc_file...
2018-07-11 Al Virocxl_getfile(): fix double-iput() on alloc_file() failures
2018-07-11 Al Virodrm_mode_create_lease_ioctl(): fix open-coded filp_clon...
2018-07-06 Miklos Szeredivfs: dedupe: extract helper for a single dedup
2018-07-06 Miklos Szeredivfs: dedupe: rationalize args
2018-07-06 Miklos Szeredivfs: dedupe: return int
2018-07-06 Miklos Szeredivfs: limit size of dedupe
2018-06-28 Chunyu Huproc: add proc_seq_release
2018-06-16 Linus TorvaldsLinux 4.18-rc1
2018-06-16 Linus TorvaldsMerge tag 'for-linus-20180616' of git://git.kernel...
2018-06-16 Linus TorvaldsMerge tag 'docs-broken-links' of git://linuxtv.org...
2018-06-16 Linus TorvaldsMerge tag 'fsnotify_for_v4.18-rc1' of git://git./linux...
2018-06-16 Linus TorvaldsMerge tag 'fbdev-v4.18' of git://github.com/bzolnier...
2018-06-16 Linus TorvaldsMerge branch 'afs-proc' of git://git./linux/kernel...
2018-06-16 Linus TorvaldsMerge branch 'work.compat' of git://git./linux/kernel...
2018-06-16 Linus TorvaldsMerge branch 'work.aio' of git://git./linux/kernel...
2018-06-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-06-15 Linus TorvaldsMerge tag 'modules-for-v4.18' of git://git./linux/kerne...
2018-06-15 Linus TorvaldsMerge branch 'for-linus-4.18-rc1' of git://git./linux...
2018-06-15 Linus TorvaldsMerge tag 'riscv-for-linus-4.18-merge_window' of git...
2018-06-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-06-15 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-06-15 Mauro Carvalho... fix a series of Documentation/ broken file name references
2018-06-15 Mauro Carvalho... Documentation: rstFlatTable.py: fix a broken reference
2018-06-15 Mauro Carvalho... ABI: sysfs-devices-system-cpu: remove a broken reference
2018-06-15 Mauro Carvalho... devicetree: fix a series of wrong file references
2018-06-15 Mauro Carvalho... devicetree: fix name of pinctrl-bindings.txt
2018-06-15 Mauro Carvalho... devicetree: fix some bindings file names
2018-06-15 Mauro Carvalho... MAINTAINERS: fix location of DT npcm files
2018-06-15 Mauro Carvalho... MAINTAINERS: fix location of some display DT bindings
2018-06-15 Mauro Carvalho... kernel-parameters.txt: fix pointers to sound parameters
2018-06-15 Mauro Carvalho... bindings: nvmem/zii: Fix location of nvmem.txt
2018-06-15 Mauro Carvalho... docs: Fix more broken references
2018-06-15 Mauro Carvalho... scripts/documentation-file-ref-check: check tools/...
2018-06-15 Mauro Carvalho... scripts/documentation-file-ref-check: get rid of false...
2018-06-15 Mauro Carvalho... scripts/documentation-file-ref-check: hint: dash or...
next