Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Fabian Frederick f8ccad2164 befs: replace typedef befs_inode_info by structure hace 10 años
  Fabian Frederick 038428fcf7 befs: replace typedef befs_sb_info by structure hace 10 años
  Fabian Frederick 09ad0eae5e befs: replace typedef befs_mount_options by structure hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Fabian Frederick 111d639dd6 fs/befs/linuxvfs.c: remove unnecessary casting hace 10 años
  Jan Kara f441ada004 befs: remove dead code hace 10 años
  Al Viro a455589f18 assorted conversions to %p[dD] hace 10 años
  Fabian Frederick 8e19189ef8 fs/befs/linuxvfs.c: check superblock before dump operation hace 11 años
  Linus Torvalds 158c12948f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 11 años
  Paul Bolle fe786f61f3 befs: remove check for CONFIG_BEFS_RW hace 11 años
  Fabian Frederick 817e1d902a fs/befs: kernel-doc fixes hace 11 años
  Fabian Frederick f38f41c31b fs/befs/linuxvfs.c: remove positive test on sector_t hace 11 años
  Fabian Frederick 39d7a29f86 fs/befs/linuxvfs.c: replace strncpy by strlcpy hace 11 años
  Linus Torvalds 24e7ea3bea Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 11 años
  Fabian Frederick dac52fc182 BEFS: logging cleanup hace 11 años
  Fabian Frederick 91a52ab7d6 fs/befs/linuxvfs.c: add __init to befs_init_inodecache() hace 11 años
  Fabian Frederick 2d4319ef57 befs: replace kmalloc/memset 0 by kzalloc hace 11 años
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() hace 11 años
  Rakesh Pandit ac34a1b35e befs: iget_locked() doesn't return an ERR_PTR hace 11 años
  Al Viro 48bc06e74b befs: split symlink iops in two - for short and long symlinks resp. hace 12 años
  Al Viro f0f49ef5ce [readdir] convert befs hace 12 años
  Al Viro 448293aadb befs_readdir(): do not increment ->f_pos if filldir tells us to stop hace 12 años
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. hace 12 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems hace 13 años
  Eric W. Biederman 31aba059bb userns: Convert befs to use kuid/kgid where appropriate hace 13 años
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() hace 13 años
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper hace 13 años