Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
118c9163562426face9ff0903f1cbd3e1a959ca9
/
fs
118c916
fs/nfs: remove unnecessary new_valid_dev check
by Yaowei Bai
· 10 years ago
ac3c860
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
7656677
NFS: Enable client side NFSv4.1 backchannel to use other transports
by Chuck Lever
· 10 years ago
260074c
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
by Trond Myklebust
· 10 years ago
1354441
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
by Trond Myklebust
· 10 years ago
a85240d
Merge branch 'bugfixes'
by Trond Myklebust
· 10 years ago
f8417b48
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
by Kinglong Mee
· 10 years ago
15ae2c7
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
by Kinglong Mee
· 10 years ago
e0a63c0
NFS: Return directly if encode_sessionid fail
by Kinglong Mee
· 10 years ago
403889c
NFS: Fix bad checking of max taglen in callback request
by Kinglong Mee
· 10 years ago
45724e8
NFS: Fix bad defines of callback response maxsize
by Kinglong Mee
· 10 years ago
590184a
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
by Kinglong Mee
· 10 years ago
39de493
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
by Kinglong Mee
· 10 years ago
f765bf7
NFS: Remove the left function defines in callback.h
by Kinglong Mee
· 10 years ago
8c163d8
NFS: Remove the left global variable nfs_callback_tcpport
by Kinglong Mee
· 10 years ago
d4e2ce0
NFS: Get rid of the unneeded addr stored in callback arguments
by Kinglong Mee
· 10 years ago
c646619
nfsroot: make nfsroot to accept the 1024 bytes long directory name
by Li RongQing
· 10 years ago
51e0164
Merge branch 'nfsclone'
by Trond Myklebust
· 10 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
3d87518
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
0f90cc6
mm, dax: fix DAX deadlocks
by Ross Zwisler
· 10 years ago
063d99b
mm, fs: obey gfp_mapping for add_to_page_cache()
by Michal Hocko
· 10 years ago
c7823b6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
275058a
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
by Trond Myklebust
· 10 years ago
a340abc
nfs42: add NFS_IOC_CLONE_RANGE ioctl
by Peng Tao
· 10 years ago
811b7b8
nfs42: respect clone_blksize
by Peng Tao
· 10 years ago
2a92ee9
nfs: get clone_blksize when probing fsinfo
by Peng Tao
· 10 years ago
bea51b3
nfs42: add NFS_IOC_CLONE ioctl
by Peng Tao
· 10 years ago
e5341f3
nfs42: add CLONE proc functions
by Peng Tao
· 10 years ago
3602277
nfs42: add CLONE xdr functions
by Peng Tao
· 10 years ago
dc6c5fb
btrfs: fix use after free iterating extrefs
by Chris Mason
· 10 years ago
8eb9345
btrfs: check unsupported filters in balance arguments
by David Sterba
· 10 years ago
5b5f145
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
daf3761
namei: results of d_is_negative() should be checked after dentry revalidation
by Trond Myklebust
· 10 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8c3ad9c
nfsd/blocklayout: accept any minlength
by Christoph Hellwig
· 10 years ago
037fc98
NFSv4: Unify synchronous and asynchronous error handling
by Trond Myklebust
· 10 years ago
4816fda
NFSv4: Don't use synchronous delegation recall in exception handling
by Trond Myklebust
· 10 years ago
516285eb
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
by Trond Myklebust
· 10 years ago
2598ed3
NFSv4: Update the delay statistics counter for synchronous delays
by Trond Myklebust
· 10 years ago
b3c2aa0
NFSv4: Refactor NFSv4 error handling
by Trond Myklebust
· 10 years ago
a0eeb8d
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
39d0d3b
NFS: Fix a tracepoint NULL-pointer dereference
by Anna Schumaker
· 10 years ago
7d35199
BTRFS: support NFSv2 export
by NeilBrown
· 10 years ago
e5fffba
Btrfs: open_ctree: Fix possible memory leak
by chandan
· 10 years ago
3c68319
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
d9a0540
Btrfs: fix deadlock when finalizing block group creation
by Filipe Manana
· 10 years ago
808f80b
Btrfs: update fix for read corruption of compressed and shared extents
by Filipe Manana
· 10 years ago
b786f16
Btrfs: send, fix corner case for reference overwrite detection
by Filipe Manana
· 10 years ago
616a539
[CIFS] Update cifs version number
by Steve French
· 10 years ago
5e99b53
nfs4: reset states to use open_stateid when returning delegation voluntarily
by Jeff Layton
· 10 years ago
e92c1e0
NFSv4: Fix a nograce recovery hang
by Benjamin Coddington
· 10 years ago
72d79ff
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
by Trond Myklebust
· 10 years ago
4a0954e
NFSv4: Don't try to reclaim unused state owners
by Trond Myklebust
· 10 years ago
8fa4592
NFS: Fix a write performance regression
by Trond Myklebust
· 10 years ago
40f9027
NFS: Fix up page writeback accounting
by Trond Myklebust
· 10 years ago
646200a
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
by Steve French
· 10 years ago
8346c41
dax: fix NULL pointer in __dax_pmd_fault()
by Ross Zwisler
· 10 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
cf6f54e
UBIFS: Kill unneeded locking in ubifs_init_security
by Richard Weinberger
· 10 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
ff9f84b
[SMB3] Missing null tcon check
by Steve French
· 10 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
101688f
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d4eb6de
ext4: Update EXT4_USE_FOR_EXT2 description
by Jean Delvare
· 10 years ago
8862714
fix encryption error checks on mount
by Steve French
· 10 years ago
ceb1b0b
[SMB3] Fix sec=krb5 on smb3 mounts
by Steve French
· 10 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 10 years ago
012572d
ocfs2/dlm: fix deadlock when dispatch assert master
by Joseph Qi
· 10 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 10 years ago
834e465
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
by Kinglong Mee
· 10 years ago
98ce94c
cifs: use server timestamp for ntlmv2 authentication
by Peter Seiderer
· 10 years ago
e0ddde9
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
by Steve French
· 10 years ago
2b9dbef
Btrfs: keep dropped roots in cache until transaction commit
by Josef Bacik
· 10 years ago
50745b0
Btrfs: Direct I/O: Fix space accounting
by chandan
· 10 years ago
2259f96
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
by Trond Myklebust
· 10 years ago
24311f8
NFSv4: Recovery of recalled read delegations is broken
by Trond Myklebust
· 10 years ago
8714d46
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
by Kinglong Mee
· 10 years ago
6f29b9b
NFS: Do cleanup before resetting pageio read/write to mds
by Kinglong Mee
· 10 years ago
2673ee5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 10 years ago
590dca3
fs-writeback: unplug before cond_resched in writeback_sb_inodes
by Chris Mason
· 10 years ago
c03e946
userfaultfd: add missing mmput() in error path
by Eric Biggers
· 10 years ago
3ec0c97
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
by Kinglong Mee
· 10 years ago
306a554
nfs: fix v4.2 SEEK on files over 2 gigs
by J. Bruce Fields
· 10 years ago
048883e
nfs: fix pg_test page count calculation
by Peng Tao
· 10 years ago
a41cbe8
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
by Olga Kornievskaia
· 10 years ago
f0b2e56
blockdev: don't set S_DAX for misaligned partitions
by Jeff Moyer
· 10 years ago
e94f5a2
dax: fix O_DIRECT I/O to the last block of a blockdev
by Jeff Moyer
· 10 years ago
a30e577
btrfs: skip waiting on ordered range for special files
by Jeff Mahoney
· 10 years ago
005efed
Btrfs: fix read corruption of compressed and shared extents
by Filipe Manana
· 10 years ago
9c488de
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e1df8b0
Merge branch 'writeback-plugging'
by Linus Torvalds
· 10 years ago
505a666
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
by Linus Torvalds
· 10 years ago
01b0c01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
eda2116
[CIFS] mount option sec=none not displayed properly in /proc/mounts
by Steve French
· 10 years ago
e527b22
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
by Andrew Morton
· 10 years ago
6798a8c
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
by Joe Perches
· 10 years ago
0ba13fd
Revert "writeback: plug writeback at a high level"
by Linus Torvalds
· 10 years ago
e91eb62
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
e013f74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
Next »