Histórico de commits

Autor SHA1 Mensagem Data
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus 8 anos atrás
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 9 anos atrás
  Miklos Szeredi e0e0be8a83 libfs: support RENAME_NOREPLACE in simple_rename() 8 anos atrás
  Al Viro acc29fb8f7 debugfs: ->d_parent is never NULL or negative 9 anos atrás
  Greg Kroah-Hartman 5614e77258 Merge 4.6-rc4 into driver-core-next 9 anos atrás
  Seth Forshee 87243deb88 debugfs: Make automount point inodes permanently empty 9 anos atrás
  Nicolai Stange c646880814 debugfs: add support for self-protecting attribute file fops 9 anos atrás
  Nicolai Stange 49d200deaa debugfs: prevent access to removed files' private data 9 anos atrás
  Nicolai Stange 9fd4dcece4 debugfs: prevent access to possibly dead file_operations at file open 9 anos atrás
  Deepa Dinamani 1b48b530da fs: debugfs: Replace CURRENT_TIME by current_fs_time() 9 anos atrás
  Roman Pen a8f324a46f debugfs: fix inode i_nlink references for automount dentry 9 anos atrás
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 anos atrás
  Daniel Borkmann 0ee9608c89 debugfs: fix refcount imbalance in start_creating 9 anos atrás
  Ulf Magnusson 398dc4ad52 debugfs: document that debugfs_remove*() accepts NULL and error values 10 anos atrás
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 anos atrás
  Linus Torvalds 0cbee99269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 anos atrás
  Eric W. Biederman f9bb48825a sysfs: Create mountpoints with sysfs_create_mount_point 10 anos atrás
  Al Viro dc3f4198ea make simple_positive() public 10 anos atrás
  Al Viro 5723cb01f0 debugfs: switch to simple_follow_link() 10 anos atrás
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 anos atrás
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 anos atrás
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 anos atrás
  David Howells 7ceab50c0b VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() 10 anos atrás
  Greg KH c9e15f25f5 debugfs: allow bad parent pointers to be passed in 10 anos atrás
  Al Viro 0db59e5929 debugfs: leave freeing a symlink body until inode eviction 10 anos atrás
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 anos atrás
  David Howells e59b4e9187 debugfs: Provide a file creation function that also takes an initial size 10 anos atrás
  Al Viro 77b3da6e32 new primitive: debugfs_create_automount() 10 anos atrás
  Al Viro 5233e31191 debugfs: split end_creating() into success and failure cases 10 anos atrás
  Al Viro edac65eaf8 debugfs: take mode-dependent parts of debugfs_get_inode() into callers 10 anos atrás