Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f3c60c5918f26ea16761ddc8b12d8401a3db626b
/
fs
f3c60c5
ceph: fix multiple mds session shutdown
by Sage Weil
· 14 years ago
e56fa10
ceph: generalize mon requests, add pool op support
by Yehuda Sadeh
· 15 years ago
0eb6cd4
ceph: only queue async writeback on cap revocation if there is dirty data
by Sage Weil
· 14 years ago
e9d1774
ceph: do not ignore osd_idle_ttl mount option
by Sage Weil
· 14 years ago
52dfb8a
ceph: constify dentry_operations
by Sage Weil
· 14 years ago
213c99e
ceph: whitespace cleanup
by Sage Weil
· 14 years ago
40819f6
ceph: add flock/fcntl lock support
by Greg Farnum
· 14 years ago
fbaad97
ceph: define on-wire types, constants for file locking support
by Greg Farnum
· 14 years ago
c6f3fdc
ceph: add CEPH_FEATURE_FLOCK to the supported feature bits
by Greg Farnum
· 14 years ago
20cb34a
ceph: support v2 reconnect encoding
by Sage Weil
· 15 years ago
ce1fbc8
ceph: support v2 client_caps encoding
by Sage Weil
· 14 years ago
cbbfe49
ceph: move AES iv definition to shared header
by Sage Weil
· 14 years ago
73a7e69
ceph: fix decoding of pool snap info
by Sage Weil
· 14 years ago
2d9c98a
ceph: make ->sync_fs not wait if wait==0
by Sage Weil
· 15 years ago
b8cd07e
ceph: warn on missing snap realm
by Sage Weil
· 15 years ago
effcb9e
ceph: print useful error message when crush rule not found
by Sage Weil
· 15 years ago
a8b763a
ceph: use %pU to print uuid (fsid)
by Sage Weil
· 15 years ago
f0b18d9
ceph: sync header defs with server code
by Sage Weil
· 15 years ago
5cd068c
ceph: clean up header guards
by Sage Weil
· 15 years ago
9688f19
ceph: strip misleading/obsolete version, feature info
by Sage Weil
· 15 years ago
6a25938
ceph: specify supported features in super.h
by Sage Weil
· 15 years ago
c309f0a
ceph: clean up fsid mount option
by Sage Weil
· 15 years ago
e0f9f9e
ceph: remove unused 'monport' mount option
by Sage Weil
· 15 years ago
e55b71f
ceph: handle ESTALE properly; on receipt send to authority if it wasn't
by Greg Farnum
· 15 years ago
2bc5025
ceph: add ceph_get_cap_for_mds function.
by Greg Farnum
· 15 years ago
154f42c
ceph: connect to export targets on cap export
by Sage Weil
· 15 years ago
cb170a2
ceph: connect to export targets if mds is laggy
by Sage Weil
· 15 years ago
ed0552a
ceph: introduce helper to connect to mds export targets
by Sage Weil
· 15 years ago
796d695
ceph: only set num_pages in calc_layout
by Sage Weil
· 15 years ago
3715166
ceph: do caps accounting per mds_client
by Yehuda Sadeh
· 15 years ago
0deb01c
ceph: track laggy state of mds from mdsmap
by Sage Weil
· 15 years ago
cd84db6
ceph: code cleanup
by Yehuda Sadeh
· 15 years ago
ca81f3f
ceph: skip if no auth cap in flush_snaps
by Sage Weil
· 15 years ago
3b454c4
ceph: simplify caps revocation, fix for multimds
by Sage Weil
· 15 years ago
38e8883e
ceph: simplify add_cap_releases
by Sage Weil
· 15 years ago
ee6b272
ceph: drop unused argument
by Sage Weil
· 15 years ago
2962507
ceph: perform lazy reads when file mode and caps permit
by Sage Weil
· 15 years ago
33caad3
ceph: perform lazy writes when file mode and caps permit
by Sage Weil
· 15 years ago
8c6e922
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
by Sage Weil
· 15 years ago
84d9509
ceph: request FILE_LAZYIO cap when LAZY file mode is set
by Sage Weil
· 15 years ago
77a63f3
NFS: Fix a typo in include/linux/nfs_fs.h
by Trond Myklebust
· 15 years ago
fc71ff8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
51c20fc
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
by David Howells
· 15 years ago
cfb506e
NFS: Ensure that writepage respects the nonblock flag
by Trond Myklebust
· 15 years ago
b608b28
NFS: kswapd must not block in nfs_release_page
by Trond Myklebust
· 15 years ago
674b2222
nfs: include space for the NUL in root path
by Dan Carpenter
· 15 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 15 years ago
a6f80fb
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
by Andre Osterhues
· 15 years ago
6c50e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
d2a97a4
GFS2: Use kmalloc when possible for ->readdir()
by Steven Whitehouse
· 15 years ago
03066f2
ceph: use complete_all and wake_up_all
by Yehuda Sadeh
· 15 years ago
da7ddd3
9p: Pass the correct end of buffer to p9stat_read
by Latchesar Ionkov
· 15 years ago
d330021
sysfs: allow creating symlinks from untagged to tagged directories
by Eric W. Biederman
· 15 years ago
521d045
sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
by Eric W. Biederman
· 15 years ago
96d6523
sysfs: Don't allow the creation of symlinks we can't remove
by Eric W. Biederman
· 15 years ago
25848b3
ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"
by Robert P. J. Day
· 15 years ago
1dadcce
ceph: fix dentry lease release
by Sage Weil
· 15 years ago
8c69673
ceph: fix leak of dentry in ceph_init_dentry() error path
by Sage Weil
· 15 years ago
bc4fdca
ceph: fix pg_mapping leak on pg_temp updates
by Sage Weil
· 15 years ago
252af52
ceph: fix d_release dop for snapdir, snapped dentries
by Sage Weil
· 15 years ago
a0dff78
ceph: avoid dcache readdir for snapdir
by Sage Weil
· 15 years ago
4c0c03c
CIFS: Fix a malicious redirect problem in the DNS lookup code
by David Howells
· 15 years ago
a4ce96a
Fix up trivial spelling errors ('taht' -> 'that')
by Linus Torvalds
· 15 years ago
e095937
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
620d0be
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 15 years ago
ee10393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
16fd536
xfs: track AGs with reclaimable inodes in per-ag radix tree
by Dave Chinner
· 15 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 15 years ago
2ebc346
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
by Dan Rosenberg
· 15 years ago
b5384d4
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
by Sage Weil
· 15 years ago
99d8f83
Btrfs: fix split_leaf double split corner case
by Chris Mason
· 15 years ago
cffab6b
[S390] dasd: use correct label location for diag fba disks
by Peter Oberparleiter
· 15 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 15 years ago
bea9a6d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
5453258
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
by Joel Becker
· 15 years ago
e979cf5
ceph: do not include cap/dentry releases in replayed messages
by Sage Weil
· 15 years ago
01a92f1
ceph: reuse request message when replaying against recovering mds
by Sage Weil
· 15 years ago
13ceef0
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
by Jan Kara
· 15 years ago
a39953d
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
by Wengang Wang
· 15 years ago
f5e27b6
ocfs2: Don't duplicate pages past i_size during CoW.
by Tao Ma
· 15 years ago
728a756
GFS2: rename causes kernel Oops
by Bob Peterson
· 15 years ago
8b42160
GFS2: BUG in gfs2_adjust_quota
by Abhijith Das
· 15 years ago
b1becbd
GFS2: Fix kernel NULL pointer dereference by dlm_astd
by Bob Peterson
· 15 years ago
b7dc2df
GFS2: recovery stuck on transaction lock
by Bob Peterson
· 15 years ago
a8bf2bc
GFS2: O_TRUNC not working on stuffed files across cluster
by Bob Peterson
· 15 years ago
e372357
ocfs2: tighten up strlen() checking
by Dan Carpenter
· 15 years ago
121a39b
ocfs2: Make xattr reflink work with new local alloc reservation.
by Tao Ma
· 15 years ago
a78f9f4
ocfs2: make xattr extension work with new local alloc reservation.
by Tao Ma
· 15 years ago
0a463b7
ocfs2: Remove the redundant cpu_to_le64.
by Tao Ma
· 15 years ago
f471c9d
ocfs2/dlm: don't access beyond bitmap size
by Wengang Wang
· 15 years ago
693c241
ocfs2: No need to zero pages past i_size.
by Joel Becker
· 15 years ago
f91d347
ceph: fix creation of ipv6 sockets
by Sage Weil
· 15 years ago
39139f6
ceph: fix parsing of ipv6 addresses
by Sage Weil
· 15 years ago
d06dbaf
ceph: fix printing of ipv6 addrs
by Sage Weil
· 15 years ago
5693486
ocfs2: Zero the tail cluster when extending past i_size.
by Joel Becker
· 15 years ago
a4bfb4c
ocfs2: When zero extending, do it by page.
by Joel Becker
· 15 years ago
c77e9e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b0bbb0b
ceph: add kfree() to error path
by Dan Carpenter
· 15 years ago
1cc9629
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
83ba7b0
writeback: simplify the write back thread queue
by Christoph Hellwig
· 15 years ago
Next »