Commit Graph

16084 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Eric Sandeen dee1d3b627 ext3: make "norecovery" an alias for "noload" 15 years ago
Eric Sandeen b918397542 ext3: Don't update the superblock in ext3_statfs() 15 years ago
Eric Sandeen d965736b8c ext3: journal all modifications in ext3_xattr_set_handle 15 years ago
Jan Kara c56818d7dc quota: Fix WARN_ON in lookup_one_len 15 years ago
Alexey Dobriyan 1472da5fdc const: struct quota_format_ops 15 years ago
Christoph Hellwig 5ced58f735 ubifs: remove manual O_SYNC handling 15 years ago
Christoph Hellwig 027cf316af afs: remove manual O_SYNC handling 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Jan Kara 59bc055211 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 15 years ago
Boaz Harrosh 04dc1e88ad exofs: Multi-device mirror support 15 years ago
Boaz Harrosh 06886a5a3d exofs: Move all operations to an io_engine 15 years ago
Boaz Harrosh 8ce9bdd1fb exofs: move osd.c to ios.c 15 years ago
Boaz Harrosh cae012d853 exofs: statfs blocks is sectors not FS blocks 15 years ago
Boaz Harrosh 19fe294f2e exofs: Prints on mount and unmout 15 years ago
Boaz Harrosh 9cfdc7aa9f exofs: refactor exofs_i_info initialization into common helper 15 years ago
Boaz Harrosh fe33cc1ee1 exofs: dbg-print less 15 years ago
Boaz Harrosh 58311c43df exofs: More sane debug print 15 years ago
Theodore Ts'o fab3a549e2 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) 15 years ago
Theodore Ts'o a214238d3b ext4: Do not override ext2 or ext3 if built they are built as modules 15 years ago
Theodore Ts'o 3b799d15f2 jbd2: Export jbd2_log_start_commit to fix ext4 build 15 years ago
Roel Kluin b38882f5c0 UBIFS: fix return code in check_leaf 15 years ago
Akira Fujita 4a58579b9e ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT 15 years ago
Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 years ago
Dmitry Monakhov 194074acac ext4: fix incorrect block reservation on quota transfer. 15 years ago
Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup 15 years ago
Dmitry Monakhov 8aa6790f87 ext4: ext4_get_reserved_space() must return bytes instead of blocks 15 years ago
Curt Wohlgemuth b844167edc ext4: remove blocks from inode prealloc list on failure 15 years ago
Josef Bacik d4edac314e ext4: wait for log to commit when umounting 15 years ago
Jan Kara b9a4207d5e ext4: Avoid data / filesystem corruption when write fails to copy data 15 years ago
Theodore Ts'o 24b584240a ext4: Use ext4 file system driver for ext2/ext3 file system mounts 15 years ago
Roel Kluin c09eef305d ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() 15 years ago
Adam Buchbinder 6070d81eb5 tree-wide: fix misspelling of "definition" in comments 15 years ago
Adam Buchbinder febe29d957 reiserfs: fix misspelling of "journaled" 15 years ago
Giuseppe Scrivano 336e8683b9 inotify: remove superfluous return code check 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alberto Bertogli be030e653f fs/debugfs/inode.c: fix comment typos 15 years ago
Uwe Kleine-König bf48aabb89 tree-wide: fix typos "offest" -> "offset" 15 years ago
Wu Fengguang 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
Wu Fengguang b17621fed6 writeback: introduce wbc.for_background 15 years ago
Wu Fengguang 951c30d135 writeback: remove the always false bdi_cap_writeback_dirty() test 15 years ago
Steven Whitehouse 26bb7505cf GFS2: Fix glock refcount issues 15 years ago
Wu Fengguang c29cd9004e writeback: remove unused nonblocking and congestion checks (gfs2) 15 years ago
Benjamin Marzinski 9ae3c6de69 GFS2: drop rindex glock to refresh rindex list 15 years ago
Steven Whitehouse 0ab7d13fcb GFS2: Tag all metadata with jid 15 years ago
Steven Whitehouse 2c77634965 GFS2: Locking order fix in gfs2_check_blk_state 15 years ago
Steven Whitehouse 1579343a73 GFS2: Remove dirent_first() function 15 years ago
Steven Whitehouse cdcfde62da GFS2: Display nobarrier option in /proc/mounts 15 years ago
Christoph Hellwig f25934c5f8 GFS2: add barrier/nobarrier mount options 15 years ago
Benjamin Marzinski c14f5735e7 GFS2: remove division from new statfs code 15 years ago