Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71ddabb94a623d1e16e7e66898bf439ff78ecc41
/
fs
71ddabb
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
by Eric Sandeen
· 17 years ago
a67d7c5
[XFS] Move platform specific mount option parse out of core XFS code
by David Chinner
· 17 years ago
3ed6526
[XFS] Implement fallocate.
by David Chinner
· 17 years ago
5d51eff
[XFS] Fix inode allocation latency
by David Chinner
· 17 years ago
e4143a1
[XFS] Fix transaction overrun during writeback.
by David Chinner
· 17 years ago
786f486
[XFS] Show all mount args in /proc/mounts
by David Chinner
· 17 years ago
8ae2c0f
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
by David Chinner
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
a69b176
[XFS] Use the generic bitops rather than implementing them ourselves.
by David Chinner
· 17 years ago
c319b58
[XFS] Make xfs_bulkstat() to report unlinked but referenced inodes
by Vlad Apostolov
· 17 years ago
98ce2b5
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
by Lachlan McIlroy
· 17 years ago
bc58f9b
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
by Eric Sandeen
· 17 years ago
d4f3cc0
[XFS] lose xfs_hex_dump in favor of print_hex_dump
by Eric Sandeen
· 17 years ago
91906a8
[XFS] kill XFS_INOBT_IS_FREE_DISK
by Christoph Hellwig
· 17 years ago
c40ea74
[XFS] kill superflous buffer locking
by Christoph Hellwig
· 17 years ago
0771fb4
[XFS] Refactor xfs_mountfs
by Eric Sandeen
· 17 years ago
b53e675
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
by Christoph Hellwig
· 17 years ago
67fcb7b
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
03bea6f
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
9909c4a
[XFS] kill xfs_freeze.
by Christoph Hellwig
· 17 years ago
10090be
[XFS] cleanup vnode useage in xfs_iget.c
by Christoph Hellwig
· 17 years ago
6e7f75e
[XFS] cleanup vnode useage in xfs_ioctl.c
by Christoph Hellwig
· 17 years ago
4ca488e
[XFS] Kill off xfs_statvfs.
by Christoph Hellwig
· 17 years ago
c43f408
[XFS] simplify xfs_vn_getattr
by Christoph Hellwig
· 17 years ago
613d704
[XFS] kill xfs_iocore_t
by Christoph Hellwig
· 17 years ago
007c61c
[XFS] Remove spin.h
by Eric Sandeen
· 17 years ago
36e41ee
[XFS] Cleanup lock goop.
by Eric Sandeen
· 17 years ago
3a0e487
[XFS] ktrace kt_lock is unused, remove it.
by Eric Sandeen
· 17 years ago
3685c2a
[XFS] Unwrap XFS_SB_LOCK.
by Eric Sandeen
· 17 years ago
ba74d0c
[XFS] Unwrap mru_lock.
by Eric Sandeen
· 17 years ago
703e1f0
[XFS] Unwrap xfs_dabuf_global_lock
by Eric Sandeen
· 17 years ago
64137e5
[XFS] Unwrap pagb_lock.
by Eric Sandeen
· 17 years ago
869b906
[XFS] Unwrap XFS_DQ_PINUNLOCK.
by Eric Sandeen
· 17 years ago
c8b5ea2
[XFS] Unwrap GRANT_LOCK.
by Eric Sandeen
· 17 years ago
b22cd72c
[XFS] Unwrap LOG_LOCK.
by Eric Sandeen
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
541d7d3
[XFS] kill unnessecary ioops indirection
by Lachlan McIlroy
· 17 years ago
21a6254
[XFS] simplify vn_revalidate
by Christoph Hellwig
· 17 years ago
15947f2
[XFS] more vnode/inode tracing fixes
by Lachlan McIlroy
· 17 years ago
7642861
[XFS] kill BMAPI_UNWRITTEN
by Christoph Hellwig
· 17 years ago
6214ed4
[XFS] kill BMAPI_DEVICE
by Christoph Hellwig
· 17 years ago
cf441ee
[XFS] clean up vnode/inode tracing
by Lachlan McIlroy
· 17 years ago
44866d3
[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
by Lachlan McIlroy
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9853832
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
ab1f161
pid-namespaces-vs-locks-interaction
by Vitaliy Gusev
· 17 years ago
4321e01
file locks: Use wait_event_interruptible_timeout()
by Matthew Wilcox
· 17 years ago
b533184
locks: clarify posix_locks_deadlock
by J. Bruce Fields
· 17 years ago
09c6dd3
fs/binfmt_elf.c: spello fix
by Ohad Ben-Cohen
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
e1b8513
Typoes: "whith" -> "with"
by Robert P. J. Day
· 17 years ago
14e4a0f
Fix a small number of "memeber" typoes.
by Robert P. J. Day
· 17 years ago
63e9b66
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
d801b86
NLM: tear down RPC clients in nlm_shutdown_hosts
by Jeff Layton
· 17 years ago
87d26ea
nfsd: more careful input validation in nfsctl write methods
by J. Bruce Fields
· 17 years ago
50431d9
lockd: minor log message fix
by J. Bruce Fields
· 17 years ago
f7b8066
knfsd: don't bother mapping putrootfh enoent to eperm
by J. Bruce Fields
· 17 years ago
9571af1
svc: Add svc_xprt_names service to replace svc_sock_names
by Tom Tucker
· 17 years ago
a217813
knfsd: Support adding transports by writing portlist file
by Tom Tucker
· 17 years ago
7fcb98d
svc: Add svc API that queries for a transport instance
by Tom Tucker
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
d7c9f1e
svc: Change services to use new svc_create_xprt service
by Tom Tucker
· 17 years ago
54ca95e
Leak in nlmsvc_testlock for async GETFL case
by Oleg Drokin
· 17 years ago
8838dc4
nfsd4: clean up access_valid, deny_valid checks.
by J. Bruce Fields
· 17 years ago
5c002b3
nfsd: allow root to set uid and gid on create
by J. Bruce Fields
· 17 years ago
29dbf54
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
by Oleg Drokin
· 17 years ago
406a7ea
nfsd: Allow AIX client to read dir containing mountpoints
by Frank Filz
· 17 years ago
39325bd
nfsd4: fix bad seqid on lock request incompatible with open mode
by J. Bruce Fields
· 17 years ago
b7e6b86
lockd: fix reference count leaks in async locking case
by Oleg Drokin
· 17 years ago
404ec11
nfsd4: recognize callback channel failure earlier
by J. Bruce Fields
· 17 years ago
35bba9a
nfsd4: miscellaneous nfs4state.c style fixes
by J. Bruce Fields
· 17 years ago
5ec7b46
nfsd4: make current_clientid local
by J. Bruce Fields
· 17 years ago
99d965e
nfsd: fix encode_entryplus_baggage() indentation
by J. Bruce Fields
· 17 years ago
366e0c1
nfsd4: kill unneeded cl_confirm check
by J. Bruce Fields
· 17 years ago
f3aba4e
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
by J. Bruce Fields
· 17 years ago
f394baa
nfsd4: kill unnecessary same_name() in setclientid_confirm
by J. Bruce Fields
· 17 years ago
deda2fa
nfsd: uniquify cl_confirm values
by J. Bruce Fields
· 17 years ago
49ba878
nfsd: eliminate final bogus case from setclientid logic
by J. Bruce Fields
· 17 years ago
a186e76
nfsd4: kill some unneeded setclientid comments
by J. Bruce Fields
· 17 years ago
1f69f17
nfsd: minor fs/nfsd/auth.h cleanup
by J. Bruce Fields
· 17 years ago
2e8138a
nfsd: move nfsd/auth.h into fs/nfsd
by J. Bruce Fields
· 17 years ago
dbf847e
knfsd: allow cache_register to return error on failure
by J. Bruce Fields
· 17 years ago
e331f60
nfsd: fail init on /proc/fs/nfs/exports creation failure
by J. Bruce Fields
· 17 years ago
440bcc5
nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
by J. Bruce Fields
· 17 years ago
df95a9d
knfsd: cache unregistration needn't return error
by J. Bruce Fields
· 17 years ago
d5c3428
nfsd: fail module init on reply cache init failure
by J. Bruce Fields
· 17 years ago
26808d3
nfsd: cleanup nfsd module initialization cleanup
by J. Bruce Fields
· 17 years ago
46b2589
knfsd: cleanup nfsd4 properly on module init failure
by J. Bruce Fields
· 17 years ago
ca2a05a
nfsd: Fix handling of negative lengths in read_buf()
by J. Bruce Fields
· 17 years ago
a628f66
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
by Chuck Lever
· 17 years ago
9c7544d
NFSD: Use unsigned length argument for decode_pathname
by Chuck Lever
· 17 years ago
5a022fc
NFSD: Adjust filename length argument of nfsd_lookup
by Chuck Lever
· 17 years ago
ee1a95b
NFSD: Use unsigned length argument for decode_filename
by Chuck Lever
· 17 years ago
48df020
NLM: Fix sign of length of NLM variable length strings
by Chuck Lever
· 17 years ago
d4395e0
knfsd: fix broken length check in nfs4idmap.c
by J. Bruce Fields
· 17 years ago
aefa89d
nfsd: Fix inconsistent assignment
by Prasad P
· 17 years ago
63c8671
nfsd: move callback rpc_client creation into separate thread
by J. Bruce Fields
· 17 years ago
46f8a64
nfsd4: probe callback channel only once
by J. Bruce Fields
· 17 years ago
Next »