summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09put iov_iter into msghdrAl Viro
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08f2fs: avoid to ra unneeded blocks in recover flowChao Yu
2014-12-08f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pagesChao Yu
2014-12-08f2fs: fix to enable readahead for SSA/CP blocksChao Yu
2014-12-08f2fs: use atomic for counting inode with inline_{dir,inode} flagChao Yu
2014-12-08f2fs: cleanup path to need cp at fsyncChangman Lee
2014-12-08f2fs: check if inode state is dirty at fsyncChangman Lee
2014-12-08f2fs: count the number of inmemory pagesJaegeuk Kim
2014-12-08f2fs: release inmemory pages when the file was closedJaegeuk Kim
2014-12-08f2fs: set page private for inmemory pages for truncationJaegeuk Kim
2014-12-08f2fs: count inline_xx in do_read_inodeJaegeuk Kim
2014-12-08f2fs: do retry operations with cond_reschedJaegeuk Kim
2014-12-07cifs: remove unneeded condition checkNamjae Jeon
2014-12-07Set UID in sess_auth_rawntlmssp_authenticate tooSachin Prabhu
2014-12-07cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko
2014-12-07cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2014-12-07cifs: call strtobool instead of custom implementationAndy Shevchenko
2014-12-07Update modinfo cifs version for cifs.koSteve French
2014-12-07decode_negTokenInit had wrong calling sequenceSteve French
2014-12-07Add missing defines for ACL query supportSteve French
2014-12-07Add support for original fallocateSteve French
2014-12-05f2fs: call radix_tree_preload before radix_tree_insertJaegeuk Kim
2014-12-03f2fs: use rw_semaphore for nat entry lockJaegeuk Kim
2014-12-03f2fs: fix missing kmem_cache_freeJaegeuk Kim
2014-12-03fat: fix oops on corrupted vfat fsAl Viro
2014-12-02f2fs: more fast lookup for gc_inode listChangman Lee
2014-12-01Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-01jbd2: fix regression where we fail to initialize checksum seed when loadingDarrick J. Wong
2014-12-01f2fs: cleanup redundant macroChangman Lee
2014-12-01f2fs: fix to return correct error number in f2fs_write_beginChao Yu
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2014-11-27f2fs: cleanup if-statement of phase in gc_data_segmentChangman Lee
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust
2014-11-25Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-11-25Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-11-25f2fs: fix to recover converted inline_dataJaegeuk Kim
2014-11-25f2fs: make clean the page before writingJaegeuk Kim
2014-11-25f2fs: no more dirty_nat_entires when flushingChangman Lee
2014-11-25f2fs: check dirty_nat_cnt before flushing nat entries in journalChangman Lee
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-25NFS: Clean up nfs4_init_callback()Chuck Lever
2014-11-25NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever
2014-11-25f2fs: fix deadlock during inline_data conversionJaegeuk Kim
2014-11-25f2fs: fix typos for the word "destroy" in jump labelsMarkus Elfring
2014-11-24nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing
2014-11-24nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing