Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eed380f3f5933edb8f4c055ba34ae7908ed38565
/
fs
« Previous
539673f
cifs: allow sec=none mounts to work against servers that don't support extended security
by Jeff Layton
· 12 years ago
166faf2
cifs: fix potential buffer overrun when composing a new options string
by Jeff Layton
· 12 years ago
62106e9
cifs: only set ops for inodes in I_NEW state
by Jeff Layton
· 12 years ago
a843258
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
e97e548
GFS2: Fix typo in gfs2_log_end_write loop
by Steven Whitehouse
· 12 years ago
75f96ce
GFS2: fix DLM depends to fix build errors
by Randy Dunlap
· 12 years ago
af21ca8
GFS2: Use single-block reservations for directories
by Bob Peterson
· 12 years ago
37f7157
GFS2: two minor quota fixups
by Bob Peterson
· 12 years ago
ad1858d
xfs: rework remote attr CRCs
by Dave Chinner
· 12 years ago
d4c712b
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
by Dave Chinner
· 12 years ago
8517de2
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
by Dave Chinner
· 12 years ago
83c168b
NFS: Fix SETCLIENTID fallback if GSS is not available
by Chuck Lever
· 12 years ago
6863ef8
xfs: correctly map remote attr buffers during removal
by Dave Chinner
· 12 years ago
4af3644
xfs: remote attribute tail zeroing does too much
by Dave Chinner
· 12 years ago
913e96b
xfs: remote attribute read too short
by Dave Chinner
· 12 years ago
3979fdc
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
bad5483
reiserfs: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
5c0bb97
gfs2: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
569d39f
ceph: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
e5f8d30
ocfs2: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
34097df
xfs: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
d8c8900
jbd: change journal_invalidatepage() to accept length
by Lukas Czerner
· 12 years ago
ca99fdd
ext4: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
259709b
jbd2: change jbd2_journal_invalidatepage to accept length
by Lukas Czerner
· 12 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 12 years ago
90253cf
xfs: remote attribute allocation may be contiguous
by Dave Chinner
· 12 years ago
f648167
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
by Dave Chinner
· 12 years ago
1a9357f
nfsd: avoid undefined signed overflow
by Jim Rees
· 12 years ago
e461fcb
xfs: remote attribute lookups require the value length
by Dave Chinner
· 12 years ago
b38958d
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
by Dave Chinner
· 12 years ago
72916fb
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
by Dave Chinner
· 12 years ago
ac14876
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 12 years ago
52c24ad
xfs: Don't reference the EFI after it is freed
by Dave Chinner
· 12 years ago
28ca489
xfs: fix rounding in xfs_free_file_space
by Dave Chinner
· 12 years ago
49b137c
xfs: fix sub-page blocksize data integrity writes
by Dave Chinner
· 12 years ago
774d5f1
NFSv4.1 Fix a pNFS session draining deadlock
by Andy Adamson
· 12 years ago
211d022
xfs: Avoid pathological backwards allocation
by Jan Kara
· 12 years ago
bee6c30
fuse: update inode size and invalidate attributes on fallocate
by Brian Foster
· 12 years ago
3634a63
fuse: truncate pagecache range on hole punch
by Brian Foster
· 12 years ago
130901b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
c5cb6a0
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
by Chris Mason
· 12 years ago
9be3395
Btrfs: use a btrfs bioset instead of abusing bio internals
by Chris Mason
· 12 years ago
655b09f
Btrfs: make sure roots are assigned before freeing their nodes
by Josef Bacik
· 12 years ago
3a6cad9
Btrfs: explicitly use global_block_rsv for quota_tree
by Stefan Behrens
· 12 years ago
17a5adc
btrfs: do away with non-whole_page extent I/O
by Alexandre Oliva
· 12 years ago
b216cbf
Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context
by Miao Xie
· 12 years ago
314297c
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
by Miao Xie
· 12 years ago
061594e
Btrfs: pause the space balance when remounting to R/O
by Miao Xie
· 12 years ago
e1409ce
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
by Miao Xie
· 12 years ago
89042e5
Btrfs: fix accessing a freed tree root
by Miao Xie
· 12 years ago
b9aa55b
Btrfs: return errno if possible when we fail to allocate memory
by Liu Bo
· 12 years ago
d88033d
Btrfs: update the global reserve if it is empty
by Miao Xie
· 12 years ago
5881cfc
Btrfs: don't steal the reserved space from the global reserve if their space type is different
by Miao Xie
· 12 years ago
b586b32
Btrfs: optimize the error handle of use_block_rsv()
by Miao Xie
· 12 years ago
7b61cd9
Btrfs: don't use global block reservation for inode cache truncation
by Miao Xie
· 12 years ago
7cfa9e5
Btrfs: don't abort the current transaction if there is no enough space for inode cache
by Miao Xie
· 12 years ago
8250dab
Correct allowed raid levels on balance.
by Andreas Philipp
· 12 years ago
379cde7
Btrfs: fix possible memory leak in replace_path()
by Stefan Behrens
· 12 years ago
c16c2e2
Btrfs: fix possible memory leak in the find_parent_nodes()
by Wang Shilong
· 12 years ago
4968810
Btrfs: don't allow device replace on RAID5/RAID6
by Stefan Behrens
· 12 years ago
b1c79e0
Btrfs: handle running extent ops with skinny metadata
by Josef Bacik
· 12 years ago
73e1e61
Btrfs: remove warn on in free space cache writeout
by Josef Bacik
· 12 years ago
69a85bd
Btrfs: don't null pointer deref on abort
by Josef Bacik
· 12 years ago
03b71c6
btrfs: don't stop searching after encountering the wrong item
by Gabriel de Perthuis
· 12 years ago
a52f4cd
Btrfs: fix off-by-one in fiemap
by Liu Bo
· 12 years ago
60b6297
btrfs: annotate quota tree for lockdep
by David Sterba
· 12 years ago
39be95e
ceph: ceph_pagelist_append might sleep while atomic
by Jim Schutt
· 12 years ago
c420276
ceph: add cpu_to_le32() calls when encoding a reconnect capability
by Jim Schutt
· 12 years ago
5240d58
sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.
by Rami Rosen
· 12 years ago
4347491
sysfs: sysfs_link_sibling(): fix typo in comment
by Warner Wang
· 12 years ago
ba4e55b
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
by J. Bruce Fields
· 12 years ago
18032ca
NFSD: Server implementation of MAC Labeling
by David Quigley
· 12 years ago
b973425
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
de82b92
fuse: allocate for_background dio requests based on io->async state
by Brian Foster
· 12 years ago
3fab70c
efivarfs: Never return ENOENT from firmware again
by Lingzhu Xiang
· 12 years ago
4bdc33e
NFSDv4.2: Add NFS v4.2 support to the NFS server
by Steve Dickson
· 12 years ago
4f540e2
nfsd4: store correct client minorversion for >=4.2
by J. Bruce Fields
· 12 years ago
eb48241
nfsd: get rid of the unused functions in vfs
by Zhao Hongjiang
· 12 years ago
4488cc9
NFS: Add NFSv4.2 protocol constants
by Steve Dickson
· 12 years ago
9745cdb
select: use freezable blocking call
by Colin Cross
· 12 years ago
1c441e9
epoll: use freezable blocking call
by Colin Cross
· 12 years ago
5853cc2
freezer: add unsafe versions of freezable helpers for CIFS
by Colin Cross
· 12 years ago
416ad3c
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 12 years ago
a549984
ext4: revert "ext4: use io_end for multiple bios"
by Theodore Ts'o
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6fad8d0
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
beadadf
UBIFS: correct mount message
by Richard Genoud
· 12 years ago
4dfea4f
eCryptfs: Use the ablkcipher crypto API
by Tyler Hicks
· 12 years ago
70eba42
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
07e0745
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
983a5f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
8769e07
Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
39dfe6c
ecryptfs: don't open-code kernel_read()
by Al Viro
· 12 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
7255e71
nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
by Jeff Layton
· 12 years ago
c2b93e0
cifs: only set ops for inodes in I_NEW state
by Jeff Layton
· 12 years ago
Next »