summaryrefslogtreecommitdiff
path: root/fs/gfs2 (follow)
Commit message (Expand)AuthorAge
...
| | * gfs2: Put bitmap buffers in put_superAndreas Gruenbacher2018-11-27
* | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\| |
| * | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\|
| | * gfs2_meta: ->mount() can get NULL dev_nameAl Viro2018-11-21
* | | Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P2018-09-28
|\| |
| * | Merge 4.4.158 into android-4.4Greg Kroah-Hartman2018-09-26
| |\|
| | * gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher2018-09-26
* | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
| |\ \ | | |/ | |/|
| | * mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2018-07-08
| | * gfs2: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | gfs2: Fix fallocate chunk sizeAndreas Gruenbacher2018-05-30
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | GFS2: Take inode off order_write list when setting jdata flagBob Peterson2017-12-20
* | | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2017-10-08
| * | gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-10-05
* | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-10-18
* | | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\| |
| * | gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-15
* | | Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev2017-05-02
|\| |
| * | gfs2: avoid uninitialized variable warningArnd Bergmann2017-04-30
* | | Merge "Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'"Linux Build Service Account2017-04-27
|\| |
| * | gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-26
* | | Merge "ANDROID: fix acl leaks"Linux Build Service Account2017-04-24
|\ \ \ | |/ / |/| |
| * | ANDROID: fix acl leaksMark Salyzyn2017-04-21
* | | gfs2: Add missing rcu locking for glock lookupAndrew Price2017-03-12
|/ /
* / posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-09
|\ \
| * | remove abs64()Andrew Morton2015-11-09
| |/
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-09
|\ \ | |/ |/|
| * GFS2: Fix rgrp end rounding problem for bsize < page sizeBob Peterson2015-11-09
| * GFS2: Protect freeing directory hash table with i_lock spin_lockBob Peterson2015-11-04
| * gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-29
| * gfs2: Add missing else in trans_add_meta/dataBob Peterson2015-10-01
| * GFS2: Set s_mode before parsing mount optionsAndrew Price2015-09-23
| * GFS2: fallocate: do not rely on file_update_time to mark the inode dirtyAndrew Price2015-09-22
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-11
|\
| * gfs2: A minor "sbstats" cleanupAndreas Gruenbacher2015-09-03
| * gfs2: Fix a typo in a commentAndreas Gruenbacher2015-09-03
| * gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-03
| * GFS2: Use resizable hash table for glocksBob Peterson2015-09-03
| * GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-03
| * gfs2: Simplify the seq file code for "sbstats"Andreas Gruenbacher2015-09-03
* | fs: create and use seq_show_option for escapingKees Cook2015-09-04
* | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13