Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | hpfs: support FIEMAP | Mikulas Patocka | 1 | -0/+6 |
2015-09-03 | hpfs: support hotfixes | Mikulas Patocka | 1 | -2/+7 |
2015-07-09 | hpfs: add fstrim support | Mikulas Patocka | 1 | -0/+1 |
2015-04-12 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
2014-05-07 | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 1 | -2/+2 |
2014-05-07 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 1 | -2/+2 |
2013-09-13 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 1 | -1/+1 |
2013-07-04 | hpfs: use mpage | Mikulas Patocka | 1 | -6/+34 |
2013-06-09 | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka | 1 | -0/+4 |
2013-04-09 | hpfs: move setting hpfs-private i_dirty to ->write_end() | Al Viro | 1 | -16/+20 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-12-21 | hpfs: drop vmtruncate | Marco Stornelli | 1 | -7/+13 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+6 |
2011-05-09 | HPFS: Implement fsync for hpfs | Mikulas Patocka | 1 | -2/+2 |
2011-05-09 | HPFS: Introduce a global mutex and lock it on every callback from VFS. | Mikulas Patocka | 1 | -8/+19 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
2011-03-03 | hpfs: remove the BKL | Arnd Bergmann | 1 | -5/+4 |
2010-08-10 | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 1 | -1/+10 |
2010-05-28 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2008-10-23 | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 1 | -1/+1 |
2007-10-16 | hpfs: convert to new aops | Nick Piggin | 1 | -5/+13 |
2007-07-10 | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert hpfs | Josef Sipek | 1 | -1/+1 |
2006-10-01 | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 1 | -2/+4 |
2006-06-29 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2005-11-09 | [PATCH] hpfs: remove spurious mtime update | Christoph Hellwig | 1 | -5/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+140 |