aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs: check bh blocknr earlier when searching lruZach Brown2014-10-13
* isofs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* FS/OMFS: block number sanity check during fill_super operationFabian Frederick2014-10-13
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-13
* fs/affs/file.c: fix shadow warningsFabian Frederick2014-10-13
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-13
* fs/affs/super.c: remove unused variableFabian Frederick2014-10-13
* coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-13
* fat: remove redundant sys_tz declarationFabian Frederick2014-10-13
* fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick2014-10-13
* fs/ufs/balloc.c: remove unused variableFabian Frederick2014-10-13
* fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick2014-10-13
* nilfs2: improve the performance of fdatasync()Andreas Rohner2014-10-13
* nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner2014-10-13
* fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi2014-10-13
* autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown2014-10-13
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-13
* autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-13
* autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-13
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-13
* fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick2014-10-13
* binfmt_misc: work around gcc-4.9 warningArnd Bergmann2014-10-13
* binfmt_misc: expand the register format limit to 1920 bytesMike Frysinger2014-10-13
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-23
| |\ \
| | * | rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney2014-09-07
* | | | Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-13
|\ \ \ \
| * \ \ \ Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-12
| |\ \ \ \
| | * | | | xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-12
| | * | | | xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely2014-10-02
| | * | | | xfs: flush the range before zero range conversionBrian Foster2014-10-01
| | * | | | xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster2014-10-01
| | * | | | xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen2014-10-01
| | * | | | xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen2014-10-01
| | * | | | xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen2014-10-01
| | * | | | xfs: check for inode size overflow in xfs_new_eof()Brian Foster2014-10-01
| | * | | | xfs: only set extent size hint when askedDave Chinner2014-10-01
| | * | | | xfs: project id inheritance is a directory only flagDave Chinner2014-10-01
| | * | | | xfs: kill time.hDave Chinner2014-10-01
| | * | | | xfs: compat_xfs_bstat does not have forkoffDave Chinner2014-10-01
| * | | | | Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-01
| |\ \ \ \ \
| | * | | | | xfs: simplify xfs_zero_remaining_bytesChristoph Hellwig2014-10-01
| | * | | | | xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-01
| | * | | | | xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-01
| | * | | | | xfs: kill xfs_bioerror_relseDave Chinner2014-10-01
| | * | | | | xfs: xfs_bioerror can die.Dave Chinner2014-10-01