Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1604eeee8899e3b8421ba41b1abcdc48501bc0a0
/
fs
b010a0f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
b6c3a59
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
1e84891
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
4c5930e
Fix warning
by Steve French
· 10 years ago
dfebe40
Fix another dereference before null check warning
by Steve French
· 10 years ago
8b7a454
CIFS: session servername can't be null
by Steve French
· 10 years ago
c85c35f
Fix warning on impossible comparison
by Steve French
· 10 years ago
064bcc0
Fix coverity warning
by Steve French
· 10 years ago
8e35310
Fix dereference before null check warning
by Steve French
· 10 years ago
f3a31a2
Don't ignore errors on encrypting password in SMBTcon
by Steve French
· 10 years ago
75fdfc8
Fix warning on uninitialized buftype
by Steve French
· 10 years ago
f3f0333
nfsd: require an explicit option to enable pNFS
by Christoph Hellwig
· 10 years ago
a901125
locks: fix file_lock deletion inside loop
by Yan, Zheng
· 10 years ago
7890203
NFSD: Fix bad update of layout in nfsd4_return_file_layout
by Kinglong Mee
· 10 years ago
376675d
NFSD: Take care the return value from nfsd4_encode_stateid
by Kinglong Mee
· 10 years ago
8536952
NFSD: Printk blocklayout length and offset as format 0x%llx
by Kinglong Mee
· 10 years ago
340f0ba
nfsd: return correct lockowner when there is a race on hash insert
by J. Bruce Fields
· 10 years ago
c595233
nfsd: return correct openowner when there is a race to put one in the hash
by Jeff Layton
· 10 years ago
98cf21c
hfsplus: fix B-tree corruption after insertion at position 0
by Sergei Antonov
· 10 years ago
3d5d472
fs/affs/file.c: unlock/release page on error
by Taesoo Kim
· 10 years ago
4541c22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
521d474
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0d122f7
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
2bd50fb
cifs: potential memory leaks when parsing mnt opts
by Taesoo Kim
· 10 years ago
e1e9bda
cifs: fix use-after-free bug in find_writable_file
by David Disseldorp
· 10 years ago
2477bc5
cifs: smb2_clone_range() - exit on unhandled error
by Sachin Prabhu
· 10 years ago
a142038
NFSD: Put exports after nfsd4_layout_verify fail
by Kinglong Mee
· 10 years ago
a68465c
NFSD: Error out when register_shrinker() fail
by Kinglong Mee
· 10 years ago
db59c0e
NFSD: Take care the return value from nfsd4_decode_stateid
by Kinglong Mee
· 10 years ago
6f8f28e
NFSD: Check layout type when returning client layouts
by Kinglong Mee
· 10 years ago
715a03d
NFSD: restore trace event lost in mismerge
by Kinglong Mee
· 10 years ago
1e744c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
e409ac3
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 10 years ago
133d5582
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
by Christoph Hellwig
· 10 years ago
94e4fe2
fuse: explicitly set /dev/fuse file's private_data
by Tom Van Braeckel
· 10 years ago
71cbad7
ovl: upper fs should not be R/O
by hujianyang
· 10 years ago
6be4506
ovl: check lowerdir amount for non-upper mount
by hujianyang
· 10 years ago
bead55e
ovl: print error message for invalid mount options
by hujianyang
· 10 years ago
e1cbbfa
Btrfs: fix outstanding_extents accounting in DIO
by Josef Bacik
· 10 years ago
6a3891c
Btrfs: add sanity test for outstanding_extents accounting
by Josef Bacik
· 10 years ago
bcb7e44
Btrfs: just free dummy extent buffers
by Josef Bacik
· 10 years ago
ba11721
Btrfs: account merges/splits properly
by Josef Bacik
· 10 years ago
ab676b7
pagemap: do not leak physical addresses to non-privileged userspace
by Kirill A. Shutemov
· 10 years ago
1efff91
fs: add dirtytime_expire_seconds sysctl
by Theodore Ts'o
· 10 years ago
a2f4870
fs: make sure the timestamps for lazytime inodes eventually get written
by Theodore Ts'o
· 10 years ago
dcdf7f6
Btrfs: prepare block group cache before writing
by Josef Bacik
· 10 years ago
7cff4b1
kernfs: handle poll correctly on 'direct_read' files.
by NeilBrown
· 10 years ago
a9b1b45
locks: fix generic_delete_lease tracepoint to use victim pointer
by Jeff Layton
· 10 years ago
ea526d1
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
by Josef Bacik
· 10 years ago
6a41dd0
Btrfs: account for the correct number of extents for delalloc reservations
by Josef Bacik
· 10 years ago
8461a3d
Btrfs: fix merge delalloc logic
by Josef Bacik
· 10 years ago
48da5f0
Btrfs: fix comp_oper to get right order
by Liu Bo
· 10 years ago
b4924a0
Btrfs: catch transaction abortion after waiting for it
by Liu Bo
· 10 years ago
d220712
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
by Fabian Frederick
· 10 years ago
b3c1030
fanotify: fix event filtering with FAN_ONDIR set
by Suzuki K. Poulose
· 10 years ago
283ee148
nilfs2: fix deadlock of segment constructor during recovery
by Ryusuke Konishi
· 10 years ago
18d585f
ocfs2: make append_dio an incompat feature
by Mark Fasheh
· 10 years ago
84399bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
7c5bde7
Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
1b1bd56
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dd9ef13
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
by Quentin Casasnovas
· 10 years ago
3a8b36f
Btrfs: fix data loss in the fast fsync path
by Filipe Manana
· 10 years ago
f5c0a12
Btrfs: remove extra run_delayed_refs in update_cowonly_root
by Josef Bacik
· 10 years ago
0164bf0
locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
by Jeff Layton
· 10 years ago
8a001af
Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
e11259f
NFSv4.1: Clear the old state by our client id before establishing a new lease
by Trond Myklebust
· 10 years ago
48d66b9
NFSv4: Fix a race in NFSv4.1 server trunking discovery
by Trond Myklebust
· 10 years ago
a6c5170
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
ef070dc
NFS: Don't write enable new pages while an invalidation is proceeding
by Trond Myklebust
· 10 years ago
874f946
NFS: Fix a regression in the read() syscall
by Trond Myklebust
· 10 years ago
6d65261
eCryptfs: don't pass fs-specific ioctl commands through
by Tyler Hicks
· 10 years ago
ec3ca4e
NFSv4: Ensure we skip delegations that are already being returned
by Trond Myklebust
· 10 years ago
9f0f8e1
NFSv4: Pin the superblock while we're returning the delegation
by Trond Myklebust
· 10 years ago
ade0464
NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()
by Trond Myklebust
· 10 years ago
b04b22f
NFSv4: Ensure that we don't reap a delegation that is being returned
by Trond Myklebust
· 10 years ago
369d6b7
NFS: Fix stateid used for NFS v4 closes
by Anna Schumaker
· 10 years ago
84471e2
Btrfs: incremental send, don't rename a directory too soon
by Filipe Manana
· 10 years ago
1932b7b
btrfs: fix lost return value due to variable shadowing
by David Sterba
· 10 years ago
5cdf83e
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
by Filipe Manana
· 10 years ago
5dfe2be
Btrfs: fix off-by-one logic error in btrfs_realloc_node
by Filipe Manana
· 10 years ago
e8c1c76
Btrfs: add missing inode update when punching hole
by Filipe Manana
· 10 years ago
0c0ef4b
Btrfs: abort the transaction if we fail to update the free space cache inode
by Josef Bacik
· 10 years ago
4d884fc
Btrfs: fix fsync race leading to ordered extent memory leaks
by Filipe Manana
· 10 years ago
7c0af9f
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
by Trond Myklebust
· 10 years ago
fa923369
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
by Trond Myklebust
· 10 years ago
1ae04b2
NFSv3: Use the readdir fileid as the mounted-on-fileid
by Trond Myklebust
· 10 years ago
6c441c2
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
by Trond Myklebust
· 10 years ago
3235b40
NFSv4: Set a barrier in the update_changeattr() helper
by Trond Myklebust
· 10 years ago
92d64e4
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
by Trond Myklebust
· 10 years ago
00fb4c9
NFS: Remove size hack in nfs_inode_attrs_need_update()
by Trond Myklebust
· 10 years ago
8f8ba1d
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
by Trond Myklebust
· 10 years ago
a08a8cd
NFS: Add attribute update barriers to NFS writebacks
by Trond Myklebust
· 10 years ago
f506200
NFS: Set an attribute barrier on all updates
by Trond Myklebust
· 10 years ago
f044636
NFS: Add attribute update barriers to nfs_setattr_update_inode()
by Trond Myklebust
· 10 years ago
140e049
NFS: Add a helper to set attribute barriers
by Trond Myklebust
· 10 years ago
aa5accea
NFS: Ensure that buffered writes wait for O_DIRECT writes to complete
by Trond Myklebust
· 10 years ago
2aaeb78
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
957ed60
nilfs2: fix potential memory overrun on inode
by Ryusuke Konishi
· 10 years ago
be36e18
NFSv4: nfs4_open_recover_helper() must set share access
by Trond Myklebust
· 10 years ago
c876486
nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
by Andrew Elble
· 10 years ago
Next »