Age | Commit message (Expand) | Author |
2013-09-16 | gfs2: set FILE_CREATED | Miklos Szeredi |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov |
2013-09-10 | fs: convert fs shrinkers to new scan/count API | Dave Chinner |
2013-09-10 | super: fix calculation of shrinkable objects for small numbers | Glauber Costa |
2013-09-09 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-05 | gfs2: use check_submounts_and_drop() | Miklos Szeredi |
2013-09-05 | GFS2: dirty inode correctly in gfs2_write_end | Benjamin Marzinski |
2013-09-05 | GFS2: Don't flag consistency error if first mounter is a spectator | Bob Peterson |
2013-09-04 | GFS2: Remove unnecessary memory barrier | Bob Peterson |
2013-08-27 | GFS2: Merge ordered and writeback writepage | Steven Whitehouse |
2013-08-20 | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches |
2013-08-20 | GFS2: Take glock reference in examine_bucket() | Steven Whitehouse |
2013-08-19 | GFS2: Move gfs2_sync_meta to lops.c | Steven Whitehouse |
2013-08-19 | GFS2: Check for glock already held in gfs2_getxattr | Steven Whitehouse |
2013-08-19 | GFS2: alloc_workqueue() doesn't return an ERR_PTR | Dan Carpenter |
2013-08-19 | GFS2: don't overrun reserved revokes | Benjamin Marzinski |
2013-08-19 | GFS2: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo |
2013-08-19 | GFS2: Fix typo in gfs2_create_inode() | Steven Whitehouse |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2013-07-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-06-29 | locks: protect most of the file_lock handling with i_lock | Jeff Layton |
2013-06-29 | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds |
2013-06-29 | [readdir] constify ->actor | Al Viro |
2013-06-29 | [readdir] convert gfs2 | Al Viro |
2013-06-27 | GFS2: Reserve journal space for quota change in do_grow | Bob Peterson |
2013-06-19 | GFS2: Fix fstrim boundary conditions | Abhijith Das |
2013-06-19 | GFS2: fix warning message | Benjamin Marzinski |
2013-06-19 | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski |
2013-06-17 | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-06-14 | GFS2: fix regression in dir_double_exhash | Bob Peterson |
2013-06-14 | GFS2: Add atomic_open support | Steven Whitehouse |
2013-06-11 | GFS2: Only do one directory search on create | Steven Whitehouse |
2013-06-06 | GFS2: fix error propagation in init_threads() | Alexey Khoroshilov |
2013-06-05 | GFS2: Remove no-op wrapper function | Steven Whitehouse |
2013-06-05 | GFS2: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-05 | GFS2: Eliminate gfs2_rg_lops | Bob Peterson |
2013-06-05 | GFS2: Sort buffer lists by inplace block number | Benjamin Marzinski |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-06-03 | GFS2: Don't cache iopen glocks | Bob Peterson |
2013-06-03 | GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables | Bob Peterson |
2013-06-03 | GFS2: Increase i_writecount during gfs2_setattr_size | Bob Peterson |
2013-06-03 | GFS2: Set log descriptor type for jdata blocks | Bob Peterson |
2013-05-24 | GFS2: Fix typo in gfs2_log_end_write loop | Steven Whitehouse |
2013-05-24 | GFS2: fix DLM depends to fix build errors | Randy Dunlap |
2013-05-24 | GFS2: Use single-block reservations for directories | Bob Peterson |