Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8857563b819b140aa8c9be920cfe44d5d3f808b7
/
fs
/
gfs2
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e01580b
gfs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
d57b9c9
GFS2: revert "GFS2: d_splice_alias() can't return error"
by J. Bruce Fields
· 11 years ago
8b127d0
GFS2: Small cleanup
by Bob Peterson
· 11 years ago
ac3beb6
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
by Steven Whitehouse
· 11 years ago
1e3d362
GFS2: Fix kbuild test robot reported warning
by Steven Whitehouse
· 11 years ago
2d9e723
GFS2: Move quota bitmap operations under their own lock
by Steven Whitehouse
· 11 years ago
ee2411a
GFS2: Clean up quota slot allocation
by Steven Whitehouse
· 11 years ago
8ad151c
GFS2: Only run logd and quota when mounted read/write
by Steven Whitehouse
· 11 years ago
c754fbb
GFS2: Use RCU/hlist_bl based hash for quotas
by Steven Whitehouse
· 11 years ago
086352f
GFS2: No need to invalidate pages for a dio read
by Steven Whitehouse
· 11 years ago
39849d6
GFS2: Add initialization for address space in super block
by Steven Whitehouse
· 11 years ago
01bcb0d
GFS2: Add hints to directory leaf blocks
by Steven Whitehouse
· 11 years ago
22b5a6c
GFS2: For exhash conversion, only one block is needed
by Steven Whitehouse
· 11 years ago
62e96cf
GFS2: Increase i_writecount during gfs2_setattr_chown
by Bob Peterson
· 11 years ago
2b47dad
GFS2: Remember directory insert point
by Steven Whitehouse
· 11 years ago
534cf9c
GFS2: Consolidate transaction blocks calculation for dir add
by Steven Whitehouse
· 11 years ago
3c1c0ae
GFS2: Add directory addition info structure
by Steven Whitehouse
· 11 years ago
70d4ee9
GFS2: Use only a single address space for rgrps
by Steven Whitehouse
· 11 years ago
7005c3e
GFS2: Use range based functions for rgrp sync/invalidation
by Steven Whitehouse
· 11 years ago
7de41d3
GFS2: Remove test which is always true
by Steven Whitehouse
· 11 years ago
7aed98f
GFS2: Remove gfs2_quota_change_host structure
by Steven Whitehouse
· 11 years ago
e4f2920
GFS2: Clean up releasepage
by Steven Whitehouse
· 11 years ago
5ea5050
GFS2: Implement a "rgrp has no extents longer than X" scheme
by Bob Peterson
· 11 years ago
1330edb
GFS2: Drop inadequate rgrps from the reservation tree
by Bob Peterson
· 11 years ago
5ce1343
GFS2: If requested is too large, use the largest extent in the rgrp
by Bob Peterson
· 11 years ago
0b3a2c9
GFS2: Fix unsafe dereference in dump_holder()
by Tetsuo Handa
· 11 years ago
582d2f7
GFS2: Wait for async DIO in glock state changes
by Steven Whitehouse
· 11 years ago
dfd1118
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 11 years ago
502be2a
GFS2: Fix slab memory leak in gfs2_bufdata
by Bob Peterson
· 11 years ago
9290a9a
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
by Bob Peterson
· 11 years ago
dfe5b9a
GFS2: don't hold s_umount over blkdev_put
by Steven Whitehouse
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
ea0341e
GFS2: Fix ref count bug relating to atomic_open
by Steven Whitehouse
· 11 years ago
e3c4269
GFS2: fix potential NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
951b4bd
gfs2: endianness misannotations
by Al Viro
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
8b5baa4
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
2147dbf
GFS2: Use generic list_lru for quota
by Steven Whitehouse
· 11 years ago
7d80823
GFS2: Rename quota qd_lru_lock qd_lock
by Steven Whitehouse
· 11 years ago
9b9f039
GFS2: Use reflink for quota data cache
by Steven Whitehouse
· 11 years ago
87dc800
new helper: kfree_put_link()
by Al Viro
· 11 years ago
e66cf16
GFS2: Use lockref for glocks
by Steven Whitehouse
· 11 years ago
e46c772
GFS2: Protect quota sync generation
by Steven Whitehouse
· 11 years ago
aabd7c7
GFS2: Inline qd_trylock into gfs2_quota_unlock
by Steven Whitehouse
· 11 years ago
1bf59bf
GFS2: Make two similar quota code fragments into a function
by Steven Whitehouse
· 11 years ago
bef292a
GFS2: Remove obsolete quota tunable
by Steven Whitehouse
· 11 years ago
26e43a1
GFS2: Move gfs2_icbit_munge into quota.c
by Steven Whitehouse
· 11 years ago
9e07f2c
GFS2: Speed up starting point selection for block allocation
by Steven Whitehouse
· 11 years ago
7b9cff4
GFS2: Add allocation parameters structure
by Steven Whitehouse
· 11 years ago
af5c269
GFS2: Clean up reservation removal
by Steven Whitehouse
· 11 years ago
5ca1db4
GFS2: fix dentry leaks
by Miklos Szeredi
· 11 years ago
149ed7f
GFS2: new function gfs2_rbm_incr
by Bob Peterson
· 11 years ago
e579ed4
GFS2: Introduce rbm field bii
by Bob Peterson
· 11 years ago
b870890
GFS2: Do not reset flags on active reservations
by Bob Peterson
· 11 years ago
7e230f5
GFS2: introduce bi_blocks for optimization
by Bob Peterson
· 11 years ago
6aa7640
GFS2: optimize rbm_from_block wrt bi_start
by Bob Peterson
· 11 years ago
0d0d110
GFS2: d_splice_alias() can't return error
by Miklos Szeredi
· 11 years ago
c5bf8fe
gfs2: set FILE_CREATED
by Miklos Szeredi
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
6c337ad
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
dc0755c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
1191a2b
gfs2: use check_submounts_and_drop()
by Miklos Szeredi
· 11 years ago
0c90180
GFS2: dirty inode correctly in gfs2_write_end
by Benjamin Marzinski
· 11 years ago
1d12d17
GFS2: Don't flag consistency error if first mounter is a spectator
by Bob Peterson
· 11 years ago
068213f
GFS2: Remove unnecessary memory barrier
by Bob Peterson
· 11 years ago
9d35814
GFS2: Merge ordered and writeback writepage
by Steven Whitehouse
· 11 years ago
8be04b9
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
by Joe Perches
· 11 years ago
7286b31
GFS2: Take glock reference in examine_bucket()
by Steven Whitehouse
· 11 years ago
7c0ef28
GFS2: Move gfs2_sync_meta to lops.c
by Steven Whitehouse
· 11 years ago
7bd9ee5
GFS2: Check for glock already held in gfs2_getxattr
by Steven Whitehouse
· 11 years ago
dfc4616
GFS2: alloc_workqueue() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
1bc333f
GFS2: don't overrun reserved revokes
by Benjamin Marzinski
· 11 years ago
d08fa65
GFS2: WQ_NON_REENTRANT is meaningless and going away
by Tejun Heo
· 11 years ago
2523d47
GFS2: Fix typo in gfs2_create_inode()
by Steven Whitehouse
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c4eb1b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 11 years ago
d81a8ef
[readdir] convert gfs2
by Al Viro
· 12 years ago
a01aedf
GFS2: Reserve journal space for quota change in do_grow
by Bob Peterson
· 11 years ago
6a98c33
GFS2: Fix fstrim boundary conditions
by Abhijith Das
· 11 years ago
2b12eea
GFS2: fix warning message
by Benjamin Marzinski
· 11 years ago
5d05496
GFS2: aggressively issue revokes in gfs2_log_flush
by Benjamin Marzinski
· 11 years ago
bb07b00
Merge 3.10-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
512cbf0
GFS2: fix regression in dir_double_exhash
by Bob Peterson
· 11 years ago
6d4ade9
GFS2: Add atomic_open support
by Steven Whitehouse
· 11 years ago
5a00f3c
GFS2: Only do one directory search on create
by Steven Whitehouse
· 11 years ago
a9aefd7
GFS2: fix error propagation in init_threads()
by Alexey Khoroshilov
· 11 years ago
edd2e9a
GFS2: Remove no-op wrapper function
by Steven Whitehouse
· 11 years ago
Next »