Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e70156de4c8465bfb8cb45cdc1bbc2fa474ce14
/
fs
/
gfs2
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
500242a
GFS2: Fix quota adjustment return code
by Bob Peterson
· 12 years ago
41db1ab
GFS2: Add rgrp information to block_alloc trace point
by Bob Peterson
· 12 years ago
f2f9c81
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
by Bob Peterson
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
6de1e2f
GFS2: Remove redundant metadata block type check
by Bob Peterson
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
f9425ad
GFS2: Fix sgid propagation when using ACLs
by Steven Whitehouse
· 13 years ago
1a058f5
gfs2: fix recovery during unmount
by David Teigland
· 13 years ago
4875647
dlm: fixes for nodir mode
by David Teigland
· 13 years ago
c0752aa
GFS2: eliminate log elements and simplify
by Bob Peterson
· 13 years ago
1c47f09
GFS2: Eliminate vestigial sd_log_le_rg
by Bob Peterson
· 13 years ago
06344b9
GFS2: Eliminate needless parameter from function gfs2_setbit
by Bob Peterson
· 13 years ago
144a4c2
GFS2: Log code fixes
by Steven Whitehouse
· 13 years ago
4306629
GFS2: Remove unused argument from gfs2_internal_read
by Andrew Price
· 13 years ago
c50b91c
GFS2: Remove bd_list_tr
by Steven Whitehouse
· 13 years ago
dad30e9
GFS2: Remove duplicate log code
by Steven Whitehouse
· 13 years ago
e8c92ed
GFS2: Clean up log write code path
by Steven Whitehouse
· 13 years ago
2f7ee35
GFS2: Use variable rather than qa to determine if unstuff necessary
by Bob Peterson
· 13 years ago
9598d25
GFS2: Change variable blk to biblk
by Bob Peterson
· 13 years ago
886b141
GFS2: Fix function parameter comments in rgrp.c
by Bob Peterson
· 13 years ago
29c578f
GFS2: Eliminate offset parameter to gfs2_setbit
by Bob Peterson
· 13 years ago
36f5580
GFS2: Use slab for block reservation memory
by Bob Peterson
· 13 years ago
b120193
GFS2: make function gfs2_page_add_databufs static
by Bob Peterson
· 13 years ago
df3fd11
GFS2: Rename function gfs2_close to gfs2_release
by Bob Peterson
· 13 years ago
14e5f18
GFS2: Make gfs2_log_fake_buf() write the buffer too
by Steven Whitehouse
· 13 years ago
fdb76a4
GFS2: Drop "pull" argument from log_write_header()
by Steven Whitehouse
· 13 years ago
4c569a7
GFS2: Instruct DLM to avoid queue convert slowdown
by Bob Peterson
· 13 years ago
1b6150f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 13 years ago
ca9248d
GFS2: Allow caching of rindex glock
by Bob Peterson
· 13 years ago
5e2f7d6
GFS2: Make sure rindex is uptodate before starting transactions
by Bob Peterson
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
97cc008
GFS2: use depends instead of select in kconfig
by Benjamin Poirier
· 13 years ago
c1ac539
GFS2: put glock reference in error patch of read_rindex_entry
by Bob Peterson
· 13 years ago
ad12ab2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
d934928
gfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
220cca2
GFS2: Change truncate page allocation to be GFP_NOFS
by Bob Peterson
· 13 years ago
58a7d5f
GFS2: call gfs2_write_alloc_required for each chunk
by Benjamin Marzinski
· 13 years ago
34cc178
GFS2: Clean up log flush header writing
by Steven Whitehouse
· 13 years ago
75ca61c
GFS2: Remove a __GFP_NOFAIL allocation
by Steven Whitehouse
· 13 years ago
35e478f
GFS2: Flush pending glock work when evicting an inode
by Steven Whitehouse
· 13 years ago
58884c4
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
by Bob Peterson
· 13 years ago
6aad1c3
GFS2: Eliminate sd_rindex_mutex
by Bob Peterson
· 13 years ago
a08fd28
GFS2: Unlock rindex mutex on glock error
by Bob Peterson
· 13 years ago
08728f2
GFS2: Make bd_cmp() static
by Steven Whitehouse
· 13 years ago
4a36d08
GFS2: Sort the ordered write list
by Bob Peterson
· 13 years ago
66fc061
GFS2: FITRIM ioctl support
by Steven Whitehouse
· 13 years ago
47ac553
GFS2: Move two functions from log.c to lops.c
by Steven Whitehouse
· 13 years ago
a245769
GFS2: glock statistics gathering
by Steven Whitehouse
· 13 years ago
a365fbf
GFS2: Read resource groups on mount
by Steven Whitehouse
· 13 years ago
9e73f57
GFS2: Ensure rindex is uptodate for fallocate
by Bob Peterson
· 13 years ago
718b97b
GFS2: Read in rindex if necessary during unlink
by Bob Peterson
· 13 years ago
4043b88
GFS2: Fix race between lru_list and glock ref count
by Steven Whitehouse
· 13 years ago
66ad863
GFS2: Fix nlink setting on inode creation
by Steven Whitehouse
· 13 years ago
376d377
GFS2: fail mount if journal recovery fails
by David Teigland
· 13 years ago
e8ca5cc
GFS2: let spectator mount do read only recovery
by David Teigland
· 13 years ago
49528b4
GFS2: Fix a use-after-free that coverity spotted
by Bob Peterson
· 13 years ago
e0c2a9a
GFS2: dlm based recovery coordination
by David Teigland
· 13 years ago
49d41ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1619ed8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
60f98d1
dlm: add recovery callbacks
by David Teigland
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
Next »