Commit Graph

414 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 14 years ago
Namhyung Kim db50d20b1d ext3: Fix debug messages in ext3_group_extend() 14 years ago
Namhyung Kim bfa01dfbe0 ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() 14 years ago
Namhyung Kim 81a4e320e6 ext3: Use DIV_ROUND_UP() on group desc block counting 14 years ago
Namhyung Kim 4569cd1b0d ext3: Return proper error code on ext3_fill_super() 14 years ago
Namhyung Kim 57e94d8647 ext3: Remove unnecessary casts on bh->b_data 14 years ago
Namhyung Kim df0d6b8ff1 ext3: Cleanup ext3_setup_super() 14 years ago
Darrick J. Wong dff6825e9f ext3/jbd: Avoid WARN() messages when failing to write the superblock 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Jan Kara beb37b85b0 ext3: Fix lost extented attributes for inode with ino == 11 15 years ago
Jan Blunck 77b54a46a8 BKL: Remove BKL from ext3_put_super() and ext3_remount() 15 years ago
Jan Blunck d646cf82e9 BKL: Remove BKL from ext3 fill_super() 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Patrick J. LoPresti 30ca22c70e ext3/ext4: Factor out disk addressability check 15 years ago
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