Age | Commit message (Expand) | Author |
2014-01-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-01-23 | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-01-23 | Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-23 | f2fs: drop obsolete node page when it is truncated | Jaegeuk Kim |
2014-01-22 | fuse: support clients that don't implement 'open' | Andrew Gallagher |
2014-01-22 | fuse: don't invalidate attrs when not using atime | Andrew Gallagher |
2014-01-22 | fuse: fix SetPageUptodate() condition in STORE | Miklos Szeredi |
2014-01-22 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-01-22 | f2fs: introduce NODE_MAPPING for code consistency | Jaegeuk Kim |
2014-01-22 | f2fs: remove the orphan block page array | Gu Zheng |
2014-01-22 | f2fs: add help function META_MAPPING | Gu Zheng |
2014-01-22 | f2fs: move a branch for code redability | Jaegeuk Kim |
2014-01-22 | f2fs: call mark_inode_dirty to flush dirty pages | Jaegeuk Kim |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-21 | Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2014-01-21 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-21 | /proc/meminfo: provide estimated available memory | Rik van Riel |
2014-01-21 | fs/ramfs: don't use module_init for non-modular core code | Paul Gortmaker |
2014-01-21 | fs/super.c: fix WARN on alloc_super() fail path | Vladimir Davydov |
2014-01-21 | fs/read_write.c:compat_readv(): remove bogus area verify | Corey Minyard |
2014-01-21 | fs/compat_ioctl.c: fix an underflow issue (harmless) | Dan Carpenter |
2014-01-21 | posix_acl: uninlining | Andrew Morton |
2014-01-21 | ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously | Yiwen Jiang |
2014-01-21 | ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg... | Tariq Saeed |
2014-01-21 | ocfs2: fix sparse non static symbol warning | Wei Yongjun |
2014-01-21 | ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl | Jie Liu |
2014-01-21 | ocfs2: return EINVAL if the given range to discard is less than block size | Jie Liu |
2014-01-21 | ocfs2: return EOPNOTSUPP if the device does not support discard | Jie Liu |
2014-01-21 | ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr... | Younger Liu |
2014-01-21 | ocfs2: use the new DLM operation callbacks while requesting new lockspace | Goldwyn Rodrigues |
2014-01-21 | ocfs2: framework for version LVB | Goldwyn Rodrigues |
2014-01-21 | ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node | Goldwyn Rodrigues |
2014-01-21 | ocfs2: shift allocation ocfs2_live_connection to user_connect() | Goldwyn Rodrigues |
2014-01-21 | ocfs2: add DLM recovery callbacks | Goldwyn Rodrigues |
2014-01-21 | ocfs2: add clustername to cluster connection | Goldwyn Rodrigues |
2014-01-21 | ocfs2: remove versioning information | Goldwyn Rodrigues |
2014-01-21 | fsnotify: remove pointless NULL initializers | Jan Kara |
2014-01-21 | fsnotify: remove .should_send_event callback | Jan Kara |
2014-01-21 | fsnotify: do not share events between notification groups | Jan Kara |
2014-01-21 | inotify: provide function for name length rounding | Jan Kara |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | f2fs: clean checkpatch warnings | Chris Fries |
2014-01-18 | GFS2: revert "GFS2: d_splice_alias() can't return error" | J. Bruce Fields |
2014-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-01-17 | kernfs: associate a new kernfs_node with its parent on creation | Tejun Heo |
2014-01-16 | GFS2: Small cleanup | Bob Peterson |
2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse |
2014-01-16 | f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH) | Changman Lee |