summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* fault-inject: support systematic fault injectionDmitry Vyukov2017-07-12
* kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov2017-07-12
* kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov2017-07-12
* procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov2017-07-12
* fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso2017-07-12
* bfs: fix sanity checks for empty filesRakesh Pandit2017-07-12
* sysctl: add unsigned int range supportLuis R. Rodriguez2017-07-12
* sysctl: simplify unsigned int supportLuis R. Rodriguez2017-07-12
* sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez2017-07-12
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-12
|\
| * ovl: mark parent impure and restore timestamp on ovl_link_up()Amir Goldstein2017-07-04
| * ovl: cleanup orphan index entriesAmir Goldstein2017-07-04
| * ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein2017-07-04
| * ovl: implement index dir copy upAmir Goldstein2017-07-04
| * ovl: move copy up lock outMiklos Szeredi2017-07-04
| * ovl: rearrange copy upMiklos Szeredi2017-07-04
| * ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-04
| * ovl: use struct copy_up_ctx as function argumentMiklos Szeredi2017-07-04
| * ovl: base tmpfile in workdir tooMiklos Szeredi2017-07-04
| * ovl: factor out ovl_copy_up_inode() helperAmir Goldstein2017-07-04
| * ovl: extract helper to get temp file in copy upMiklos Szeredi2017-07-04
| * ovl: defer upper dir lock to tempfile linkAmir Goldstein2017-07-04
| * ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi2017-07-04
| * ovl: cleanup bad and stale index entries on mountAmir Goldstein2017-07-04
| * ovl: lookup index entry for copy up originAmir Goldstein2017-07-04
| * ovl: verify index dir matches upper dirAmir Goldstein2017-07-04
| * ovl: verify upper root dir matches lower root dirAmir Goldstein2017-07-04
| * ovl: introduce the inodes index dir featureAmir Goldstein2017-07-04
| * ovl: generalize ovl_create_workdir()Amir Goldstein2017-07-04
| * ovl: relax same fs constrain for ovl_check_origin()Amir Goldstein2017-07-04
| * ovl: get exclusive ownership on upper/work dirsAmir Goldstein2017-07-04
| * vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-04
| * ovl: move cache and version to ovl_inodeMiklos Szeredi2017-07-04
| * ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein2017-07-04
| * ovl: move impure to ovl_inodeMiklos Szeredi2017-07-04
| * ovl: move redirect to ovl_inodeMiklos Szeredi2017-07-04
| * ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-04
| * ovl: compare inodesMiklos Szeredi2017-07-04
| * ovl: use i_private only as a keyMiklos Szeredi2017-07-04
| * ovl: simplify getting inodeMiklos Szeredi2017-07-04
| * ovl: allocate an ovl_inode structAmir Goldstein2017-07-04
| * ovl: fix nlink leak in ovl_rename()Amir Goldstein2017-07-04
| * Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...Miklos Szeredi2017-07-04
| |\
* | \ Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-07-11
|\ \ \
| * | | cifs: Clean up unused variables in smb2pdu.cChristos Gkekas2017-07-09
| * | | [SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French2017-07-08
| * | | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
| * | | CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-08
| * | | CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky2017-07-08
| * | | cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar2017-07-08