Commit Graph

431 Commits (9355aede5a3c4975e0ba8bbfe2b9d1fd73308916)

Author SHA1 Message Date
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Sergey Senozhatsky f4ae2faa40 fix reiserfs_evict_inode end_writeback second call 15 years ago
Changli Gao b3397ad544 reiserfs: remove unused local `wait' 15 years ago
Al Viro 845a2cc050 convert reiserfs to ->evict_inode() 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Al Viro 0e4f6a791b Fix reiserfs_file_release() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Jan Kara f4b113ae6f reiserfs: Fix resuming of quotas on remount read-write 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 307ae18a56 quota: drop remount argument to ->quota_on and ->quota_off 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Dmitry Monakhov 04b7ed0d33 reiserfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Stephen Hemminger 94d09a98cd reiserfs: constify xattr_handler 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Jeff Mahoney fb2162df74 reiserfs: fix corruption during shrinking of xattrs 15 years ago
Jeff Mahoney cac36f7071 reiserfs: fix permissions on .reiserfs_priv 15 years ago
Jeff Mahoney b7b7fa4310 reiserfs: Fix locking BUG during mount failure 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
Jeff Mahoney 3f8b5ee332 reiserfs: properly honor read-only devices 15 years ago
Jeff Mahoney 6cb4aff0a7 reiserfs: fix oops while creating privroot with selinux enabled 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Frederic Weisbecker 175359f89d reiserfs: Fix softlockup while waiting on an inode 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Frederic Weisbecker bbec919150 reiserfs: Fix vmalloc call under reiserfs lock 15 years ago
Frederic Weisbecker 31370f62ba reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks 15 years ago
Jiri Slaby e0baec1b63 reiserfs: Fix unreachable statement 15 years ago
Frederic Weisbecker 6c28705418 reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock 15 years ago
Frederic Weisbecker 4f3be1b5a9 reiserfs: Relax lock on xattr removing 15 years ago
Frederic Weisbecker 108d3943c0 reiserfs: Relax the lock before truncating pages 15 years ago
Frederic Weisbecker 5fe1533fda reiserfs: Fix recursive lock on lchown 15 years ago
Frederic Weisbecker f3e22f48f3 reiserfs: Fix mistake in down_write() conversion 15 years ago
Frederic Weisbecker 835d5247d9 reiserfs: Safely acquire i_mutex from xattr_rmdir 15 years ago
Frederic Weisbecker 8b513f56d4 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr 15 years ago
Frederic Weisbecker 4dd859697f reiserfs: Fix journal mutex <-> inode mutex lock inversion 15 years ago
Frederic Weisbecker c674905ca7 reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() 15 years ago