Commit Graph

243 Commits (d84f4f992cbd76e8f39c488cf0c5d123843923b1)

Author SHA1 Message Date
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 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Julien Brunel 67b172c097 fs/reiserfs: use an IS_ERR test rather than a NULL test 17 years ago
Adrian Bunk 6b23ea7679 reiserfs/procfs.c: remove CVS keywords 17 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
Julia Lawall acc1f3ede9 fs/reiserfs/super.c: correct use of ! and & 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Miklos Szeredi cdf6ccc8b8 mount options: fix reiserfs 17 years ago
Jan Engelhardt ec26e11740 reiserfs: constify function pointer tables 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Denis Cheng bcf11cbecc fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Richard Knutsson 774ed22c21 reiserfs: complement va_start() with va_end(). 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago