Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Christoph Hellwig
|
dd3932eddf
block: remove BLKDEV_IFL_WAIT
|
14 years ago |
Al Viro
|
0e4f6a791b
Fix reiserfs_file_release()
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Dmitry Monakhov
|
fbd9b09a17
blkdev: generalize flags for blkdev_issue_fn functions
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Frederic Weisbecker
|
205cb37b89
kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
|
15 years ago |
Jeff Mahoney
|
ee93961be1
reiserfs: rename [cn]_* variables
|
16 years ago |
Jeff Mahoney
|
d68caa9530
reiserfs: rename p_._ variables
|
16 years ago |
Jeff Mahoney
|
995c762ea4
reiserfs: rename p_s_inode to inode
|
16 years ago |
Jeff Mahoney
|
0222e6571c
reiserfs: strip trailing whitespace
|
16 years ago |
Jeff Mahoney
|
45b03d5e8e
reiserfs: rework reiserfs_warning
|
16 years ago |
Christoph Hellwig
|
91efc167d0
[PATCH] reiserfs: add missing llseek method
|
16 years ago |
Vladimir Saveliev
|
797b4cffdf
reiserfs: use generic write
|
17 years ago |
Micah Cowan
|
17973f5af7
Only send SIGXFSZ when exceeding rlimits.
|
18 years ago |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 years ago |
Nate Diller
|
f2fff59695
reiserfs: use zero_user_page
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 years ago |
Vladimir Saveliev
|
de14569f94
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
|
18 years ago |
Josef Sipek
|
1fc5adbd19
[PATCH] struct path: convert reiserfs
|
18 years ago |
Vladimir V. Saveliev
|
c55747682e
[PATCH] reiserfs: do not add save links for O_DIRECT writes
|
18 years ago |
Yan Burman
|
01afb2134e
[PATCH] reiser: replace kmalloc+memset with kzalloc
|
18 years ago |
Alexey Dobriyan
|
de21c57b90
[PATCH] reiserfs: add missing D-cache flushing
|
18 years ago |
Alexey Dobriyan
|
533221fbaf
[PATCH] reiserfs: fmt bugfix
|
18 years ago |
Dave Jones
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 years ago |
Eric Sesterhenn
|
14a61442c2
BUG_ON conversion for fs/reiserfs
|
18 years ago |
Badari Pulavarty
|
027445c372
[PATCH] Vectorize aio_read/aio_write fileop methods
|
18 years ago |