Commit Graph

18571 Commits (32c3263221bd63316815286dccacdc7abfd7f3c4)

Author SHA1 Message Date
Oleg Nesterov 269b005a28 coredump: shift down_write(mmap_sem) into coredump_wait() 15 years ago
Oleg Nesterov 5e43aef530 coredump: factor out put_cred() calls 15 years ago
Oleg Nesterov d5bf4c4f5f coredump: cleanup "ispipe" code 15 years ago
Oleg Nesterov c713541125 coredump: factor out the not-ispipe file checks 15 years ago
Neil Horman 898b374af6 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit 15 years ago
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Julia Lawall 7ca5ca60cb fs/autofs4: use memdup_user 15 years ago
Venkatesh Pallipadi 1513b02c8b ext3 uses rb_node = NULL; to zero rb_root. 15 years ago
Jan Kara 4dea496974 quota: Fixup dquot_transfer 15 years ago
Jan Kara f4b113ae6f reiserfs: Fix resuming of quotas on remount read-write 15 years ago
Chris Mason 9aeead7378 Btrfs: add more error checking to btrfs_dirty_inode 15 years ago
Chris Mason 5a5f79b570 Btrfs: allow unaligned DIO 15 years ago
Chris Mason 933b585f70 Btrfs: drop verbose enospc printk 15 years ago
Yan, Zheng 5bdd3536cb Btrfs: Fix block generation verification race 15 years ago
Chris Mason 46bfbb5c07 Btrfs: fix preallocation and nodatacow checks in O_DIRECT 15 years ago
Andrew Morton cc68e3be74 fs/fscache/object-list.c: fix warning on 32-bit 15 years ago
Chris Mason 94b604429a Btrfs: avoid ENOSPC errors in btrfs_dirty_inode 15 years ago
Chris Mason 3f7c579c41 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO 15 years ago
Trond Myklebust 0522f6aded NFS: Fix another nfs_wb_page() deadlock 15 years ago
Trond Myklebust c5efa5fc91 NFS: Ensure that we mark the inode as dirty if we exit early from commit 15 years ago
Trond Myklebust 59844a9bd7 NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker 15 years ago
Miklos Szeredi 51921cb746 mm: export generic_pipe_buf_*() to modules 15 years ago
Chris Mason 4845e44ffd Btrfs: rework O_DIRECT enospc handling 15 years ago
Kay Sievers 578454ff7e driver core: add devname module aliases to allow module on-demand auto-loading 15 years ago
Huang Weiyi 337bbfdbff smbfs: remove duplicated #include 15 years ago
Andy Shevchenko 91f06e6680 fs: ldm: don't use own implementation of hex_to_bin() 15 years ago
OGAWA Hirofumi aaa04b4875 fatfs: ratelimit corruption report 15 years ago
Minchan Kim 4c99000ac4 ntfs: use add_to_page_cache_lru() 15 years ago
Minchan Kim 2ec93b0bf3 ntfs: clean up ntfs_attr_extend_initialized 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Richard Kennedy 58a9d3d8db fs-writeback: check sync bit earlier in inode_wait_for_writeback 15 years ago
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
Naoya Horiguchi 1a5cb81465 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma 15 years ago
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Chris Mason ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 years ago
Josef Bacik 11c65dccf7 Btrfs: do aio_write instead of write 15 years ago
Josef Bacik 4b46fce233 Btrfs: add basic DIO read/write support 15 years ago
Josef Bacik c2c6ca417e direct-io: do not merge logically non-contiguous requests 15 years ago
Josef Bacik facd07b07d direct-io: add a hook for the fs to provide its own submit_bio function 15 years ago
Yan, Zheng 3fd0a5585e Btrfs: Metadata ENOSPC handling for balance 15 years ago
Yan, Zheng efa5646456 Btrfs: Pre-allocate space for data relocation 15 years ago
Yan, Zheng 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng 8929ecfa50 Btrfs: Introduce global metadata reservation 15 years ago
Yan, Zheng 0ca1f7ceb1 Btrfs: Update metadata reservation for delayed allocation 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
Yan, Zheng f0486c68e4 Btrfs: Introduce contexts for metadata reservation 15 years ago
Yan, Zheng 2ead6ae770 Btrfs: Kill init_btrfs_i() 15 years ago
Yan, Zheng 5da9d01b66 Btrfs: Shrink delay allocated space in a synchronized 15 years ago
Yan, Zheng 424499dbd0 Btrfs: Kill allocate_wait in space_info 15 years ago