Commit History

Author SHA1 Message Date
  Linus Torvalds 609eac1c15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 13 years ago
  Aneesh Kumar K.V b605479306 fs/9p: We should not allocate a new inode when creating hardlines. 13 years ago
  Aneesh Kumar K.V df345c674b fs/9p: v9fs_stat2inode should update suid/sgid bits. 13 years ago
  Joe Perches 5d3851530d 9p: Reduce object size with CONFIG_NET_9P_DEBUG 13 years ago
  Al Viro 3eda0de677 9p: propagate umode_t 14 years ago
  Al Viro c2837de73e 9p: don't bother with unixmode2p9mode() for link() and symlink() 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Aneesh Kumar K.V 464f5ecf00 fs/9p: inode file operation is properly initialized init_special_inode 14 years ago
  Aneesh Kumar K.V 73f507171c fs/9p: Always ask new inode in lookup for cache mode disabled 14 years ago
  Aneesh Kumar K.V f88657ce3f fs/9p: Add OS dependent open flags in 9p protocol 14 years ago
  Aneesh Kumar K.V 45089142b1 fs/9p: Don't update file type when updating file attributes 14 years ago
  Aneesh Kumar K.V 5441ae5eb3 fs/9p: Add fid before dentry instantiation 14 years ago
  Aneesh Kumar K.V 48e370ff93 fs/9p: add 9P2000.L unlinkat operation 14 years ago
  Aneesh Kumar K.V 9e8fb38e7d fs/9p: add 9P2000.L renameat operation 14 years ago
  Aneesh Kumar K.V ed80fcfac2 fs/9p: Always ask new inode in create 14 years ago
  Aneesh Kumar K.V fd2421f544 fs/9p: When doing inode lookup compare qid details and inode mode bits. 14 years ago
  Aneesh Kumar K.V 2053d67c54 fs/9p: remove rename work around in 9p 14 years ago
  Al Viro dd7dd556e4 no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
  Sage Weil 86905d6d96 9p: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
  Aneesh Kumar K.V 42869c8ada fs/9p: Add v9fs_dentry2v9ses 14 years ago
  Aneesh Kumar K.V 7add697a3d fs/9p: Attach writeback_fid on first open with WR flag 14 years ago
  Aneesh Kumar K.V 059c138bc7 fs/9p: Use truncate_setsize instead of vmtruncate 14 years ago
  Aneesh Kumar K.V 5a7e0a8cf5 fs/9p: Fix race in initializing writeback fid 14 years ago