Commit History

Author SHA1 Message Date
  Arnd Bergmann 7ca2f23440 isofs: avoid unused function warning 10 years ago
  Al Viro b0afd8e5db isofs: don't bother with ->d_op for normal case 11 years ago
  Rasmus Villemoes a97df4277d isofs: replace strnicmp with strncasecmp 11 years ago
  Jan Kara 410dd3cf4c isofs: Fix unbounded recursion when processing relocated directories 11 years ago
  Linus Torvalds a7963eb7f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
  Fabian Frederick b3b749b7ac fs/isofs/inode.c add __init to init_inodecache() 11 years ago
  Al Viro 966c1f75f8 isofs: don't pass dentry to isofs_hash{i,}_common() 12 years ago
  Jan Kara 17b7f7cf58 isofs: Refuse RW mount of the filesystem instead of making it RO 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
  Eric W. Biederman ba64e2b9e3 userns: Convert isofs to use kuid/kgid where appropriate 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Al Viro 8fdd8c49fe isofs: inode leak on mount failure 13 years ago
  Al Viro 7328bdd6cf isofs: propagate umode_t 14 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Linus Torvalds 092f4c56c1 Merge branch 'akpm' (Andrew's incoming - part two) 14 years ago
  Namjae Jeon 3069083cc8 isofs: add readpages support 14 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 14 years ago
  Jan Kara d769b3c2ab isofs: Remove global fs lock 14 years ago
  Linus Torvalds c11760c6d8 isofs: fix bh leak in isofs_fill_super() error case 14 years ago
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
  Al Viro 6cc9c1d2c1 fix isofs d_op handling 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
  Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
  Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago