Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69f061e0c2ed47304b3eeac7fb7bd5268652dc50
/
fs
1ebb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
26bb750
GFS2: Fix glock refcount issues
by Steven Whitehouse
· 15 years ago
c29cd90
writeback: remove unused nonblocking and congestion checks (gfs2)
by Wu Fengguang
· 15 years ago
9ae3c6d
GFS2: drop rindex glock to refresh rindex list
by Benjamin Marzinski
· 15 years ago
0ab7d13
GFS2: Tag all metadata with jid
by Steven Whitehouse
· 15 years ago
2c77634
GFS2: Locking order fix in gfs2_check_blk_state
by Steven Whitehouse
· 15 years ago
1579343
GFS2: Remove dirent_first() function
by Steven Whitehouse
· 15 years ago
cdcfde6
GFS2: Display nobarrier option in /proc/mounts
by Steven Whitehouse
· 15 years ago
f25934c
GFS2: add barrier/nobarrier mount options
by Christoph Hellwig
· 15 years ago
c14f573
GFS2: remove division from new statfs code
by Benjamin Marzinski
· 15 years ago
3d3c10f
GFS2: Improve statfs and quota usability
by Benjamin Marzinski
· 15 years ago
2ec4650
GFS2: Use dquot_send_warning()
by Steven Whitehouse
· 15 years ago
86e931a
VFS: Export dquot_send_warning
by Steven Whitehouse
· 15 years ago
e285c10
GFS2: Add set_xquota support
by Steven Whitehouse
· 15 years ago
113d6b3
GFS2: Add get_xquota support
by Steven Whitehouse
· 15 years ago
1e72c0f
GFS2: Clean up gfs2_adjust_quota() and do_glock()
by Steven Whitehouse
· 15 years ago
6a6ada8
GFS2: Remove constant argument from qd_get()
by Steven Whitehouse
· 15 years ago
33a8252
GFS2: Remove constant argument from qdsb_get()
by Steven Whitehouse
· 15 years ago
ea76233
GFS2: Add proper error reporting to quota sync via sysfs
by Steven Whitehouse
· 15 years ago
1d371b5
GFS2: Add get_xstate quota function
by Steven Whitehouse
· 15 years ago
91094d0
GFS2: Remove obsolete code in quota.c
by Steven Whitehouse
· 15 years ago
cc632e7
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
by Steven Whitehouse
· 15 years ago
8c42d63
GFS2: Alter arguments of gfs2_quota/statfs_sync
by Steven Whitehouse
· 15 years ago
ab20183
VFS: Use GFP_NOFS in posix_acl_from_xattr()
by Steven Whitehouse
· 15 years ago
106381b
GFS2: Add cached ACLs support
by Steven Whitehouse
· 15 years ago
479c427
GFS2: Clean up ACLs
by Steven Whitehouse
· 15 years ago
69dca42
GFS2: Use gfs2_set_mode() instead of munge_mode()
by Steven Whitehouse
· 15 years ago
c65f7fb
GFS2: Use forget_all_cached_acls()
by Steven Whitehouse
· 15 years ago
2646a1f
GFS2: Fix up system xattrs
by Steven Whitehouse
· 15 years ago
f55073f
GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
by Steven Whitehouse
· 15 years ago
7e71c55
GFS2: Fix potential race in glock code
by Steven Whitehouse
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
3350b2a
CacheFiles: Update IMA counters when using dentry_open
by Marc Dionne
· 15 years ago
6f05416
9p: fix build breakage introduced by FS-Cache
by David Howells
· 15 years ago
99d7832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
d0964c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
199bc9f
jffs2: Fix memory corruption in jffs2_read_inode_range()
by David Woodhouse
· 15 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 15 years ago
1b73239
fuse: reject O_DIRECT flag also in fuse_create
by Csaba Henk
· 15 years ago
2f81e75
[CIFS] Fix sparse warning
by Steve French
· 15 years ago
cea6234
[CIFS] Duplicate data on appending to some Samba servers
by Steve French
· 15 years ago
8e6c033
[CIFS] fix oops in cifs_lookup during net boot
by Steve French
· 15 years ago
fe542cf
LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().
by Tetsuo Handa
· 15 years ago
4fa9f4e
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
by David Howells
· 15 years ago
1c2ea8a
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
by David Howells
· 15 years ago
0109d7e
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
by David Howells
· 15 years ago
931ed94
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
14e6964
CacheFiles: Don't log lookup/create failing with ENOBUFS
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
d0e27b7
CacheFiles: Better showing of debugging information in active object problems
by David Howells
· 15 years ago
6511de3
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
by David Howells
· 15 years ago
5e929b3
CacheFiles: Handle truncate unlocking the page we're reading
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
868411b
FS-Cache: Actually requeue an object when requested
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
d461d26
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
by David Howells
· 15 years ago
2175bb0
FS-Cache: Add a retirement stat counter
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
e3d4d28
FS-Cache: Handle read request vs lookup, creation or other cache failure
by David Howells
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
6897e3d
FS-Cache: The object-available state can't rely on the cookie to be available
by David Howells
· 15 years ago
5753c44
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
7e311a2
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
by David Howells
· 15 years ago
52bd75f
FS-Cache: Add counters for entry/exit to/from cache operation functions
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
ac50e95
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
8a1eaa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
6c06f07
xfs: copy li_lsn before dropping AIL lock
by Nathaniel W. Turner
· 15 years ago
8ec6dba
XFS bug in log recover with quota (bugzilla id 855)
by Jan Rekorajski
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
18dafac
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
by Jiro SEKIBA
· 15 years ago
479c255
Fix memory corruption caused by nfsd readdir+
by Petr Vandrovec
· 15 years ago
7aee47b
ocfs2: Trivial cleanup of jbd compatibility layer removal
by Sunil Mushran
· 15 years ago
c1ea985
nilfs2: fix lock order reversal in chcp operation
by Ryusuke Konishi
· 15 years ago
e04b5ef
__generic_block_fiemap(): fix for files bigger than 4GB
by Mike Hommey
· 15 years ago
fc63cf2
exec: setup_arg_pages() fails to return errors
by Anton Blanchard
· 15 years ago
7779d7b
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
by Heiko Carstens
· 15 years ago
29f12ca
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
by Sukadev Bhattiprolu
· 15 years ago
ff5e4b5
fs/jbd: Export log_start_commit to fix ext3 build.
by Stefan Schmidt
· 15 years ago
aa021ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
a6dbd42
Btrfs: fix panic when trying to destroy a newly allocated
by Josef Bacik
· 15 years ago
fd80145
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
16fe410
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
33b2580
Btrfs: allow more metadata chunk preallocation
by Chris Mason
· 15 years ago
f5a84ee3
Btrfs: fallback on uncompressed io if compressed io fails
by Josef Bacik
· 15 years ago
ccf0e72
Btrfs: find ideal block group for caching
by Josef Bacik
· 15 years ago
4eb3991
Btrfs: avoid null deref in unpin_extent_cache()
by Dan Carpenter
· 15 years ago
df66916
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
by Li Dongyang
· 15 years ago
5df6a9f
Btrfs: fix some metadata enospc issues
by Josef Bacik
· 15 years ago
01dea1e
Btrfs: fix how we set max_size for free space clusters
by Josef Bacik
· 15 years ago
249ac1e
Btrfs: cleanup transaction starting and fix journal_info usage
by Josef Bacik
· 15 years ago
6346c93
Btrfs: fix data allocation hint start
by Josef Bacik
· 15 years ago
Next »