254 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
Jan Kara 77db4f25bc reiserfs: Use lowercase names of quota functions 16 years ago
Jan Kara 643d00ccc3 reiserfs: Remove unnecessary quota functions 16 years ago
Alexey Dobriyan b16ecfe2f9 fs/Kconfig: move reiserfs out 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Al Viro 2f1169e2dc fix breakage in reiserfs_new_inode() 16 years ago
Jan Kara 4103003b3a reiserfs: Add default allocation routines for quota structures 16 years ago
Jan Kara 6929f89124 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled(). 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Al Viro c1eaa26b67 nfsd race fixes: reiserfs 16 years ago
David Howells 414cb209ea CRED: Wrap task credential accesses in the ReiserFS filesystem 16 years ago
Christoph Hellwig 91efc167d0 [PATCH] reiserfs: add missing llseek method 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 16 years ago
Al Viro e5eb8caa83 [PATCH] remember mode of reiserfs journal 16 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 16 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
Julien Brunel 67b172c097 fs/reiserfs: use an IS_ERR test rather than a NULL test 16 years ago
Adrian Bunk 6b23ea7679 reiserfs/procfs.c: remove CVS keywords 16 years ago
Huang Weiyi dd763460eb reiserfs: removed duplicated #include 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Shen Feng 3264d4ded4 reiserfs: remove double definitions of xattr macros 17 years ago
Jeff Mahoney 90415deac7 reiserfs: convert j_commit_lock to mutex 17 years ago
Jeff Mahoney afe7025907 reiserfs: convert j_flush_sem to mutex 17 years ago
Jeff Mahoney f68215c464 reiserfs: convert j_lock to mutex 17 years ago
Jan Kara 00b441970a reiserfs: correct mount option parsing to detect when quota options can be changed 17 years ago
Jan Kara 4506567b24 reiserfs: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 5d4f7fddf8 reiserfs: fix synchronization of quota files in journal=data mode 17 years ago
Jeff Mahoney eb35c218d8 reiserfs: discard prealloc in reiserfs_delete_inode 17 years ago
Jan Kara 10dd08dc04 reiserfs: add missing unlock to an error path in reiserfs_quota_write() 17 years ago
Christoph Hellwig 86098fa011 reiserfs: use open_bdev_excl 17 years ago
Denis V. Lunev 19b4fc52d6 reiserfs: use non-racy method for proc entries creation 17 years ago
Jan Kara d5dee5c395 reiserfs: unpack tails on quota files 17 years ago
Jan Kara a2fe594fa3 reiserfs: fix hang on umount with quotas when journal is aborted 17 years ago
Harvey Harrison fbe5498b3d reiserfs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 8acc570fab reiserfs: fix more sparse warnings in do_balan.c 17 years ago
Harvey Harrison e13601bc6a reiserfs: fix sparse warning in journal.c 17 years ago
Marcin Slusarz 9e902df6be reiserfs: le*_add_cpu conversion 17 years ago
Jan Kara 1b445a9c21 quota: reiserfs: make reiserfs handle quotaon on remount 17 years ago
Jan Kara 03f6e92bdd quota: various style cleanups 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Jeff Mahoney 3227e14c3c [PATCH] reiserfs: eliminate private use of struct file in xattr 17 years ago