git.samba.org
/
sfrench
/
cifs-2.6.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ovl: update documentation w.r.t. constant inode numbers
2017-05-05
Amir Goldstein
ovl: update documentation w.r.t. constant inode numbers
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: persistent inode numbers for upper hardlinks
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: constant st_ino/st_dev across copy up
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: persistent inode number for directories
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: set the ORIGIN type flag
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: lookup non-dir copy-up-origin by file handle
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: use an auxiliary var for overlay root entry
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: store file handle of lower inode on copy up
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-05-05
Amir Goldstein
ovl: check if all layers are on the same fs
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-04-26
Amir Goldstein
ovl: do not set overlay.opaque on non-dir create
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-04-20
Amir Goldstein
ovl: check IS_APPEND() on real upper inode
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-04-20
Amir Goldstein
vfs: ftruncate check IS_APPEND() on real upper inode
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-03-08
Amir Goldstein
ovl: lockdep annotate of nested stacked overlayfs inode...
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: properly implement sync_filesystem()
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: concurrent copy up of regular files
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: introduce copy up waitqueue
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: copy up regular file using O_TMPFILE
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: rearrange code in ovl_copy_up_locked()
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
ovl: check if upperdir fs supports O_TMPFILE
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
vfs: wrap write f_ops with file_{start,end}_write()
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
vfs: deny copy_file_range() for non regular files
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
vfs: deny fallocate() on directory
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-02-07
Amir Goldstein
vfs: create vfs helper vfs_tmpfile()
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-18
Amir Goldstein
ovl: fix possible use after free on redirect dir lookup
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: sanity check inode di_mode
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: sanity check inode mode when creating new dentry
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: replace xfs_mode_to_ftype table with switch statement
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: add missing include dependencies to xfs_dir2.h
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: sanity check directory inode di_size
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2017-01-17
Amir Goldstein
xfs: make the ASSERT() condition likely
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: fix reStructuredText syntax errors in documentation
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: create directories inside merged parent opaque
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: show redirect_dir mount option
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: check for emptiness of redirect dir
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: fix nested overlayfs mount
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
ovl: use vfs_clone_file_range() for copy up if possible
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
vfs: fix vfs_clone_file_range() for overlayfs files
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
vfs: call vfs_clone_file_range() under freeze protection
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-12-16
Amir Goldstein
vfs: allow vfs_clone_file_range() across mount points
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2016-10-24
Amir Goldstein
orangefs: user file_inode() where it is due
Signed-off-by:
Amir Goldstein
<amir73il@gmail.com>
commit
|
commitdiff
|
tree
2011-06-27
Amir Goldstein
ext4: move ext4_ind_* functions from inode.c to indirect.c
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-06-27
Amir Goldstein
ext4: rename ext4_indirect_* funcs to ext4_ind_*
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-06-27
Amir Goldstein
ext4: split ext4_ind_truncate from ext4_truncate
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-16
Amir Goldstein
ext4: fix oops in ext4_quota_off()
Reported-by:
Amir Goldstein
<amir73il@users.sf.net>
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-10
Amir Goldstein
ext4: remove alloc_semp
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-10
Amir Goldstein
ext4: teach ext4_mb_init_cache() to skip uptodate buddy...
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-10
Amir Goldstein
ext4: synchronize ext4_mb_init_group() with buddy page...
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-10
Amir Goldstein
ext4: implement ext4_add_groupblocks() by freeing blocks
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-05-09
Amir Goldstein
ext4: move ext4_add_groupblocks() to mballoc.c
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-03-21
Amir Goldstein
ext4: handle errors in ext4_clear_blocks()
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-03-21
Amir Goldstein
ext4: unify the ext4_handle_release_buffer() api
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-03-21
Amir Goldstein
ext4: handle errors in ext4_rename
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-03-21
Amir Goldstein
jbd2: add COW fields to struct jbd2_journal_handle
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-03-21
Amir Goldstein
jbd2: add the b_cow_tid field to journal_head struct
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-02-28
Amir Goldstein
ext3: skip orphan cleanup on rocompat fs
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-02-28
Amir Goldstein
ext4: skip orphan cleanup if fs has unknown ROCOMPAT...
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree
2011-02-28
Amir Goldstein
ext4: use the nblocks arg to ext4_truncate_restart_trans()
Signed-off-by:
Amir Goldstein
<amir73il@users.sf.net>
commit
|
commitdiff
|
tree