Commit Graph

394 Commits (e9c7469bb4f502dafc092166201bea1ad5fc0fbf)

Author SHA1 Message Date
Andreas Gruenbacher 2aec7c5232 mbcache: Remove unused features 15 years ago
Al Viro ac14a95b52 convert ext3 to ->evict_inode() 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
Jan Kara 5f11e6a440 ext3: Fix dirtying of journalled buffers in data=journal mode 15 years ago
Dave Chinner aa32a79638 ext3: default to ordered mode 15 years ago
Jan Kara f25f624263 ext3: Avoid filesystem corruption after a crash under heavy delete load 15 years ago
Christoph Hellwig 4c4d390122 ext3: remove vestiges of nobh support 15 years ago
Andi Kleen 0411ba7902 ext3: Fix set but unused variables 15 years ago
Miao Xie 30e2bab2d6 ext3: update ctime when changing the file's permission by setfacl 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Venkatesh Pallipadi 1513b02c8b ext3 uses rb_node = NULL; to zero rb_root. 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 aab99c2c26 ext3: replace inode uid,gid,mode init with helper 15 years ago
Stephen Hemminger d1f21049f9 ext3: constify xattr handlers 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Eric Sandeen 0636c73ee7 ext3: make barrier options consistent with ext4 15 years ago
Jan Kara 5277970878 ext3: Fix waiting on transaction during fsync 15 years ago
Dmitry Monakhov 41d1a636b8 ext3: init statistics after journal recovery v2 15 years ago
Frans van de Wiel 8cef107a1d ext3: Avoid loading bitmaps for full groups during block allocation 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Dmitry Monakhov 774f03fb2c ext3: symlink must be handled via filesystem specific operation 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
Linus Torvalds de329820e9 ext3: fix broken handling of EXT3_STATE_NEW 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
Dmitry Monakhov 49792c806d ext3: add writepage sanity checks 15 years ago
Jan Kara 7eb4969e04 ext3: Truncate allocated blocks if direct IO write fails to update i_size 15 years ago
Dmitry Monakhov e5472147e1 ext3: quota_write cross block boundary behaviour 15 years ago
Dmitry Monakhov e1f5c67a19 ext3: trivial quota cleanup 15 years ago
Dmitry Monakhov e3c9643597 ext3: mount flags manipulation cleanup 15 years ago
Jan Kara 9df93939b7 ext3: Use bitops to read/modify EXT3_I(inode)->i_state 15 years ago
Thadeu Lima de Souza Cascardo d6b198bc8a fix ext3/ext4 comment typo compain -> complain 15 years ago
Eric Sandeen 96d2a495c2 ext3: Replace lock/unlock_super() with an explicit lock for resizing 15 years ago
Eric Sandeen b8a052d016 ext3: Replace lock/unlock_super() with an explicit lock for the orphan list 15 years ago
Eric Sandeen 4854a5f0cb ext3: ext3_mark_recovery_complete() doesn't need to use lock_super 15 years ago
Eric Sandeen ed505ee454 ext3: Remove outdated comment about lock_super() 15 years ago
Dmitry Monakhov c459001fa4 ext3: quota macros cleanup [V2] 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago