| Commit message (Expand) | Author | Age |
... | |
| * | | | sysfs, kernfs: prepare write path for kernfs | Tejun Heo | 2013-11-29 |
| * | | | sysfs, kernfs: prepare read path for kernfs | Tejun Heo | 2013-11-29 |
| * | | | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo | 2013-11-29 |
| * | | | sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ... | Tejun Heo | 2013-11-29 |
| * | | | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman | 2013-11-29 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'driver-core-linus' into driver-core-next | Greg Kroah-Hartman | 2013-11-28 |
| |\ \ \ \ |
|
| * | | | | | sysfs, kernfs: introduce kernfs_setattr() | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs, kernfs: introduce kernfs_rename[_ns]() | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs, kernfs: introduce kernfs_create_link() | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs: make __sysfs_add_one() fail if the parent isn't a directory | Tejun Heo | 2013-11-27 |
| * | | | | | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo | 2013-11-27 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-01-17 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfs: Fix a regression in mounting proc | Eric W. Biederman | 2013-11-26 |
| * | | | | | | vfs: In d_path don't call d_dname on a mount point | Eric W. Biederman | 2013-11-26 |
| |/ / / / / |
|
* | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | writeback: Fix data corruption on NFS | Jan Kara | 2013-12-13 |
* | | | | | | | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner | 2014-01-15 |
* | | | | | | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-01-10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu | 2014-01-10 |
| * | | | | | | | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu | 2014-01-10 |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-06 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ext4: fix bigalloc regression | Eric Whitney | 2014-01-06 |
* | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-02 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL | Jason Baron | 2014-01-02 |
* | | | | | | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2014-01-02 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | GFS2: Fix unsafe dereference in dump_holder() | Tetsuo Handa | 2014-01-02 |
| * | | | | | | | | | GFS2: Wait for async DIO in glock state changes | Steven Whitehouse | 2013-12-20 |
| * | | | | | | | | | GFS2: Fix incorrect invalidation for DIO/buffered I/O | Steven Whitehouse | 2013-12-20 |
| * | | | | | | | | | GFS2: Fix slab memory leak in gfs2_bufdata | Bob Peterson | 2013-12-13 |
| * | | | | | | | | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ail | Bob Peterson | 2013-12-13 |
| * | | | | | | | | | GFS2: don't hold s_umount over blkdev_put | Steven Whitehouse | 2013-12-13 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | cifs: set FILE_CREATED | Shirish Pargaonkar | 2013-12-27 |
* | | | | | | | | | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink() | Sachin Prabhu | 2013-12-27 |
* | | | | | | | | | Add missing end of line termination to some cifs messages | Steve French | 2013-12-27 |
* | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-12-26 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | ext4: add explicit casts when masking cluster sizes | Theodore Ts'o | 2013-12-20 |
| * | | | | | | | | ext4: fix deadlock when writing in ENOSPC conditions | Jan Kara | 2013-12-18 |
| * | | | | | | | | jbd2: rename obsoleted msg JBD->JBD2 | Dmitry Monakhov | 2013-12-08 |
| * | | | | | | | | jbd2: revise KERN_EMERG error messages | Jan Kara | 2013-12-08 |
| * | | | | | | | | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o | 2013-12-08 |
| * | | | | | | | | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara | 2013-12-08 |
| * | | | | | | | | ext4: fix del_timer() misuse for ->s_err_report | Al Viro | 2013-12-08 |
| * | | | | | | | | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan | 2013-12-03 |
| * | | | | | | | | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu | 2013-12-03 |
| * | | | | | | | | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o | 2013-12-02 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-12-23 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | ext2: Fix oops in ext2_get_block() called from ext2_quota_write() | Jan Kara | 2013-12-04 |
* | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-12-22 |
|\ \ \ \ \ \ \ \ |
|