Commit History

Author SHA1 Message Date
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Eric W. Biederman 17499e3329 coda: Cache permisions in struct coda_inode_info in a kuid_t. 12 years ago
  Eric W. Biederman 9fd973e085 coda: Restrict coda messages to the initial pid namespace 12 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro 78f7d75e5d switch coda get_device_index() to fget_light() 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Al Viro f56b0fbc64 coda: clean failure exits in coda_fill_super() 13 years ago
  Al Viro f4947fbce2 coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() 13 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Linus Torvalds b2034d474b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Al Viro 31a203df9c take coda-private headers out of include/linux 14 years ago
  Al Viro 9501e4c48e switch coda 14 years ago
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
  Jesper Juhl 747fecab32 coda: kill redundant cast in coda_alloc_inode() 14 years ago
  Al Viro 3c26ff6e49 convert get_sb_nodev() users 15 years ago
  Yoshihisa Abe da47c19e5c Coda: replace BKL with mutex 14 years ago
  Yoshihisa Abe f7cc02b871 Coda: push BKL regions into coda_upcall() 14 years ago
  Yoshihisa Abe b5ce1d83a6 Coda: add spin lock to protect accesses to struct coda_inode_info. 14 years ago
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
  Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
  Jens Axboe 5163d90076 coda: add bdi backing to mount session 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago