Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | procfs: treat parked tasks as sleeping for task state | Chris Metcalf | 1 | -0/+8 |
2015-06-25 | ocfs2: mark local functions as static | Joseph Qi | 2 | -6/+6 |
2015-06-25 | ocfs2: use swap() in ocfs2_double_lock() | Fabian Frederick | 1 | -9/+2 |
2015-06-25 | ocfs2: use swap() in swap_refcount_rec() | Fabian Frederick | 1 | -4/+2 |
2015-06-25 | ocfs2: use swap() in dx_leaf_sort_swap() | Fabian Frederick | 1 | -4/+1 |
2015-06-25 | ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks | Joseph Qi | 2 | -3/+15 |
2015-06-25 | ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() | Xue jiufei | 1 | -3/+1 |
2015-06-25 | ocfs2: o2net: should remove debugfs in o2net_init() out branch | alex chen | 1 | -1/+1 |
2015-06-25 | ocfs2: remove OCFS2_IOCB_SEM lock type in direct io | WeiWei Wang | 3 | -37/+4 |
2015-06-25 | ocfs2: do not BUG if jbd2_journal_dirty_metadata fails | Joseph Qi | 1 | -1/+14 |
2015-06-25 | ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() | Xue jiufei | 1 | -1/+2 |
2015-06-25 | ocfs2: return error when ocfs2_figure_merge_contig_type() fails | Xue jiufei | 1 | -10/+24 |
2015-06-25 | ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set | Joseph Qi | 1 | -1/+0 |
2015-06-25 | ocfs2: use retval instead of status for checking error | Daeseok Youn | 1 | -10/+10 |
2015-06-25 | ocfs2: fix a tiny race when truncate dio orohaned entry | Joseph Qi | 4 | -46/+39 |
2015-06-25 | ocfs2: remove __mlog_cpu_guess | Andrew Morton | 1 | -16/+3 |
2015-06-25 | ocfs2: reduce object size of mlog uses | Joe Perches | 2 | -30/+59 |
2015-06-25 | configfs: unexport/make static config_item_init() | Fabian Frederick | 1 | -2/+1 |
2015-06-25 | NTFS: use kvfree() in ntfs_free() | Pekka Enberg | 1 | -6/+1 |
2015-06-24 | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -28/+6 |
2015-06-23 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+8 |
2015-06-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2015-06-22 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 68 | -1376/+1065 |
2015-06-19 | seqcount: Rename write_seqcount_barrier() | Peter Zijlstra | 1 | -8/+8 |
2015-06-02 | vfs: read file_handle only once in handle_to_path | Sasha Levin | 1 | -2/+3 |
2015-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2015-05-30 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -79/+112 |
2015-05-29 | d_walk() might skip too much | Al Viro | 1 | -4/+4 |
2015-05-29 | omfs: fix potential integer overflow in allocator | Bob Copeland | 1 | -1/+1 |
2015-05-29 | omfs: fix sign confusion for bitmap loop counter | Bob Copeland | 1 | -1/+2 |
2015-05-29 | omfs: set error return when d_make_root() fails | Bob Copeland | 1 | -1/+3 |
2015-05-29 | fs, omfs: add NULL terminator in the end up the token list | Sasha Levin | 1 | -1/+2 |
2015-05-29 | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings | Andrew Morton | 1 | -1/+1 |
2015-05-29 | xfs: fix broken i_nlink accounting for whiteout tmpfile inode | Brian Foster | 1 | -2/+8 |
2015-05-29 | xfs: xfs_iozero can return positive errno | Dave Chinner | 1 | -1/+1 |
2015-05-29 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner | 4 | -47/+58 |
2015-05-29 | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner | 1 | -12/+19 |
2015-05-29 | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner | 1 | -14/+20 |
2015-05-29 | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang | 1 | -3/+6 |
2015-05-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 13 | -74/+194 |
2015-05-27 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+36 |
2015-05-23 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+38 |
2015-05-20 | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE | Federico Sauter | 1 | -1/+2 |
2015-05-20 | Fix to convert SURROGATE PAIR | Nakajima Akira | 1 | -46/+136 |
2015-05-20 | cifs: potential missing check for posix_lock_file_wait | Chengyu Song | 1 | -2/+2 |
2015-05-20 | Fix to check Unique id and FileType when client refer file directly. | Nakajima Akira | 1 | -0/+25 |
2015-05-20 | Btrfs: fix regression in raid level conversion | Chris Mason | 1 | -0/+18 |
2015-05-20 | CIFS: remove an unneeded NULL check | Dan Carpenter | 1 | -1/+1 |
2015-05-20 | [cifs] fix null pointer check | Steve French | 1 | -1/+1 |
2015-05-20 | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana | 2 | -0/+3 |