index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makelst
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
rtc: add rtc-m41t80 driver
Atsushi Nemoto
3
-0
/
+642
2007-07-17
RTC Kconfig tweax
David Brownell
1
-4
/
+4
2007-07-17
RTC_CLASS is no longer considered EXPERIMENTAL
Alessandro Zummo
1
-1
/
+0
2007-07-17
Driver for the Atmel on-chip RTC on AT32AP700x devices
Hans-Christian Egtvedt
3
-0
/
+325
2007-07-17
rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver
Hans-Christian Egtvedt
1
-0
/
+2
2007-07-17
rtc: make example code jump to done instead of return when ioctl not supported
Hans-Christian Egtvedt
1
-1
/
+1
2007-07-17
Thecus N2100: register rtc-rs5c372 i2c device
Martin Michlmayr
1
-0
/
+10
2007-07-17
rtc-rs5c372 becomes a new-style i2c driver
David Brownell
2
-63
/
+36
2007-07-17
rtc-ds1307 cleanups
David Brownell
1
-52
/
+124
2007-07-17
eCryptfs: Move ecryptfs docs into Documentation/filesystems/
Josef 'Jeff' Sipek
1
-0
/
+0
2007-07-17
Couple fixes to fs/ecryptfs/inode.c
Mika Kukkonen
1
-2
/
+2
2007-07-17
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
2
-3
/
+18
2007-07-17
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
1
-4
/
+10
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
3
-3
/
+37
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
4
-0
/
+113
2007-07-17
knfsd: rpc: add gss krb5 and spkm3 oid values
Usha Ketineni
2
-0
/
+2
2007-07-17
knfsd: nfsd: display export secinfo information
J. Bruce Fields
1
-0
/
+29
2007-07-17
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
1
-8
/
+15
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
5
-10
/
+24
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
6
-0
/
+48
2007-07-17
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
1
-19
/
+36
2007-07-17
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
1
-9
/
+67
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
7
-12
/
+45
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
4
-7
/
+38
2007-07-17
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
1
-2
/
+0
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
4
-9
/
+7
2007-07-17
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2
-2
/
+71
2007-07-17
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
5
-0
/
+21
2007-07-17
knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
3
-46
/
+32
2007-07-17
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
2
-0
/
+5
2007-07-17
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
3
-1
/
+27
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
3
-15
/
+0
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2
-15
/
+10
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
1
-1
/
+1
2007-07-17
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
1
-2
/
+7
2007-07-17
knfsd: nfsd4: fix NFSv4 filehandle size units confusion
J. Bruce Fields
1
-1
/
+1
2007-07-17
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
4
-11
/
+42
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-07-17
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
Christoph Hellwig
1
-100
/
+113
2007-07-17
knfsd: exportfs: add find_disconnected_root helper
Christoph Hellwig
1
-16
/
+23
2007-07-17
knfsd: exportfs: move acceptable check into find_acceptable_alias
Christoph Hellwig
1
-6
/
+6
2007-07-17
knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
Christoph Hellwig
1
-16
/
+10
2007-07-17
knfsd: exportfs: remove CALL macro
Christoph Hellwig
1
-56
/
+72
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
3
-14
/
+33
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
7
-53
/
+71
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
20
-113
/
+140
2007-07-17
i2o debug output cleanup
Vasily Averin
1
-67
/
+67
2007-07-17
i2o proc reading oops
Vasily Averin
1
-0
/
+2
2007-07-17
i2o message leak in i2o_msg_post_wait_mem()
Vasily Averin
1
-1
/
+3
[next]