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