Commit Graph

15691 Commits (a22c65f81ae28656b80d2acc687cf6318eb15bba)

Author SHA1 Message Date
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
Jan Kara a5989bdc98 fs: Fix busyloop in wb_writeback() 16 years ago
Steve French 15dd478107 [CIFS] Remove build warning 16 years ago
Jeff Layton 5d2c0e2259 cifs: fix problems with last two commits 16 years ago
Steve French 0f59e61c1f [CIFS] Fix build break when keys support turned off 16 years ago
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Jeff Layton 086f68bd97 cifs: eliminate cifs_init_private 16 years ago
Al Viro 36dd2fdb37 nfs[23] tcp breakage in mount with binary options 16 years ago
Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 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