Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds cec997093b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 11 años
  Jan Kara 01777836c8 reiserfs: Fix use after free in journal teardown hace 11 años
  Fabian Frederick 17093991af fs/reiserfs: use linux/uaccess.h hace 11 años
  Fabian Frederick 53872ed077 fs/reiserfs: replace not-standard %Lu/%Ld hace 11 años
  Jeff Mahoney c48138c227 reiserfs: cleanup, make hash detection saner hace 11 años
  Jeff Mahoney a228bf8f0a reiserfs: cleanup, remove unnecessary parens hace 11 años
  Jeff Mahoney 09f1b80ba8 reiserfs: cleanup, remove sb argument from journal_mark_dirty hace 11 años
  Jeff Mahoney 58d854265c reiserfs: cleanup, remove sb argument from journal_end hace 11 años
  Jeff Mahoney 706a532338 reiserfs: cleanup, remove nblocks argument from journal_end hace 11 años
  Jeff Mahoney 098297b27d reiserfs: cleanup, reformat comments to normal kernel style hace 11 años
  Jeff Mahoney 4cf5f7addf reiserfs: cleanup, rename key and item accessors to more friendly names hace 11 años
  Jeff Mahoney 797d9016ce reiserfs: use per-fs commit workqueues 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 31e143686a fs/reiserfs/super.c: add __init to init_inodecache hace 11 años
  Rashika Kheria ea0856cd50 fs/reiserfs: move prototype declaration to header file hace 11 años
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() hace 11 años
  Al Viro 2ccdc41319 kill reiserfs_bdevname() hace 12 años
  Linus Torvalds ec0ad73080 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 12 años
  Jeff Mahoney d2d0395fd1 reiserfs: locking, release lock around quota operations hace 12 años
  Jeff Mahoney 278f6679f4 reiserfs: locking, handle nested locks properly hace 12 años
  Jeff Mahoney 4c05141df5 reiserfs: locking, push write lock out of xattr code hace 12 años
  Al Viro 672fe15d09 reiserfs: fix deadlock in umount hace 12 años
  Ionut-Gabriel Radu af591ad896 reiserfs: Use kstrdup instead of kmalloc/strcpy hace 12 años
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. hace 13 años
  Jan Kara 7af1168693 reiserfs: Move quota calls out of write lock hace 13 años
  Jan Kara 361d94a338 reiserfs: Protect reiserfs_quota_write() with write lock hace 13 años
  Jan Kara b9e06ef2e8 reiserfs: Protect reiserfs_quota_on() with write lock hace 13 años
  Jan Kara 3bb3e1fc47 reiserfs: Fix lock ordering during remount hace 13 años
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems hace 13 años
  Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method hace 13 años