Commit Graph

15513 Commits (eb1cf0f8f7a9e5a6d573d5bd72c015686a042db0)

Author SHA1 Message Date
Jens Axboe f11fcae840 writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Jens Axboe c4a77a6c7d writeback: make wb_writeback() take an argument structure 16 years ago
Christoph Hellwig f0fad8a530 writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Jens Axboe 2c96ce9f20 fs: remove bdev->bd_inode_backing_dev_info 16 years ago
Csaba Henk 79a9d99434 fuse: add fusectl interface to max_background 16 years ago
Csaba Henk 487ea5af63 fuse: limit user-specified values of max background requests 16 years ago
Csaba Henk d6db07ded5 fuse: use drop_nlink() instead of direct nlink manipulation 16 years ago
Andi Kleen 465fdd97cb HWPOISON: Enable error_remove_page on btrfs 16 years ago
Andi Kleen f590f333fb HWPOISON: Enable error_remove_page for NFS 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Ricardo Labiaga b09333c464 nfsd41: Refactor create_client() 16 years ago
Alexandros Batsakis 3ddc8bf5f3 nfsd41: modify nfsd4.1 backchannel to use new xprt class 16 years ago
Ricardo Labiaga 0421b5c55a nfsd41: Backchannel: Implement cb_recall over NFSv4.1 16 years ago
Benny Halevy 2af73580b7 nfsd41: Backchannel: cb_sequence callback 16 years ago
Ricardo Labiaga 2a1d1b5938 nfsd41: Backchannel: Setup sequence information 16 years ago
Ricardo Labiaga 199ff35e1c nfsd41: Backchannel: Server backchannel RPC wait queue 16 years ago
Ricardo Labiaga 132f97715c nfsd41: Backchannel: Add sequence arguments to callback RPC arguments 16 years ago
Andy Adamson 38524ab38f nfsd41: Backchannel: callback infrastructure 16 years ago
J. Bruce Fields 80fc015bdf nfsd4: use common rpc_cred for all callbacks 16 years ago
J. Bruce Fields 29ab23cc5d nfsd4: allow nfs4 state startup to fail 16 years ago
J. Bruce Fields 886e3b7fe6 nfsd4: fix null dereference creating nfsv4 callback client 16 years ago
Chris Mason 6e74057c46 Btrfs: Fix async thread shutdown race 16 years ago
Chris Mason 627e421a3f Btrfs: fix worker thread double spin_lock_irq 16 years ago
Chris Mason 3e99d8eb34 Btrfs: fix async worker startup race 16 years ago
Jaswinder Singh Rajput 9ef96da6ec xfs: includecheck fix for fs/xfs/xfs_iops.c 16 years ago
Alexey Dobriyan 361735fd8f xfs: switch to seq_file 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Artem Bityutskiy be9e62a730 UBIFS: improve lprops dump 16 years ago
Artem Bityutskiy 055da1b704 UBIFS: various minor commentary fixes 16 years ago
Artem Bityutskiy 77a7ae580c UBIFS: improve journal head debugging prints 16 years ago
Artem Bityutskiy d6d140097b UBIFS: define journal head numbers in ubifs-media.h 16 years ago
Theodore Ts'o 3661d28615 ext4: Fix include/trace/events/ext4.h to work with Systemtap 16 years ago
Jan Kara cbc8cc3352 udf: Fix possible corruption when close races with write 16 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Jan Kara 7c6e3d1aae udf: Remove wrong assignment in udf_symlink 16 years ago
Jan Kara 5891d9dd2a udf: Remove dead code 16 years ago
Christoph Hellwig 2daea67e96 fsync: wait for data writeout completion before calling ->fsync 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock() 16 years ago
Jan Kara af0f4414f3 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() 16 years ago
Jan Kara d23c937b0f ocfs2: Update syncing after splicing to match generic version 16 years ago
Jan Kara ebbbf757c6 ntfs: Use new syncing helpers and update comments 16 years ago
Jan Kara 0d34ec62e1 ext4: Remove syncing logic from ext4_file_write 16 years ago
Jan Kara e367626b61 ext3: Remove syncing logic from ext3_file_write 16 years ago
Jan Kara a2a735ad66 ext2: Update comment about generic_osync_inode 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago