aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-19
|\
| * fscache: check consistency does not decrement refcountMilosz Tanski2013-09-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-18
|\ \
| * | 9p: don't forget to destroy inode cache if fscache registration failsAl Viro2013-09-17
| * | atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...Al Viro2013-09-17
| * | vfs: don't set FILE_CREATED before calling ->atomic_open()Miklos Szeredi2013-09-16
| * | nfs: set FILE_CREATEDMiklos Szeredi2013-09-16
| * | gfs2: set FILE_CREATEDMiklos Szeredi2013-09-16
| * | cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi2013-09-16
| * | vfs: improve i_op->atomic_open() documentationMiklos Szeredi2013-09-16
| * | autofs4: close the races around autofs4_notify_daemon()Al Viro2013-09-16
* | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-18
|\ \ \
| * | | pstore: Remove the messages related to compression failureAruna Balakrishnaiah2013-09-16
| * | | pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah2013-09-16
| * | | pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah2013-09-16
* | | | 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