summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson
2014-07-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-14xfs: null unused quota inodes when quota is onDave Chinner
2014-07-14xfs: refine the allocation stack switchDave Chinner
2014-07-14Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner
2014-07-14aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-14fuse: replace count*size kzalloc by kcallocFabian Frederick
2014-07-14fuse: release temporary page if fuse_writepage_locked() failedMaxim Patlasov
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10fuse: restructure ->rename2()Miklos Szeredi
2014-07-09Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-09f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu
2014-07-09f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim
2014-07-09f2fs: do checkpoint for the renamed inodeJaegeuk Kim
2014-07-09f2fs: release new entry page correctly in error path of f2fs_renameChao Yu
2014-07-09f2fs: fix error path in init_inode_metadataChao Yu
2014-07-09f2fs: check lower bound nid value in check_nid_rangeChao Yu
2014-07-09f2fs: remove unused variables in f2fs_sm_infoChao Yu
2014-07-07nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee
2014-07-07fuse: avoid scheduling while atomicMiklos Szeredi
2014-07-07fuse: handle large user and group IDMiklos Szeredi
2014-07-07fuse: inode: drop castHimangi Saraogi
2014-07-07fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati
2014-07-07fuse: timeout comparison fixMiklos Szeredi
2014-07-05ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-05ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o
2014-07-05ext4: clarify error count warning messagesTheodore Ts'o
2014-07-05ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-04Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-04Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens
2014-07-03/proc/stat: convert to single_open_size()Heiko Carstens
2014-07-03autofs4: fix false positive compile errorIan Kent