Commit Graph

15548 Commits (d3d1faf6a74496ea4435fd057c6a2cad49f3e523)

Author SHA1 Message Date
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
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
Theodore Ts'o 1693918e0b ext4: Use ext4_msg() for ext4_da_writepage() errors 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
Jan Kara a5989bdc98 fs: Fix busyloop in wb_writeback() 16 years ago
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Al Viro 36dd2fdb37 nfs[23] tcp breakage in mount with binary options 16 years ago
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Julia Lawall a21f3c2a04 fs/romfs: correct error-handling code 16 years ago
Roel Kluin 3886de938c adfs: remove redundant test on unsigned 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Renzo Davoli dd5d81f326 fs/char_dev.c: remove useless loop 16 years ago
Mike Frysinger 0b8c78f2bf flat: use IS_ERR_VALUE() helper macro 16 years ago
David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size 16 years ago
Amerigo Wang 0cf062d0ff elf: clean up fill_note_info() 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Oleg Nesterov 06f1631a16 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() 16 years ago
Oleg Nesterov 964ee7df90 exec: fix set_binfmt() vs sys_delete_module() race 16 years ago
Neil Horman 61be228a06 exec: allow do_coredump() to wait for user space pipe readers to complete 16 years ago
Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 16 years ago
Neil Horman 725eae32df exec: make do_coredump() more resilient to recursive crashes 16 years ago
From: Mel Gorman ef1ff6b8c0 hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix 16 years ago
Yan Zheng c65ddb52dc Btrfs: hash the btree inode during fill_super 16 years ago
Yan, Zheng 0257bb82d2 Btrfs: relocate file extents in clusters 16 years ago
Yan, Zheng f679a84034 Btrfs: don't rename file into dummy directory 16 years ago
Yan, Zheng a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks 16 years ago
Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem 16 years ago
Boaz Harrosh 1ba50bbe93 exofs: remove BKL from super operations 16 years ago