Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01c55ed3260e130f152b7fbab2e18f23980b59a4
/
fs
ee78b0a
coredump masking: ELF-FDPIC: enable core dump filtering
by Kawai, Hidehiro
· 17 years ago
e2e0090
coredump masking: ELF-FDPIC: remove an unused argument
by Kawai, Hidehiro
· 17 years ago
a1b59e8
coredump masking: ELF: enable core dump filtering
by Kawai, Hidehiro
· 17 years ago
3cb4a0b
coredump masking: add an interface for core dump filter
by Kawai, Hidehiro
· 17 years ago
6c5d523
coredump masking: reimplementation of dumpable using two flags
by Kawai, Hidehiro
· 17 years ago
f79c20f
fs: remove path_walk export
by Josef 'Jeff' Sipek
· 17 years ago
c4a7808
fs: mark link_path_walk static
by Josef 'Jeff' Sipek
· 17 years ago
16b6287
nfsctl: use vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
16f1820
fs: introduce vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
bdf4c48
audit: rework execve audit
by Peter Zijlstra
· 17 years ago
cf914a7
readahead: split ondemand readahead interface into two functions
by Rusty Russell
· 17 years ago
d898391
readahead: pass real splice size
by Fengguang Wu
· 17 years ago
431a482
readahead: move synchronous readahead call out of splice loop
by Fengguang Wu
· 17 years ago
dc7868f
readahead: convert ext3/ext4 invocations
by Fengguang Wu
· 17 years ago
a08a166
readahead: convert splice invocations
by Fengguang Wu
· 17 years ago
64ee480
eCryptfs: ecryptfs_setattr() bugfix
by Michael Halcrow
· 17 years ago
4004c69
Avoid too many remote cpu references due to /proc/stat
by Ravikiran G Thirumalai
· 17 years ago
e53252d
unregister_chrdev() return void
by Akinobu Mita
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
789c56b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
29e7ee3
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
a8dcf12
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
1ff8392
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
70b315b
[CIFS] merge conflict in fs/cifs/export.c
by Steve French
· 17 years ago
c18c842
[CIFS] Allow disabling CIFS Unix Extensions as mount option
by Steve French
· 17 years ago
6924c55
locks: fix vfs_test_lock() comment
by J. Bruce Fields
· 18 years ago
6d34ac1
locks: make posix_test_lock() interface more consistent
by J. Bruce Fields
· 18 years ago
370f659
nfs: disable leases over NFS
by J. Bruce Fields
· 18 years ago
6044606
gfs2: stop giving out non-cluster-coherent leases
by Marc Eshel
· 18 years ago
4698afe
locks: export setlease to filesystems
by J. Bruce Fields
· 18 years ago
f9ffed2
locks: provide a file lease method enabling cluster-coherent leases
by J. Bruce Fields
· 18 years ago
a9933ce
locks: rename lease functions to reflect locks.c conventions
by J. Bruce Fields
· 18 years ago
6d5e8b0
locks: share more common lease code
by J. Bruce Fields
· 18 years ago
e32b8ee
locks: clean up lease_alloc()
by J. Bruce Fields
· 18 years ago
d2ab0b0c
locks: convert an -EINVAL return to a BUG
by J. Bruce Fields
· 18 years ago
87250dd
leases: minor break_lease() comment clarification
by david m. richter
· 18 years ago
967e35d
sysfs: cosmetic clean up on node creation failure paths
by Tejun Heo
· 17 years ago
a1da4df
sysfs: kill an extra put in sysfs_create_link() failure path
by Tejun Heo
· 17 years ago
bc37e28
sysfs: make sysfs_init_inode() static
by Tejun Heo
· 17 years ago
e080e43
sysfs: fix sysfs root inode nlink accounting
by Tejun Heo
· 17 years ago
01da242
sysfs: avoid kmem_cache_free(NULL)
by Akinobu Mita
· 17 years ago
a6bb340
debugfs: remove rmdir() non-empty complaint
by Jens Axboe
· 17 years ago
d756d10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
e9f410b
ext4: extent macros cleanup
by Dmitry Monakhov
· 17 years ago
26d535e
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
by Dmitry Monakhov
· 17 years ago
d699594
ext4: remove extra IS_RDONLY() check
by Dave Hansen
· 17 years ago
1330593
ext4: Use is_power_of_2()
by Vignesh Babu
· 17 years ago
fc0e15a
Use zero_user_page() in ext4 where possible
by Eric Sandeen
· 17 years ago
f8628a1
ext4: Remove 65000 subdirectory limit
by Andreas Dilger
· 17 years ago
6dd4ee7
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
by Kalpak Shah
· 17 years ago
ef7f383
ext4: Add nanosecond timestamps
by Kalpak Shah
· 17 years ago
0f49d5d
jbd2: Move jbd2-debug file to debugfs
by Jose R. Santos
· 17 years ago
e23291b
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
by Jose R. Santos
· 17 years ago
eb40a09
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
by Jose R. Santos
· 17 years ago
c29c0ae
ext4: Make extents code sanely handle on-disk corruption
by Alex Tomas
· 17 years ago
ff9ddf7
ext4: copy i_flags to inode flags on write
by Jan Kara
· 17 years ago
1e2462f
ext4: Enable extents by default
by Mingming Cao
· 17 years ago
749269f
Change on-disk format to support 2^15 uninitialized extents
by Amit Arora
· 17 years ago
56055d3
write support for preallocated blocks
by Amit Arora
· 17 years ago
a2df2a6
fallocate support in ext4
by Amit Arora
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
6dfce90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
b8c638a
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
8e1c091
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
63135e0
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
by Steve French
· 17 years ago
c381bfc
Couple fixes to fs/ecryptfs/inode.c
by Mika Kukkonen
· 17 years ago
1269bc6
knfsd: nfsd: enforce per-flavor id squashing
by J. Bruce Fields
· 17 years ago
9091224
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
by J. Bruce Fields
· 17 years ago
4796f45
knfsd: nfsd4: secinfo handling without secinfo= option
by J. Bruce Fields
· 17 years ago
dcb488a3
knfsd: nfsd4: implement secinfo
by Andy Adamson
· 17 years ago
91fe39d
knfsd: nfsd: display export secinfo information
by J. Bruce Fields
· 17 years ago
ac34cdb
knfsd: nfsd: factor out code from show_expflags
by J. Bruce Fields
· 17 years ago
0ec757d
knfsd: nfsd4: make readonly access depend on pseudoflavor
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
6c0a654
knfsd: nfsd: factor nfsd_lookup into 2 pieces
by J. Bruce Fields
· 17 years ago
2ea2209
knfsd: nfsd: use ip-address-based domain in secinfo case
by J. Bruce Fields
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
0989a78
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
by J. Bruce Fields
· 17 years ago
87548c3
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
by J. Bruce Fields
· 17 years ago
df547ef
knfsd: nfsd4: simplify exp_pseudoroot arguments
by J. Bruce Fields
· 17 years ago
e677bfe
knfsd: nfsd4: parse secinfo information in exports downcall
by Andy Adamson
· 17 years ago
42ed95c
knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
by J. Bruce Fields
· 17 years ago
2d3bb25
knfsd: nfsd: make all exp_finding functions return -errno's on err
by J. Bruce Fields
· 17 years ago
47f9940
knfsd: nfsd4: don't delegate files that have had conflicts
by Meelap Shah
· 17 years ago
c2f1a55
knfsd: nfsd4: vary maximum delegation limit based on RAM size
by Meelap Shah
· 17 years ago
1e51402
knfsd: nfsd: remove unused header interface.h
by J. Bruce Fields
· 17 years ago
4b2ca38
knfsd: nfsd4: fix handling of acl errrors
by J. Bruce Fields
· 17 years ago
0ac68d1
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
by Benny Halevy
· 17 years ago
f7fede4
knfsd: nfsd4: silence a compiler warning in ACL code
by J. Bruce Fields
· 17 years ago
9a8db97
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
by Marc Eshel
· 17 years ago
1212749
nfsd warning fix
by Andrew Morton
· 17 years ago
019ab80
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
by Christoph Hellwig
· 17 years ago
Next »