2539 Commits (aa98d7cf59b5b0764d3502662053489585faf2fe)

Author SHA1 Message Date
Andrew Morton 5246d05031 [PATCH] sync_file_range(): use unsigned for flags 19 years ago
Jeff Dike 7b04d7170e [PATCH] Add GFP_NOWAIT 19 years ago
Andrew Morton 29ff2db551 [PATCH] select() warning fixes 19 years ago
Ingo Molnar 341b446bc5 [PATCH] another round of fs/pipe.c cleanups 19 years ago
Ingo Molnar 73d62d83ec [PATCH] splice: comment styles 19 years ago
Jens Axboe c2058e0611 [PATCH] splice: add Ingo as addition copyright holder 19 years ago
Jens Axboe 49570e9b29 [PATCH] splice: unlikely() optimizations 19 years ago
Jens Axboe 6f767b0425 [PATCH] splice: speedups and optimizations 19 years ago
Ingo Molnar 923f4f2394 [PATCH] pipe.c/fifo.c code cleanups 19 years ago
Ingo Molnar 9aeedfc471 [PATCH] get rid of the PIPE_*() macros 19 years ago
Jens Axboe 7480a90435 [PATCH] splice: speedup __generic_file_splice_read 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Nathan Scott 019ff2d57b [XFS] Fix a problem in aligning inode allocations to stripe unit 19 years ago
Nathan Scott 8c0b5113a5 [XFS] Fix utime(2) in the case that no times parameter was passed in. 19 years ago
David Chinner 58829e490e [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes 19 years ago
David Chinner 1fc5d959d8 [XFS] Fix inode reclaim scalability regression. When a filesystem has 19 years ago
Nathan Scott 8272145c05 [XFS] Fix a writepage regression where we accidentally stopped honouring 19 years ago
Nathan Scott e50bd16fe4 [XFS] Fix superblock validation regression for the zero imaxpct case. 19 years ago
Eric W. Biederman de12a7878c [PATCH] de_thread: Don't confuse users do_each_thread. 19 years ago
Adrian Bunk 65714b9184 [PATCH] CONFIGFS_FS must depend on SYSFS 19 years ago
Eric Sesterhenn cbca692c24 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c 19 years ago
Ingo Molnar 529565dcb1 [PATCH] splice: add optional input and output offsets 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Jens Axboe 0b749ce380 [PATCH] splice: be smarter about calling do_page_cache_readahead() 19 years ago
Jens Axboe 49d0b21be2 [PATCH] splice: optimize the splice buffer mapping 19 years ago
Jens Axboe 16c523ddab [PATCH] splice: cleanup __generic_file_splice_read() 19 years ago
Jens Axboe c0bd1f650b [PATCH] splice: only call wake_up_interruptible() when we really have to 19 years ago
Dave Jones 9aefe431f5 [PATCH] splice: potential !page dereference 19 years ago
Jens Axboe c7f21e4f5a [PATCH] splice: mark the io page as accessed 19 years ago
Mark Fasheh a9e2ae3917 ocfs2: Better I/O error handling in heartbeat 19 years ago
Mark Fasheh 2cd9888590 ocfs2: test and set teardown flag early in user_dlm_destroy_lock() 19 years ago
Mark Fasheh f43e6918c0 ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast() 19 years ago
Mark Fasheh cc6eb72595 ocfs2: catch an invalid ast case in dlmfs 19 years ago
Mark Fasheh 1f7bc828e3 ocfs2: remove an overly aggressive BUG() in dlmfs 19 years ago
Mark Fasheh ab0920ce7e ocfs2: multi node truncate fix 19 years ago
Jens Axboe 3e7ee3e7b3 [PATCH] splice: fix page stealing LRU handling. 19 years ago
Jens Axboe ad8d6f0a78 [PATCH] splice: page stealing needs to wait_on_page_writeback() 19 years ago
Jens Axboe 059a8f3734 [PATCH] splice: export generic_splice_sendpage 19 years ago
Jens Axboe b2b39fa478 [PATCH] splice: add a SPLICE_F_MORE flag 19 years ago
Jens Axboe 83f9135bdd [PATCH] splice: add comments documenting more of the code 19 years ago
Jens Axboe 4f6f0bd2ff [PATCH] splice: improve writeback and clean up page stealing 19 years ago
Jens Axboe 53cd9ae886 [PATCH] splice: fix shadow[] filling logic 19 years ago
Greg Kroah-Hartman 6e0dd741a8 [PATCH] sysfs: zero terminate sysfs write buffers 19 years ago
Linus Torvalds 29e350944f splice: add SPLICE_F_NONBLOCK flag 19 years ago
Martin Waitz a580290c3e Documentation: fix minor kernel-doc warnings 19 years ago
Eric Sesterhenn 7ec7073809 BUG_ON() Conversion in fs/freevxfs/ 19 years ago
Eric Sesterhenn 2c2111c2bd BUG_ON() Conversion in fs/udf/ 19 years ago
Eric Sesterhenn d6735bfcc9 BUG_ON() Conversion in fs/sysv/ 19 years ago
Eric Sesterhenn b7542f8c7e BUG_ON() Conversion in fs/inode.c 19 years ago
Eric Sesterhenn f6298aab2e BUG_ON() Conversion in fs/fcntl.c 19 years ago