Age | Commit message (Expand) | Author |
2007-07-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-18 | ext4: extent macros cleanup | Dmitry Monakhov |
2007-07-18 | Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. | Dmitry Monakhov |
2007-07-18 | ext4: remove extra IS_RDONLY() check | Dave Hansen |
2007-07-18 | ext4: Use is_power_of_2() | Vignesh Babu |
2007-07-18 | Use zero_user_page() in ext4 where possible | Eric Sandeen |
2007-07-18 | ext4: Remove 65000 subdirectory limit | Andreas Dilger |
2007-07-18 | ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields | Kalpak Shah |
2007-07-18 | ext4: Add nanosecond timestamps | Kalpak Shah |
2007-07-18 | jbd2: Move jbd2-debug file to debugfs | Jose R. Santos |
2007-07-18 | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG | Jose R. Santos |
2007-07-18 | ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices | Jose R. Santos |
2007-07-18 | ext4: Make extents code sanely handle on-disk corruption | Alex Tomas |
2007-07-18 | ext4: copy i_flags to inode flags on write | Jan Kara |
2007-07-18 | ext4: Enable extents by default | Mingming Cao |
2007-07-18 | Change on-disk format to support 2^15 uninitialized extents | Amit Arora |
2007-07-17 | write support for preallocated blocks | Amit Arora |
2007-07-17 | fallocate support in ext4 | Amit Arora |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2007-07-17 | Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds |
2007-07-17 | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2007-07-17 | Couple fixes to fs/ecryptfs/inode.c | Mika Kukkonen |
2007-07-17 | knfsd: nfsd: enforce per-flavor id squashing | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: implement secinfo | Andy Adamson |
2007-07-17 | knfsd: nfsd: display export secinfo information | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: factor out code from show_expflags | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson |
2007-07-17 | knfsd: nfsd: factor nfsd_lookup into 2 pieces | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: use ip-address-based domain in secinfo case | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: remove superfluous assignment from nfsd_lookup | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson |
2007-07-17 | knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: make all exp_finding functions return -errno's on err | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: don't delegate files that have had conflicts | Meelap Shah |
2007-07-17 | knfsd: nfsd4: vary maximum delegation limit based on RAM size | Meelap Shah |
2007-07-17 | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks | Benny Halevy |
2007-07-17 | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields |
2007-07-17 | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel |