Commit Graph

6152 Commits (a34c45896a723ee7b13128ac8bf564ea42fcd1eb)

Author SHA1 Message Date
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Dmitry Monakhov e9f410b1c0 ext4: extent macros cleanup 18 years ago
Dmitry Monakhov 26d535ed24 Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. 18 years ago
Dave Hansen d699594dc1 ext4: remove extra IS_RDONLY() check 18 years ago
Vignesh Babu 1330593eb2 ext4: Use is_power_of_2() 18 years ago
Eric Sandeen fc0e15a667 Use zero_user_page() in ext4 where possible 18 years ago
Andreas Dilger f8628a14a2 ext4: Remove 65000 subdirectory limit 18 years ago
Kalpak Shah 6dd4ee7cab ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jose R. Santos 0f49d5d019 jbd2: Move jbd2-debug file to debugfs 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Jose R. Santos eb40a09c67 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices 18 years ago
Alex Tomas c29c0ae7f2 ext4: Make extents code sanely handle on-disk corruption 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Mingming Cao 1e2462f93e ext4: Enable extents by default 18 years ago
Amit Arora 749269faca Change on-disk format to support 2^15 uninitialized extents 18 years ago
Amit Arora 56055d3ae4 write support for preallocated blocks 18 years ago
Amit Arora a2df2a6340 fallocate support in ext4 18 years ago
Amit Arora 97ac73506c sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago
Mika Kukkonen c381bfcf0c Couple fixes to fs/ecryptfs/inode.c 18 years ago
J. Bruce Fields 1269bc69b6 knfsd: nfsd: enforce per-flavor id squashing 18 years ago
J. Bruce Fields 9091224f3c knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports 18 years ago
J. Bruce Fields 4796f45740 knfsd: nfsd4: secinfo handling without secinfo= option 18 years ago
Andy Adamson dcb488a3b7 knfsd: nfsd4: implement secinfo 18 years ago
J. Bruce Fields 91fe39d35e knfsd: nfsd: display export secinfo information 18 years ago
J. Bruce Fields ac34cdb03d knfsd: nfsd: factor out code from show_expflags 18 years ago
J. Bruce Fields 0ec757df97 knfsd: nfsd4: make readonly access depend on pseudoflavor 18 years ago
Andy Adamson 32c1eb0cd7 knfsd: nfsd4: return nfserr_wrongsec 18 years ago
J. Bruce Fields 6c0a654dce knfsd: nfsd: factor nfsd_lookup into 2 pieces 18 years ago
J. Bruce Fields 2ea2209f07 knfsd: nfsd: use ip-address-based domain in secinfo case 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago
J. Bruce Fields 0989a78896 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst 18 years ago
J. Bruce Fields 87548c37c8 knfsd: nfsd: remove superfluous assignment from nfsd_lookup 18 years ago
J. Bruce Fields df547efb03 knfsd: nfsd4: simplify exp_pseudoroot arguments 18 years ago
Andy Adamson e677bfe4d4 knfsd: nfsd4: parse secinfo information in exports downcall 18 years ago
J. Bruce Fields 42ed95c4e7 knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built 18 years ago
J. Bruce Fields 2d3bb25209 knfsd: nfsd: make all exp_finding functions return -errno's on err 18 years ago
Meelap Shah 47f9940c55 knfsd: nfsd4: don't delegate files that have had conflicts 18 years ago
Meelap Shah c2f1a551de knfsd: nfsd4: vary maximum delegation limit based on RAM size 18 years ago
J. Bruce Fields 1e5140279f knfsd: nfsd: remove unused header interface.h 18 years ago
J. Bruce Fields 4b2ca38ad6 knfsd: nfsd4: fix handling of acl errrors 18 years ago
Benny Halevy 0ac68d1799 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks 18 years ago
J. Bruce Fields f7fede4b27 knfsd: nfsd4: silence a compiler warning in ACL code 18 years ago
Marc Eshel 9a8db97e77 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 18 years ago
Andrew Morton 12127498c8 nfsd warning fix 18 years ago
Christoph Hellwig 019ab801cf knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry 18 years ago
Christoph Hellwig dd90b50906 knfsd: exportfs: add find_disconnected_root helper 18 years ago