Commit Graph

15600 Commits (6c085227bd7168fd84976479218f81bf35b5acd7)

Author SHA1 Message Date
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Eric Sandeen fbbf694566 [PATCH] ext4: retry failed direct IO allocations 16 years ago
Curt Wohlgemuth 74072d0a63 ext4: Fix build warning in ext4_dirty_inode() 16 years ago
Christoph Hellwig 80e50be422 afs: remove cache.h 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Josef Bacik fbf1908744 Btrfs: fix data space leak fix 16 years ago
H Hartley Sweeten a112a71d45 fs/bio.c: move EXPORT* macros to line after function 16 years ago
Christoph Hellwig 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
Chris Mason ab93dbecfb Btrfs: take i_mutex before generic_write_checks 16 years ago
Christoph Hellwig 35d62a942d Btrfs: fix arguments to btrfs_wait_on_page_writeback_range 16 years ago
Eric Sandeen f0e2dfa7f3 ext4: drop ext4dev compat 16 years ago
Theodore Ts'o 1f94533d9c ext4: fix a BUG_ON crash by checking that page has buffers attached to it 16 years ago
Theodore Ts'o c1fccc0696 ext4: Fix time encoding with extra epoch bits 16 years ago
Theodore Ts'o bf6993276f jbd2: Use tracepoints for history file 16 years ago
Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file 16 years ago
Sage Weil dd7e0b7b02 Btrfs: fix deadlock with free space handling and user transactions 16 years ago
Sage Weil 1ab86aedbc Btrfs: fix error cases for ioctl transactions 16 years ago
Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time 16 years ago
Chris Ball 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
Julia Lawall fd2696f399 Btrfs: introduce missing kfree 16 years ago
Chris Ball 49cf6f4529 Btrfs: Fix setting umask when POSIX ACLs are not enabled 16 years ago
Curt Wohlgemuth d3d1faf6a7 ext4: Handle nested ext4_journal_start/stop calls without a journal 16 years ago
Curt Wohlgemuth f3dc272fd5 ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode 16 years ago
Frank Mayhar 830156c79b ext4: Avoid updating the inode table bh twice in no journal mode 16 years ago
Ryusuke Konishi 3cc811bffd nilfs2: fix missing initialization of i_dir_start_lookup member 16 years ago
Ryusuke Konishi 1f28fcd925 nilfs2: fix missing zero-fill initialization of btree node cache 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
Theodore Ts'o f3ce8064b3 ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first 16 years ago
Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 16 years ago
Mingming Cao 4c0425ff68 ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O 16 years ago
Mingming Cao 0031462b5b ext4: Split uninitialized extents for direct I/O 16 years ago
Mingming Cao 9f0ccfd8e0 ext4: release reserved quota when block reservation for delalloc retry 16 years ago
Theodore Ts'o 55138e0bc2 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 16 years ago
Theodore Ts'o 7178057730 ext4: Fix hueristic which avoids group preallocation for closed files 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Theodore Ts'o 1693918e0b ext4: Use ext4_msg() for ext4_da_writepage() errors 16 years ago
Jens Axboe a72bfd4dea writeback: pass in super_block to bdi_start_writeback() 16 years ago
Jeff Layton 3321b791b2 cifs: fix locking and list handling code in cifs_open and its helper 16 years ago
Jens Axboe 56a131dcf7 writeback: writeback_inodes_sb() should use bdi_start_writeback() 16 years ago
Wu Fengguang b3af9468ae writeback: don't delay inodes redirtied by a fast dirtier 16 years ago
Jens Axboe 9ecc2738ac writeback: make the super_block pinning more efficient 16 years ago
Jens Axboe cf137307cd writeback: don't resort for a single super_block in move_expired_inodes() 16 years ago
Shaohua Li 5c03449d34 writeback: move inodes from one super_block together 16 years ago
Jens Axboe 5b0830cb90 writeback: get rid to incorrect references to pdflush in comments 16 years ago
Jens Axboe 71fd05a887 writeback: improve readability of the wb_writeback() continue/break logic 16 years ago
Wu Fengguang ae1b7f7d4b writeback: cleanup writeback_single_inode() 16 years ago
Wu Fengguang 7fbdea3232 writeback: kupdate writeback shall not stop when more io is possible 16 years ago
Wu Fengguang d3ddec7635 writeback: stop background writeback when below background threshold 16 years ago