Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dba538ff5610ee126e33a28fe713b3f108d31f2c
/
fs
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8b5baa4
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
8efdf2b
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
c224b76
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
a1212d2
Revert "sysfs: drop kobj_ns_type handling"
by Linus Torvalds
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fab99eb
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
by Trond Myklebust
· 11 years ago
b944dba
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
by Trond Myklebust
· 11 years ago
d204c5d
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
by Trond Myklebust
· 11 years ago
3da580a
nfs: set security label when revalidating inode
by Jeff Layton
· 11 years ago
2147dbf
GFS2: Use generic list_lru for quota
by Steven Whitehouse
· 11 years ago
7d80823
GFS2: Rename quota qd_lru_lock qd_lock
by Steven Whitehouse
· 11 years ago
9b9f039
GFS2: Use reflink for quota data cache
by Steven Whitehouse
· 11 years ago
c481e9f
Query network adapter info at mount time for debugging
by Steve French
· 11 years ago
f10d9ba
Fix unused variable warning when CIFS POSIX disabled
by Steve French
· 11 years ago
c7f508a
Allow setting per-file compression via CIFS protocol
by Steve French
· 11 years ago
af6a12e
Query File System Alignment
by Steven French
· 11 years ago
2167114
Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts
by Steven French
· 11 years ago
7f48558
cifs: Send a logoff request before removing a smb session
by Shirish Pargaonkar
· 11 years ago
3d378d3
cifs: Make big endian multiplex ID sequences monotonic on the wire
by Tim Gardner
· 11 years ago
0cae60f
sysfs: rename sysfs_assoc_lock and explain what it's about
by Tejun Heo
· 11 years ago
044e3bc
sysfs: use generic_file_llseek() for sysfs_file_operations
by Tejun Heo
· 11 years ago
fcb63a9
NFS: Fix a missing initialisation when reading the SELinux label
by Trond Myklebust
· 11 years ago
12207f6
nfs: fix oops when trying to set SELinux label
by Jeff Layton
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
358eec1
vfs: decrapify dput(), fix cache behavior under normal load
by Linus Torvalds
· 11 years ago
1acd1c3
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
by Jeff Layton
· 11 years ago
1c1365e
sysfs: return correct error code on unimplemented mmap()
by Vladimir Zapolskiy
· 11 years ago
59612d1
Revert "select: use freezable blocking call"
by Rafael J. Wysocki
· 11 years ago
c511851
Revert "epoll: use freezable blocking call"
by Rafael J. Wysocki
· 11 years ago
d1c1459
sysfs: separate out dup filename warning into a separate function
by Tejun Heo
· 11 years ago
7eed6ec
sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c
by Tejun Heo
· 11 years ago
baa97cb
sysfs: remove unused sysfs_get_dentry() prototype
by Tejun Heo
· 11 years ago
672f76a
sysfs: honor bin_attr.attr.ignore_lockdep
by Tejun Heo
· 11 years ago
56b3f3b
sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
by Tejun Heo
· 11 years ago
c698dbf
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next
by Trond Myklebust
· 11 years ago
a3f432b
nfs: use IS_ROOT not DCACHE_DISCONNECTED
by J. Bruce Fields
· 11 years ago
6706246
nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
by Geyslan G. Bem
· 11 years ago
54bcfa6
nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
by Geyslan G. Bem
· 11 years ago
4f5829d
nfs: Remove useless 'error' assignment
by Geyslan G. Bem
· 11 years ago
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
5837f6d
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
by Weston Andros Adamson
· 11 years ago
0f5f49b
NFS: cache parsed auth_info in nfs_server
by Weston Andros Adamson
· 11 years ago
a3f73c2
NFS: separate passed security flavs from selected
by Weston Andros Adamson
· 11 years ago
47fd88e
NFSv4: make nfs_find_best_sec static
by Weston Andros Adamson
· 11 years ago
0625c2d
NFS: Fix possible endless state recovery wait
by Chuck Lever
· 11 years ago
cd3fade
NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR
by Chuck Lever
· 11 years ago
d1c2331
NFS: Handle SEQ4_STATUS_LEASE_MOVED
by Chuck Lever
· 11 years ago
f8aba1e
NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW
by Chuck Lever
· 11 years ago
60ea681
NFS: Migration support for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
8ef2f8d
NFS: Implement support for NFS4ERR_LEASE_MOVED
by Chuck Lever
· 11 years ago
b7f7a66
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
by Chuck Lever
· 11 years ago
44c9993
NFS: Add method to detect whether an FSID is still on the server
by Chuck Lever
· 11 years ago
352297b
NFS: Handle NFS4ERR_MOVED during delegation recall
by Chuck Lever
· 11 years ago
519ae25
NFS: Add migration recovery callouts in nfs4proc.c
by Chuck Lever
· 11 years ago
9f51a78
NFS: Rename "stateid_invalid" label
by Chuck Lever
· 11 years ago
f1478c1
NFS: Re-use exit code in nfs4_async_handle_error()
by Chuck Lever
· 11 years ago
c9fdeb2
NFS: Add basic migration support to state manager thread
by Chuck Lever
· 11 years ago
ce6cda1
NFS: Add a super_block backpointer to the nfs_server struct
by Chuck Lever
· 11 years ago
b03d735
NFS: Add method to retrieve fs_locations during migration recovery
by Chuck Lever
· 11 years ago
9e6ee76
NFS: Export _nfs_display_fhandle()
by Chuck Lever
· 11 years ago
ec011fe
NFS: Introduce a vector of migration recovery ops
by Chuck Lever
· 11 years ago
800c06a
NFS: Add functions to swap transports during migration recovery
by Chuck Lever
· 11 years ago
32e62b7
NFS: Add nfs4_update_server
by Chuck Lever
· 11 years ago
d2bfda2
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
by Weston Andros Adamson
· 11 years ago
d49f042
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
by Trond Myklebust
· 11 years ago
a43ec98
NFSv4: don't fail on missing fattr in open recover
by Weston Andros Adamson
· 11 years ago
f494a60
NFSv4: fix NULL dereference in open recover
by Weston Andros Adamson
· 11 years ago
83c78eb
NFSv4.1: Don't change the security label as part of open reclaim.
by Trond Myklebust
· 11 years ago
1966903
nfs: fix handling of invalid mount options in nfs_remount
by Jeff Layton
· 11 years ago
57acc40
nfs: reject version and minorversion changes on remount attempts
by Jeff Layton
· 11 years ago
3660cd4
NFSv4 Remove zeroing state kern warnings
by Andy Adamson
· 11 years ago
944d6f1
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
by Tim Gardner
· 11 years ago
34f6264
Query file system attributes from server on SMB2, not just cifs, mounts
by Steve French
· 11 years ago
64a5cfa
Allow setting per-file compression via SMB2/3
by Steve French
· 11 years ago
7ff8d45
Fix corrupt SMB2 ioctl requests
by Steve French
· 11 years ago
f55ac56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
05e1674
seq_file: always update file->f_pos in seq_lseek()
by Gu Zheng
· 11 years ago
88829df
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
b9c0622
sysfs: fix sysfs_write_file for bin file
by Ming Lei
· 11 years ago
43b7c6c
eCryptfs: fix 32 bit corruption issue
by Colin Ian King
· 11 years ago
69c88dc
vfs: fix new kernel-doc warnings
by Randy Dunlap
· 11 years ago
606d6fe
fs/namei.c: fix new kernel-doc warning
by Randy Dunlap
· 11 years ago
d24fec3
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
c7314d7
nfsd regression since delayed fput()
by Al Viro
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
bdeeab6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
1bda19e
Btrfs: release path before starting transaction in can_nocow_extent
by Josef Bacik
· 11 years ago
04919af
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
056cdce
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
fad1a86
procfs: call default get_unmapped_area on MMU-present architectures
by HATAYAMA Daisuke
· 11 years ago
2cbe3b0
procfs: fix unintended truncation of returned mapped address
by HATAYAMA Daisuke
· 11 years ago
84235de
fs: buffer: move allocation failure loop into the allocator
by Johannes Weiner
· 11 years ago
e9cdd6e
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
by Cyrill Gorcunov
· 11 years ago
0056019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3edc837
ecryptfs: Fix memory leakage in keystore.c
by Geyslan G. Bem
· 11 years ago
43ae9e3
ext[34]: fix double put in tmpfile
by Miklos Szeredi
· 11 years ago
e66cf16
GFS2: Use lockref for glocks
by Steven Whitehouse
· 11 years ago
0c26606
cifs: ntstatus_to_dos_map[] is not terminated
by Tim Gardner
· 11 years ago
d723a92
sysfs/bin: Fix size handling overflow for bin_attribute
by Benjamin Herrenschmidt
· 11 years ago
Next »