summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fuse: writepages: update bdi writeout when deleting secondary requestMaxim Patlasov2013-11-051-1/+4
* fuse: writepages: crop secondary requestsMaxim Patlasov2013-11-051-5/+31
* fuse: writepages: roll back changes if request not foundMaxim Patlasov2013-11-051-2/+4
* cuse: add fix minor number to /dev/cuseTom Gundersen2013-10-011-1/+4
* fuse: writepage: skip already in flightMiklos Szeredi2013-10-011-0/+12
* fuse: writepages: handle same page rewritesMiklos Szeredi2013-10-012-10/+91
* fuse: writepages: fix aggregationMiklos Szeredi2013-10-011-1/+1
* fuse: fix race in fuse_writepages()Maxim Patlasov2013-10-011-1/+16
* fuse: Implement writepages callbackPavel Emelyanov2013-10-011-3/+147
* fuse: don't BUG on no write fileMiklos Szeredi2013-10-011-5/+12
* fuse: lock page in mkwriteMiklos Szeredi2013-10-011-6/+9
* fuse: Prepare to handle multiple pages in writebackPavel Emelyanov2013-10-011-8/+16
* fuse: Getting file for writeback helperPavel Emelyanov2013-10-011-8/+16
* fuse: no RCU mode in fuse_access()Miklos Szeredi2013-10-011-3/+2
* fuse: readdirplus: fix RCU walkMiklos Szeredi2013-10-012-3/+11
* fuse: don't check_submounts_and_drop() in RCU walkMiklos Szeredi2013-10-011-1/+2
* fuse: fix fallocate vs. ftruncate raceMaxim Patlasov2013-09-181-0/+7
* fuse: wait for writeback in fuse_file_fallocate()Maxim Patlasov2013-09-181-6/+10
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-161-5/+10
|\
| * cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-131-3/+7
| * cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-131-2/+3
* | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-161-3/+4
|\ \
| * | UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-161-3/+4
* | | vfs: fix typo in comment in recent dentry workLinus Torvalds2013-09-151-1/+1
* | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-132-4/+6
|\ \ \
| * | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-092-4/+6
* | | | vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds2013-09-131-27/+101
| |_|/ |/| |
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-137-269/+537
|\ \ \
| * | | aio: rcu_read_lock protection for new rcu_dereference callsArtem Savkov2013-09-091-0/+6
| * | | aio: fix race in ring buffer page lookup introduced by page migration supportBenjamin LaHaise2013-09-091-3/+12
| * | | aio: fix rcu sparse warnings introduced by ioctx table lookup patchBenjamin LaHaise2013-08-301-3/+3
| * | | aio: remove unnecessary debugging from aio_free_ring()Benjamin LaHaise2013-08-301-5/+0
| * | | aio: table lookup: verify ctx pointerBenjamin LaHaise2013-08-071-1/+1
| * | | aio: fix error handling and rcu usage in "convert the ioctx list to table loo...Benjamin LaHaise2013-08-051-8/+9
| * | | aio: be defensive to ensure request batching is non-zero instead of BUG_ON()Benjamin LaHaise2013-07-311-1/+2
| * | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-22/+114
| * | | aio: double aio_max_nr in calculationsBenjamin LaHaise2013-07-301-2/+2
| * | | aio: Kill ki_dtorKent Overstreet2013-07-301-2/+0
| * | | aio: Kill ki_usersKent Overstreet2013-07-301-35/+12
| * | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-301-29/+40
| * | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-306-82/+23
| * | | aio: Don't use ctx->tail unnecessarilyKent Overstreet2013-07-301-19/+23
| * | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-301-30/+10
| * | | aio: percpu ioctx refcountKent Overstreet2013-07-301-39/+27
| * | | aio: percpu reqs_availableKent Overstreet2013-07-301-7/+99
| * | | aio: reqs_active -> reqs_availableKent Overstreet2013-07-301-16/+22
| * | | aio: fix build when migration is disabledBenjamin LaHaise2013-07-171-0/+4
| * | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-161-11/+108
| * | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-161-0/+66
* | | | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-1225-166/+461
|\ \ \ \
OpenPOWER on IntegriCloud