提交历史

作者 SHA1 备注 提交日期
  Miklos Szeredi 5219f346b0 fuse: invalidate target of rename 15 年之前
  npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 年之前
  John Muir 3b463ae0c6 fuse: invalidation reverse calls 16 年之前
  Miklos Szeredi e0a43ddcc0 fuse: allow umask processing in userspace 16 年之前
  Miklos Szeredi 8b0797a498 fuse: don't use inode in fuse_sync_release() 16 年之前
  Miklos Szeredi 91fe96b403 fuse: create fuse_do_open() helper for CUSE 16 年之前
  Miklos Szeredi c7b7143c63 fuse: clean up args in fuse_finish_open() and fuse_release_fill() 16 年之前
  Miklos Szeredi 2106cb1893 fuse: don't use inode in helpers called by fuse_direct_io() 16 年之前
  Miklos Szeredi f4975c67dd fuse: allow kernel to access "direct_io" files 16 年之前
  Al Viro 4269590a72 constify dentry_operations: FUSE 16 年之前
  Linus Torvalds 5fec8bdbf9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 16 年之前
  Tejun Heo b93f858ab2 fuse: add fuse_ prefix to several functions 16 年之前
  Tejun Heo acf99433d9 fuse: add file kernel handle 16 年之前
  Miklos Szeredi 1729a16c2c fuse: style fixes 16 年之前
  David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 年之前
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 年之前
  Al Viro a110343f0d [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 17 年之前
  Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 年之前
  Miklos Szeredi c180eebe13 fuse: add fuse_lookup_name() helper 17 年之前
  Miklos Szeredi dbd561d236 fuse: add export operations 17 年之前
  Miklos Szeredi 0de6256daa fuse: prepare lookup for nfs export 17 年之前
  Miklos Szeredi 5c5c5e51b2 fuse: update file size on short read 17 年之前
  Miklos Szeredi 3be5a52b30 fuse: support writable mmap 17 年之前
  Miklos Szeredi 1a823ac9ff fuse: fix permission checking 17 年之前
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年之前
  Miklos Szeredi 0952b2a4a8 fuse: fix attribute caching after create 17 年之前
  Miklos Szeredi 08b633070a fuse: fix attribute caching after rename 17 年之前
  Miklos Szeredi a6643094e7 fuse: pass open flags to read and write 17 年之前
  Miklos Szeredi 7dca9fd39f fuse: cleanup: add fuse_get_attr_version() 17 年之前
  Miklos Szeredi bcb4be809d fuse: fix reading past EOF 17 年之前