aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner2013-09-30
* xfs: fix node forward in xfs_node_toosmallMark Tinguely2013-09-26
* xfs: log recovery lsn ordering needs uuid checkDave Chinner2013-09-24
* xfs: fix XFS_IOC_FREE_EOFBLOCKS definitionDave Chinner2013-09-24
* xfs: asserting lock not held during freeing not validDave Chinner2013-09-24
* xfs: lock the AIL before removing the buffer itemDave Chinner2013-09-24
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-16
|\
| * cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-13
| * cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-13
* | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-16
|\ \
| * | UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-16
* | | vfs: fix typo in comment in recent dentry workLinus Torvalds2013-09-15
* | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-13
|\ \ \
| * | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-09
* | | | vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds2013-09-13
| |_|/ |/| |
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \
| * | | aio: rcu_read_lock protection for new rcu_dereference callsArtem Savkov2013-09-09
| * | | aio: fix race in ring buffer page lookup introduced by page migration supportBenjamin LaHaise2013-09-09
| * | | aio: fix rcu sparse warnings introduced by ioctx table lookup patchBenjamin LaHaise2013-08-30
| * | | aio: remove unnecessary debugging from aio_free_ring()Benjamin LaHaise2013-08-30
| * | | aio: table lookup: verify ctx pointerBenjamin LaHaise2013-08-07
| * | | aio: fix error handling and rcu usage in "convert the ioctx list to table loo...Benjamin LaHaise2013-08-05
| * | | aio: be defensive to ensure request batching is non-zero instead of BUG_ON()Benjamin LaHaise2013-07-31
| * | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
| * | | aio: double aio_max_nr in calculationsBenjamin LaHaise2013-07-30
| * | | aio: Kill ki_dtorKent Overstreet2013-07-30
| * | | aio: Kill ki_usersKent Overstreet2013-07-30
| * | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-30
| * | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
| * | | aio: Don't use ctx->tail unnecessarilyKent Overstreet2013-07-30
| * | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
| * | | aio: percpu ioctx refcountKent Overstreet2013-07-30
| * | | aio: percpu reqs_availableKent Overstreet2013-07-30
| * | | aio: reqs_active -> reqs_availableKent Overstreet2013-07-30
| * | | aio: fix build when migration is disabledBenjamin LaHaise2013-07-17
| * | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-16
| * | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
* | | | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-12
|\ \ \ \
| * | | | xfs: remove dead code from xlog_recover_inode_pass2Mark Tinguely2013-09-12
| * | | | xfs: = vs == typo in ASSERT()Dan Carpenter2013-09-12
| * | | | xfs: don't assert fail on bad inode numbersDave Chinner2013-09-10
| * | | | xfs: aborted buf items can be in the AIL.Dave Chinner2013-09-10
| * | | | xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
| * | | | xfs: fix memory allocation failures with ACLsDave Chinner2013-09-10
| * | | | xfs: ensure we copy buffer type in da btree root splitsDave Chinner2013-09-10
| * | | | xfs: set remote symlink buffer type for recoveryDave Chinner2013-09-10
| * | | | xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-10
| * | | | xfs: swap extents operations for CRC filesystemsDave Chinner2013-09-10
| * | | | xfs: check magic numbers in dir3 leaf verifier firstDave Chinner2013-09-09
| * | | | xfs: fix some minor sparse warningsDave Chinner2013-09-09