Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Biggers 6d2b6170c8 vfs: fix check for fallocate on active swapfile vor 11 Jahren
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() vor 12 Jahren
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode vor 12 Jahren
  Linus Torvalds 9ac0367501 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 vor 11 Jahren
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
  Lukas Czerner 0790b31b69 fs: disallow all fallocate operation on active swapfile vor 11 Jahren
  Lukas Czerner 23fffa925e fs: move falloc collapse range check into the filesystem methods vor 11 Jahren
  Lukas Czerner 8fc61d9263 fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file vor 11 Jahren
  Linus Torvalds d15e03104e Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs vor 11 Jahren
  Al Viro 3f4d5a0007 tidy do_dentry_open() up a bit vor 11 Jahren
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() vor 11 Jahren
  Al Viro 0ccb286346 fold __get_file_write_access() into its only caller vor 11 Jahren
  Al Viro 4597e695b8 get rid of DEBUG_WRITECOUNT vor 11 Jahren
  Al Viro dd20908a8a don't bother with {get,put}_write_access() on non-regular files vor 11 Jahren
  Lukas Czerner 409332b65d fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate vor 11 Jahren
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX vor 11 Jahren
  Namjae Jeon 00f5e61998 fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate vor 12 Jahren
  J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification vor 14 Jahren
  Al Viro eee5cc2702 get rid of s_files and files_lock vor 12 Jahren
  Al Viro 72c2d53192 file->f_op is never NULL... vor 12 Jahren
  Miklos Szeredi 0854d450e2 vfs: improve i_op->atomic_open() documentation vor 12 Jahren
  Linus Torvalds c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 12 Jahren
  Al Viro 173c84012a switch fchmod() to fdget vor 12 Jahren
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy vor 12 Jahren
  Andy Lutomirski e305f48bc4 fs: Fix file mode for O_TMPFILE vor 12 Jahren
  Al Viro ba57ea64cb allow O_TMPFILE to work with O_WRONLY vor 12 Jahren
  Al Viro bb458c644a Safer ABI for O_TMPFILE vor 12 Jahren
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... vor 12 Jahren
  Al Viro f9652e10c1 allow build_open_flags() to return an error vor 12 Jahren
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect vor 13 Jahren