Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | ocfs2: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 2 | -4/+4 | |
* | | | | | | | | | | | | | cifs: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 2 | -5/+5 | |
* | | | | | | | | | | | | | FS/OMFS: block number sanity check during fill_super operation | Fabian Frederick | 2014-10-14 | 2 | -3/+8 | |
* | | | | | | | | | | | | | fs/affs: remove redundant sys_tz declarations | Fabian Frederick | 2014-10-14 | 3 | -5/+0 | |
* | | | | | | | | | | | | | fs/affs/file.c: fix shadow warnings | Fabian Frederick | 2014-10-14 | 1 | -15/+24 | |
* | | | | | | | | | | | | | fs/affs/inode.c: remove unused variable | Fabian Frederick | 2014-10-14 | 1 | -2/+0 | |
* | | | | | | | | | | | | | fs/affs/super.c: remove unused variable | Fabian Frederick | 2014-10-14 | 1 | -3/+1 | |
* | | | | | | | | | | | | | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov | 2014-10-14 | 1 | -0/+8 | |
* | | | | | | | | | | | | | fat: remove redundant sys_tz declaration | Fabian Frederick | 2014-10-14 | 1 | -2/+0 | |
* | | | | | | | | | | | | | fs/reiserfs/journal.c: fix sparse context imbalance warning | Fabian Frederick | 2014-10-14 | 1 | -3/+5 | |
* | | | | | | | | | | | | | fs/ufs/balloc.c: remove unused variable | Fabian Frederick | 2014-10-14 | 1 | -3/+0 | |
* | | | | | | | | | | | | | fs/hfs/hfs_fs.h: remove redundant sys_tz declaration | Fabian Frederick | 2014-10-14 | 1 | -2/+0 | |
* | | | | | | | | | | | | | nilfs2: improve the performance of fdatasync() | Andreas Rohner | 2014-10-14 | 3 | -11/+20 | |
* | | | | | | | | | | | | | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() | Andreas Rohner | 2014-10-14 | 5 | -10/+37 | |
* | | | | | | | | | | | | | fs/befs/btree.c: remove typedef befs_btree_node | Himangi Saraogi | 2014-10-14 | 1 | -24/+29 | |
* | | | | | | | | | | | | | autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. | NeilBrown | 2014-10-14 | 1 | -6/+20 | |
* | | | | | | | | | | | | | autofs4: avoid taking fs_lock during rcu-walk | NeilBrown | 2014-10-14 | 2 | -8/+42 | |
* | | | | | | | | | | | | | autofs4: make "autofs4_can_expire" idempotent. | NeilBrown | 2014-10-14 | 1 | -6/+4 | |
* | | | | | | | | | | | | | autofs4: factor should_expire() out of autofs4_expire_indirect. | NeilBrown | 2014-10-14 | 1 | -74/+88 | |
* | | | | | | | | | | | | | autofs4: allow RCU-walk to walk through autofs4 | NeilBrown | 2014-10-14 | 4 | -18/+34 | |
* | | | | | | | | | | | | | fs/ncpfs/dir.c: remove redundant sys_tz declaration | Fabian Frederick | 2014-10-14 | 1 | -3/+0 | |
* | | | | | | | | | | | | | binfmt_misc: work around gcc-4.9 warning | Arnd Bergmann | 2014-10-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | | binfmt_misc: expand the register format limit to 1920 bytes | Mike Frysinger | 2014-10-14 | 1 | -2/+17 | |
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 5 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 6 | -9/+0 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-09-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops | Paul E. McKenney | 2014-09-07 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 47 | -1176/+1304 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next | Dave Chinner | 2014-10-13 | 16 | -61/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | xfs: fix agno increment in xfs_inumbers() loop | Eric Sandeen | 2014-10-13 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | xfs: xfs_iflush_done checks the wrong log item callback | Mark Tinguely | 2014-10-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | xfs: flush the range before zero range conversion | Brian Foster | 2014-10-02 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | xfs: restore buffer_head unwritten bit on ioend cancel | Brian Foster | 2014-10-02 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | xfs: check for null dquot in xfs_quota_calc_throttle() | Eric Sandeen | 2014-10-02 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | xfs: fix crc field handling in xfs_sb_to/from_disk | Eric Sandeen | 2014-10-02 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | xfs: don't send null bp to xfs_trans_brelse() | Eric Sandeen | 2014-10-02 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | xfs: check for inode size overflow in xfs_new_eof() | Brian Foster | 2014-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | xfs: only set extent size hint when asked | Dave Chinner | 2014-10-02 | 1 | -2/+14 | |
| | * | | | | | | | | | | | | | | xfs: project id inheritance is a directory only flag | Dave Chinner | 2014-10-02 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | xfs: kill time.h | Dave Chinner | 2014-10-02 | 5 | -41/+8 | |
| | * | | | | | | | | | | | | | | xfs: compat_xfs_bstat does not have forkoff | Dave Chinner | 2014-10-02 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | Merge branch 'xfs-buf-iosubmit' into for-next | Dave Chinner | 2014-10-02 | 12 | -358/+282 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | xfs: simplify xfs_zero_remaining_bytes | Christoph Hellwig | 2014-10-02 | 1 | -30/+14 | |
| | * | | | | | | | | | | | | | | | xfs: check xfs_buf_read_uncached returns correctly | Dave Chinner | 2014-10-02 | 5 | -62/+58 | |
| | * | | | | | | | | | | | | | | | xfs: introduce xfs_buf_submit[_wait] | Dave Chinner | 2014-10-02 | 8 | -128/+117 | |
| | * | | | | | | | | | | | | | | | xfs: kill xfs_bioerror_relse | Dave Chinner | 2014-10-02 | 3 | -44/+6 | |
| | * | | | | | | | | | | | | | | | xfs: xfs_bioerror can die. | Dave Chinner | 2014-10-02 | 1 | -46/+12 | |
| | * | | | | | | | | | | | | | | | xfs: kill xfs_bdstrat_cb | Dave Chinner | 2014-10-02 | 1 | -23/+25 | |
| | * | | | | | | | | | | | | | | | xfs: rework xfs_buf_bio_endio error handling | Dave Chinner | 2014-10-02 | 2 | -2/+17 |