Cronologia Commit

Autore SHA1 Messaggio Data
  Dominik Brodowski 411d9475cf fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() 7 anni fa
  Dominik Brodowski 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers 7 anni fa
  Dominik Brodowski cbfe20f565 fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall 7 anni fa
  Dominik Brodowski 03450e271a fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall 7 anni fa
  Dominik Brodowski 447016e968 fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir() 7 anni fa
  Dominik Brodowski a16fe33ab5 fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot() 7 anni fa
  Miklos Szeredi 7c6893e3c9 ovl: don't allow writing ioctl on lower layer 8 anni fa
  Miklos Szeredi 495e642939 vfs: add flags to d_real() 8 anni fa
  Linus Torvalds 088737f44b Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux 8 anni fa
  Jeff Layton 5660e13d2f fs: new infrastructure for writeback error handling and reporting 8 anni fa
  Jens Axboe c75b1d9421 fs: add fcntl() interface for setting/getting write life time hints 8 anni fa
  Linus Torvalds 050453295f Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 anni fa
  Linus Torvalds b948abf53a Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs 8 anni fa
  Linus Torvalds 11fbf53d66 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 anni fa
  Christoph Hellwig 629e014bb8 fs: completely ignore unknown open flags 8 anni fa
  Al Viro 159b095628 make sure that fchdir() won't accept referral points, etc. 8 anni fa
  Amir Goldstein 78757af651 vfs: ftruncate check IS_APPEND() on real upper inode 8 anni fa
  Al Viro e35d49f637 open: move compat syscalls from compat.c 8 anni fa
  Amir Goldstein bfe219d373 vfs: wrap write f_ops with file_{start,end}_write() 8 anni fa
  Amir Goldstein 9e79b13263 vfs: deny fallocate() on directory 8 anni fa
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 anni fa
  Linus Torvalds 35a891be96 Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 anni fa
  Darrick J. Wong 25f4c41415 block: implement (some of) fallocate for block devices 9 anni fa
  Darrick J. Wong 71be6b4942 vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks 9 anni fa
  Miklos Szeredi 4d0c5ba2ff vfs: do get_write_access() on upper layer of overlayfs 9 anni fa
  Miklos Szeredi c568d68341 locks: fix file locking on overlayfs 9 anni fa
  Linus Torvalds e9d488c311 Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc 9 anni fa
  Miklos Szeredi 2d902671ce vfs: merge .d_select_inode() into .d_real() 9 anni fa
  Linus Torvalds c52b76185b Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 anni fa
  Al Viro 0e0162bb8c Merge branch 'ovl-fixes' into for-linus 9 anni fa