Age | Commit message (Expand) | Author | Files | Lines |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier | 1 | -1/+1 |
2019-05-08 | ovl: relax WARN_ON() for overlapping layers use case | Amir Goldstein | 1 | -1/+1 |
2018-11-19 | ovl: fix missing override creds in link of a metacopy upper | Amir Goldstein | 1 | -1/+13 |
2018-10-31 | ovl: check whiteout in ovl_create_over_whiteout() | Miklos Szeredi | 1 | -0/+4 |
2018-10-27 | ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr() | Chengguang Xu | 1 | -3/+2 |
2018-10-27 | ovl: remove the 'locked' argument of ovl_nlink_{start,end} | Amir Goldstein | 1 | -10/+11 |
2018-10-27 | ovl: fix recursive oi->lock in ovl_link() | Amir Goldstein | 1 | -0/+4 |
2018-08-22 | ovl: set I_CREATING on inode being created | Miklos Szeredi | 1 | -0/+4 |
2018-07-20 | ovl: Set redirect on upper inode when it is linked | Vivek Goyal | 1 | -0/+8 |
2018-07-20 | ovl: Set redirect on metacopy files upon rename | Vivek Goyal | 1 | -20/+46 |
2018-07-18 | ovl: copy up times | Miklos Szeredi | 1 | -7/+24 |
2018-05-31 | ovl: use inode_insert5() to hash a newly created inode | Amir Goldstein | 1 | -10/+49 |
2018-05-31 | ovl: return EIO on internal error | Miklos Szeredi | 1 | -1/+1 |
2018-05-31 | ovl: make ovl_create_real() cope with vfs_mkdir() safely | Al Viro | 1 | -1/+33 |
2018-05-31 | ovl: create helper ovl_create_temp() | Amir Goldstein | 1 | -4/+9 |
2018-05-31 | ovl: return dentry from ovl_create_real() | Miklos Szeredi | 1 | -32/+30 |
2018-05-31 | ovl: struct cattr cleanups | Amir Goldstein | 1 | -24/+21 |
2018-05-31 | ovl: strip debug argument from ovl_do_ helpers | Amir Goldstein | 1 | -10/+10 |
2018-05-31 | ovl: remove WARN_ON() real inode attributes mismatch | Amir Goldstein | 1 | -7/+0 |
2018-01-24 | ovl: whiteout index when union nlink drops to zero | Amir Goldstein | 1 | -23/+35 |
2018-01-19 | ovl: take lower dir inode mutex outside upper sb_writers lock | Amir Goldstein | 1 | -65/+52 |
2017-12-14 | ovl: fix overlay: warning prefix | Amir Goldstein | 1 | -1/+2 |
2017-11-09 | ovl: update cache version of impure parent on rename | Amir Goldstein | 1 | -3/+4 |
2017-11-09 | ovl: fix rmdir problem on non-merge dir with origin xattr | zhangyi (F) | 1 | -3/+10 |
2017-11-09 | ovl: simplify ovl_check_empty_and_clear() | zhangyi (F) | 1 | -3/+2 |
2017-10-05 | ovl: fix missing unlock_rename() in ovl_do_copy_up() | Amir Goldstein | 1 | -20/+0 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 1 | -1/+1 |
2017-07-27 | ovl: constant d_ino for non-merge dirs | Miklos Szeredi | 1 | -5/+6 |
2017-07-13 | ovl: mark parent impure on ovl_link() | Amir Goldstein | 1 | -4/+18 |
2017-07-04 | ovl: persistent overlay inode nlink for indexed inodes | Amir Goldstein | 1 | -2/+17 |
2017-07-04 | ovl: add flag for upper in ovl_entry | Miklos Szeredi | 1 | -0/+1 |
2017-07-04 | ovl: cleanup bad and stale index entries on mount | Amir Goldstein | 1 | -1/+3 |
2017-07-04 | ovl: move __upperdentry to ovl_inode | Miklos Szeredi | 1 | -4/+4 |
2017-07-04 | ovl: compare inodes | Miklos Szeredi | 1 | -4/+9 |
2017-07-04 | ovl: fix nlink leak in ovl_rename() | Amir Goldstein | 1 | -0/+7 |
2017-05-29 | ovl: mark upper merge dir with type origin entries "impure" | Amir Goldstein | 1 | -26/+5 |
2017-05-19 | ovl: mark upper dir with type origin entries "impure" | Amir Goldstein | 1 | -0/+45 |
2017-05-19 | ovl: remove unused arg from ovl_lookup_temp() | Miklos Szeredi | 1 | -4/+4 |
2017-05-19 | ovl: handle rename when upper doesn't support xattr | Amir Goldstein | 1 | -10/+19 |
2017-05-05 | ovl: persistent inode numbers for upper hardlinks | Amir Goldstein | 1 | -0/+3 |
2017-05-05 | ovl: merge getattr for dir and nondir | Miklos Szeredi | 1 | -60/+1 |
2017-05-05 | ovl: persistent inode number for directories | Amir Goldstein | 1 | -4/+33 |
2017-04-26 | ovl: do not set overlay.opaque on non-dir create | Amir Goldstein | 1 | -1/+1 |
2017-03-03 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -4/+6 |
2016-12-16 | ovl: clean up kstat usage | Al Viro | 1 | -28/+28 |
2016-12-16 | ovl: create directories inside merged parent opaque | Amir Goldstein | 1 | -2/+12 |
2016-12-16 | ovl: opaque cleanup | Miklos Szeredi | 1 | -22/+21 |
2016-12-16 | ovl: allow setting max size of redirect | Miklos Szeredi | 1 | -3/+7 |