Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50ab9554861a8e1473a16ca80cf481fa2ee0e8c9
/
fs
/
gfs2
d4e0bfe
GFS2: fix skip unlock condition
by David Teigland
· 12 years ago
13d2eb0
GFS2: Reset rd_last_alloc when it reaches the end of the rgrp
by Bob Peterson
· 12 years ago
15bd50a
GFS2: Stop looking for free blocks at end of rgrp
by Bob Peterson
· 12 years ago
f1213ca
GFS2: Fix race in gfs2_rs_alloc
by Abhijith Das
· 12 years ago
ec14875
GFS2: Initialize hex string to '0'
by Nathan Straz
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
08242bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
252aa6f
mm: redefine address_space.assoc_mapping
by Rafael Aquini
· 12 years ago
1e2d9d4
GFS2: Set gl_object during inode create
by Bob Peterson
· 12 years ago
be4f245
GFS2: add error check while allocating new inodes
by Bob Peterson
· 12 years ago
b780416
GFS2: don't reference inode's glock during block allocation trace
by Bob Peterson
· 12 years ago
4e2f884
GFS2: remove redundant lvb pointer
by David Teigland
· 12 years ago
dba2d70
GFS2: only use lvb on glocks that need it
by David Teigland
· 12 years ago
fb6791d
GFS2: skip dlm_unlock calls in unmount
by David Teigland
· 12 years ago
aa8920c
GFS2: Fix one RG corner case
by Steven Whitehouse
· 12 years ago
4327a9b
GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode
by Bob Peterson
· 12 years ago
343cd8f
GFS2: Use dirty_inode in gfs2_dir_add
by Bob Peterson
· 12 years ago
fa731fc
GFS2: Fix truncation of journaled data files
by Steven Whitehouse
· 12 years ago
9dbe961
GFS2: Add Orlov allocator
by Steven Whitehouse
· 12 years ago
c9aecf7
GFS2: Use proper allocation context for new inodes
by Steven Whitehouse
· 12 years ago
bcd97c0
GFS2: Add test for resource group congestion status
by Steven Whitehouse
· 12 years ago
06dfc30
GFS2: Rename glops go_xmote_th to go_sync
by Bob Peterson
· 12 years ago
a68a0a3
GFS2: Speed up gfs2_rbm_from_block
by Bob Peterson
· 12 years ago
8eae1ca
GFS2: Review bug traps in glops.c
by Steven Whitehouse
· 12 years ago
96e5d1d
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
by Benjamin Marzinski
· 12 years ago
3d16268
GFS2: Don't call file_accessed() with a shared glock
by Benjamin Marzinski
· 12 years ago
076f0fa
GFS2: Fix FITRIM argument handling
by Lukas Czerner
· 12 years ago
3a238ad
GFS2: Require user to provide argument for FITRIM
by Lukas Czerner
· 12 years ago
73738a7
GFS2: Clean up some unused assignments
by Andrew Price
· 12 years ago
cd0ed19
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
by Andrew Price
· 12 years ago
aaaf68c
GFS2: Fix an unchecked error from gfs2_rs_alloc
by Andrew Price
· 12 years ago
35c2a7f
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
by Hugh Dickins
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
2216db7
GFS2: Write out dirty inode metadata in delayed deletes
by Benjamin Marzinski
· 12 years ago
a0b4df2
GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
by Eric Sandeen
· 12 years ago
3701530
GFS2: Fix infinite loop in rbm_find
by Bob Peterson
· 12 years ago
ff7f4cb
GFS2: Consolidate free block searching functions
by Steven Whitehouse
· 12 years ago
56aa72d
GFS2: Get rid of I_MUTEX_QUOTA usage
by Jan Kara
· 12 years ago
0688a5e
GFS2: Stop block extents at the end of bitmaps
by Bob Peterson
· 12 years ago
c743ffd
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
by Steven Whitehouse
· 12 years ago
9e733d3
GFS2: Improve block reservation tracing
by Steven Whitehouse
· 12 years ago
137834a
GFS2: Fall back to ignoring reservations, if there are no other blocks left
by Steven Whitehouse
· 12 years ago
2b9731e
GFS2: Fix ->show_options() for statfs slow
by Steven Whitehouse
· 12 years ago
3e6339d
GFS2: Use rbm for gfs2_setbit()
by Steven Whitehouse
· 12 years ago
c04a2ef
GFS2: Use rbm for gfs2_testbit()
by Steven Whitehouse
· 12 years ago
29c05b2
GFS2: Eliminate unnecessary check for state > 3 in bitfit
by Bob Peterson
· 12 years ago
e5dc76b
GFS2: Eliminate redundant calls to may_grant
by Bob Peterson
· 12 years ago
81e1d45
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
by Bob Peterson
· 12 years ago
07a7904
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
by Bob Peterson
· 12 years ago
4abb6ad
GFS2: inline __gfs2_glock_schedule_for_reclaim
by Bob Peterson
· 12 years ago
8e711e10
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
by Bob Peterson
· 12 years ago
8d8b752
GFS2: rbm code cleanup
by Bob Peterson
· 12 years ago
5d50d53
GFS2: Fix case where reservation finished at end of rgrp
by Steven Whitehouse
· 12 years ago
24d634e
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
by Michel Lespinasse
· 12 years ago
3b1d0b9
GFS2: Update rgblk_free() to use rbm
by Steven Whitehouse
· 12 years ago
3983903
GFS2: Update gfs2_get_block_type() to use rbm
by Steven Whitehouse
· 12 years ago
5b924ae
GFS2: Replace rgblk_search with gfs2_rbm_find
by Steven Whitehouse
· 12 years ago
4a993fb
GFS2: Add structure to contain rgrp, bitmap, offset tuple
by Steven Whitehouse
· 12 years ago
71f890f
GFS2: Remove rs_requested field from reservations
by Steven Whitehouse
· 12 years ago
1f98169
GFS2: Merge two nearly identical xattr functions
by Steven Whitehouse
· 12 years ago
431f197
userns: Convert quota netlink aka quota_send_warning
by Eric W. Biederman
· 12 years ago
74a8a10
userns: Convert qutoactl
by Eric W. Biederman
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
3f0c3c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
62e252e
GFS2: Take account of blockages when using reserved blocks
by Steven Whitehouse
· 12 years ago
645b2cc
GFS2: Fix missing allocation data for set/remove xattr
by Steven Whitehouse
· 12 years ago
da1dfb6
GFS2: Make write size hinting code common
by Steven Whitehouse
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
e76e0ec
gfs2: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
39263d5e
gfs2: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
a63e9b2
gfs2: Push file_update_time() into gfs2_page_mkwrite()
by Jan Kara
· 12 years ago
801b036
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
a117782
quota: Move quota syncing to ->sync_fs method
by Jan Kara
· 12 years ago
ceed172
quota: Split dquot_quota_sync() to writeback and cache flushing part
by Jan Kara
· 12 years ago
15e1c96
GFS2: Eliminate 64-bit divides
by Bob Peterson
· 12 years ago
8e2e004
GFS2: Reduce file fragmentation
by Bob Peterson
· 12 years ago
294f2ad
GFS2: kernel panic with small gfs2 filesystems - 1 RG
by Abhijith Das
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
44b8db1
GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs
by Masatake YAMATO
· 12 years ago
666d1d8
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
by Bob Peterson
· 12 years ago
0d51521
GFS2: Add kobject release method
by Bob Peterson
· 12 years ago
0fe2f1e
GFS2: Size seq_file buffer more carefully
by Steven Whitehouse
· 12 years ago
1bb4930
GFS2: Use seq_vprintf for glocks debugfs file
by Steven Whitehouse
· 12 years ago
90306c4
GFS2: Use lvbs for storing rgrp information with mount option
by Benjamin Marzinski
· 12 years ago
ba1ddcb
GFS2: Cache last hash bucket for glock seq_files
by Steven Whitehouse
· 12 years ago
df5d2f5
GFS2: Increase buffer size for glocks and glstats debugfs files
by Steven Whitehouse
· 12 years ago
1b8ba31
GFS2: Fix error handling when reading an invalid block from the journal
by Steven Whitehouse
· 12 years ago
23d0bb8
GFS2: Add "top dir" flag support
by Steven Whitehouse
· 12 years ago
5407e24
GFS2: Fold quota data into the reservations struct
by Bob Peterson
· 12 years ago
0a305e4
GFS2: Extend the life of the reservations
by Bob Peterson
· 12 years ago
b0b0382
->encode_fh() API change
by Al Viro
· 13 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
61011677
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
62c8d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
Next »