Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da1a7592132eb8f71056bd168fccbe2801c5d697
/
fs
/
gfs2
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
4d93bc3
gfs2_atomic_open(): skip lookups on hashed dentry
by Al Viro
· 10 years ago
9b053f3
vfs: Remove unnecessary calls of check_submounts_and_drop
by Eric W. Biederman
· 11 years ago
d29c0af
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
by Fabian Frederick
· 10 years ago
d24e056
GFS2: Use gfs2_rbm_incr in rgblk_free
by Bob Peterson
· 10 years ago
19aeb5a
GFS2: Make rename not save dirent location
by Bob Peterson
· 10 years ago
00a158b
GFS2: fix bad inode i_goal values during block allocation
by Abhi Das
· 10 years ago
cfb2f9d
GFS2: fix d_splice_alias() misuses
by Al Viro
· 10 years ago
a937cca
GFS2: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
7b7a911
GFS2: Hash the negative dentry during inode lookup
by Benjamin Coddington
· 10 years ago
1c994a0
locks: consolidate "nolease" routines
by Jeff Layton
· 10 years ago
2ddfbdd
GFS2: Request demote when a "try" flock fails
by Bob Peterson
· 10 years ago
b650738
GFS2: Change maxlen variables to size_t
by Bob Peterson
· 10 years ago
eaebded
GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
27ff6a0
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
6b49d1d
GFS2: memcontrol: Spelling s/invlidate/invalidate/
by Geert Uytterhoeven
· 10 years ago
97a4f1d
GFS2: Allow caching of glocks for flock
by Bob Peterson
· 10 years ago
5bef3e7
GFS2: Allow flocks to use normal glock dq rather than dq_wait
by Bob Peterson
· 10 years ago
6ec43b1
GFS2: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
fe0bbd2
GFS2: Use GFP_NOFS when allocating glocks
by Steven Whitehouse
· 10 years ago
94a09a3
GFS2: Fix race in glock lru glock disposal
by Steven Whitehouse
· 10 years ago
79272b3
GFS2: Only wait for demote when last holder is dequeued
by Bob Peterson
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 10 years ago
ba1bdef
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next
by Linus Torvalds
· 10 years ago
0e48e055
GFS2: Prevent recovery before the local journal is set
by Bob Peterson
· 10 years ago
9dd868e
GFS2: fs/gfs2/file.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
c62baf6
GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
da56e45
gfs2: switch to ->write_iter()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
5a7c669
GFS2: lops.c: replace 0 by NULL for pointers
by Fabian Frederick
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
991deec
GFS2: quotas not being refreshed in gfs2_adjust_quota
by Abhi Das
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
34917f9
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
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
1b2ad41
GFS2: Fix address space from page function
by Steven Whitehouse
· 11 years ago
0597880
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
by Abhi Das
· 11 years ago
e9fb7c7
GFS2: Fix return value in slot_get()
by Abhi Das
· 11 years ago
733dbc1
GFS2: inline function gfs2_set_mode
by Bob Peterson
· 11 years ago
f45dc26
GFS2: Remove extraneous function gfs2_security_init
by Bob Peterson
· 11 years ago
b00263d
GFS2: Increase the max number of ACLs
by Bob Peterson
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
428fd95
GFS2: Re-add a call to log_flush_wait when flushing the journal
by Bob Peterson
· 11 years ago
01b172b
GFS2: Ensure workqueue is scheduled after noexp request
by Bob Peterson
· 11 years ago
48f8f71
GFS2: check NULL return value in gfs2_ok_to_move
by Abhi Das
· 11 years ago
cb94eb0
GFS2: Convert gfs2_lm_withdraw to use fs_err
by Joe Perches
· 11 years ago
8382e26
GFS2: Use fs_<level> more often
by Joe Perches
· 11 years ago
d77d1b5
GFS2: Use pr_<level> more consistently
by Joe Perches
· 11 years ago
a17d758
GFS2: Move recovery variables to journal structure in memory
by Bob Peterson
· 11 years ago
fc554ed
GFS2: global conversion to pr_foo()
by Fabian Frederick
· 11 years ago
f2113eb
GFS2: return -E2BIG if hit the maximum limits of ACLs
by Jie Liu
· 11 years ago
b50f227
GFS2: Clean up journal extent mapping
by Steven Whitehouse
· 11 years ago
fcf10d3
GFS2: replace kmalloc - __vmalloc / memset 0
by Fabian Frederick
· 11 years ago
b1ab1e4
GFS2: Remove extra "if" in gfs2_log_flush()
by Steven Whitehouse
· 11 years ago
022ef4f
GFS2: Move log buffer accounting to transaction
by Steven Whitehouse
· 11 years ago
d69a3c6
GFS2: Move log buffer lists into transaction
by Steven Whitehouse
· 11 years ago
654a6d2
GFS2: Reduce struct gfs2_trans in size
by Steven Whitehouse
· 11 years ago
ad78197
GFS2: add missing newline
by David Teigland
· 11 years ago
c2b0b30
GFS2: Mark functions as static in gfs2/rgrp.c
by Rashika Kheria
· 11 years ago
44aaada
GFS2: Add meta readahead field in directory entries
by Steven Whitehouse
· 11 years ago
a0846a5
GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
by Bob Peterson
· 11 years ago
774016b
GFS2: journal data writepages update
by Steven Whitehouse
· 11 years ago
b2c8b3e
GFS2: Allocate block for xattr at inode alloc time, if required
by Steven Whitehouse
· 11 years ago
885bcec
GFS2: Plug on AIL flush
by Steven Whitehouse
· 11 years ago
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
Next »